diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1b25c1b5748..c3fec11bedd 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,6 +1,12 @@ version: 2 updates: -- package-ecosystem: gomod +- package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: weekly + open-pull-requests-limit: 10 + +- package-ecosystem: "gomod" directory: "/" schedule: interval: weekly diff --git a/.github/workflows/update-docs-translations.yaml b/.github/workflows/update-docs-translations.yaml new file mode 100644 index 00000000000..435bc1bb3a7 --- /dev/null +++ b/.github/workflows/update-docs-translations.yaml @@ -0,0 +1,29 @@ +name: Update translations and documentation +on: + workflow_dispatch: + schedule: + - cron: '42 3 * * 1' + +jobs: + + update_transifex_docs: + runs-on: ubuntu-latest + name: Update translations and documentation + steps: + - uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5 # v2 + with: + fetch-depth: 0 + token: ${{ secrets.ACTIONS_GITHUB_TOKEN }} + - uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a # v2 + with: + go-version: ^1.18.4 + - run: | + set -euo pipefail + git config --global user.name 'Syncthing Release Automation' + git config --global user.email 'release@syncthing.net' + bash build.sh translate + bash build.sh prerelease + git push + env: + TRANSIFEX_USER: ${{ secrets.TRANSIFEX_USER }} + TRANSIFEX_PASS: ${{ secrets.TRANSIFEX_PASS }} diff --git a/AUTHORS b/AUTHORS index fdbd92116f3..75e100a7f25 100644 --- a/AUTHORS +++ b/AUTHORS @@ -27,6 +27,7 @@ Aman Gupta Anderson Mesquita (andersonvom) andresvia Andrew Dunham (andrew-d) +Andrew Meyer Andrew Rabert (nvllsvm) <6550543+nvllsvm@users.noreply.github.com> Andrey D (scienmind) André Colomb (acolomb) @@ -37,6 +38,7 @@ Antony Male (canton7) Anur Aranjedeath Arkadiusz Tymiński +Aroun Arthur Axel fREW Schmidt (frioux) Artur Zubilewicz Audrius Butkevicius (AudriusButkevicius) @@ -76,6 +78,7 @@ Cromefire_ <26320625+cromefire@users.noreply.github.com> Cyprien Devillez Dale Visser Dan +Daniel Barczyk <46358936+DanielBarczyk@users.noreply.github.com> Daniel Bergmann (brgmnn) Daniel Harte (norgeous) Daniel Martí (mvdan) @@ -88,14 +91,17 @@ dependabot-preview[bot] <2785 dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> derekriemer desbma +Devon G. Redekopp Dmitry Saveliev (dsaveliev) Domenic Horner Dominik Heidler (asdil12) Elias Jarlebring (jarlebring) Elliot Huffman Emil Hessman (ceh) +Eng Zer Jun Eric Lesiuta Erik Meitner (WSGCSysadmin) +Evan Spensley <94762716+0evan@users.noreply.github.com> Evgeny Kuznetsov Federico Castagnini (facastagnini) Felix Ableitner (Nutomic) @@ -103,13 +109,14 @@ Felix Lampe Felix Unterpaintner (bigbear2nd) Francois-Xavier Gsell (zukoo) Frank Isemann (fti7) -Gahl Saraf +Gahl Saraf georgespatton ghjklw Gilli Sigurdsson (gillisig) Gleb Sinyavskiy Graham Miln (grahammiln) greatroar <61184462+greatroar@users.noreply.github.com> +Greg Han Boetes HansK-p <42314815+HansK-p@users.noreply.github.com> Harrison Jones (harrisonhjones) @@ -117,6 +124,7 @@ Heiko Zuerker (Smiley73) Hugo Locurcio Iain Barnett Ian Johnson (anonymouse64) +ignacy123 Ikko Ashimine Ilya Brin <464157+ilyabrin@users.noreply.github.com> Iskander Sharipov (Alex) @@ -131,7 +139,9 @@ janost Jaroslav Lichtblau Jaroslav Malec (dzarda) jaseg +Jauder Ho Jaya Chithra (jayachithra) +Jeffery To jelle van der Waa Jens Diemer (jedie) Jerry Jacobs (xor-gate) @@ -150,6 +160,7 @@ Jörg Thalheim Jędrzej Kula Kalle Laine Karol Różycki (krozycki) +Kebin Liu Keith Turner Kelong Cong (kc1212) Ken'ichi Kamada (kamadak) @@ -166,6 +177,7 @@ Leo Arias (elopio) Liu Siyuan (liusy182) Lode Hoste (Zillode) Lord Landon Agahnim (LordLandon) +LSmithx2 <42276854+lsmithx2@users.noreply.github.com> Lukas Lihotzki Majed Abdulaziz (majedev) Marc Laporte (marclaporte) @@ -175,6 +187,7 @@ marco-m Marcus Legendre Mario Majila Mark Pulford (mpx) +Martchus Mateusz Naściszewski (mateon1) Mateusz Ż Matic Potočnik @@ -198,6 +211,7 @@ MikolajTwarog <43782609+MikolajTwarog@users.noreply.github.com> Mingxuan Lin mv1005 <49659413+mv1005@users.noreply.github.com> Nate Morrison (nrm21) +Naveen <172697+naveensrinivasan@users.noreply.github.com> Nicholas Rishel (PrototypeNM1) Nico Stapelbroek <3368018+nstapelbroek@users.noreply.github.com> Nicolas Braud-Santoni @@ -231,6 +245,7 @@ Piotr Bejda (piobpl) Pramodh KP (pramodhkp) <1507241+pramodhkp@users.noreply.github.com> Quentin Hibon Rahmi Pruitt +red_led Richard Hartmann Robert Carosi (nov1n) Roberto Santalla @@ -239,9 +254,11 @@ Roman Zaynetdinov (zaynetro) Ross Smith II (rasa) rubenbe Ruslan Yevdokymov <38809160+ruslanye@users.noreply.github.com> +Ryan Qian Ryan Sullivan (KayoticSully) Sacheendra Talluri (sacheendra) Scott Klupfel (kluppy) +sec65 <106604020+sec65@users.noreply.github.com> Sergey Mishin (ralder) Shaarad Dalvi <60266155+shaaraddalvi@users.noreply.github.com> Simon Frei (imsodin) @@ -252,6 +269,8 @@ Stefan Kuntz (Stefan-Code) Stefan Tatschner (rumpelsepp) Steven Eckhoff Suhas Gundimeda (snugghash) +Syncthing Automation +Syncthing Release Automation Taylor Khan (nelsonkhan) Thomas Hipp Tim Abell (timabell) @@ -269,6 +288,7 @@ Unrud (Unrud) Veeti Paananen (veeti) Victor Buinsky (buinsky) Vil Brekin (Vilbrekin) +villekalliomaki <53118179+villekalliomaki@users.noreply.github.com> Vladimir Rusinov wangguoliang William A. Kennington III (wkennington) @@ -279,3 +299,4 @@ Xavier O. (damajor) xjtdy888 (xjtdy888) Yannic A. (eipiminus1) 佛跳墙 +落心 diff --git a/README-Docker.md b/README-Docker.md index bdc1b89cbc8..b29c9bc0153 100644 --- a/README-Docker.md +++ b/README-Docker.md @@ -16,14 +16,14 @@ the name of the Syncthing instance can be optionally defined by using **Docker cli** ``` $ docker pull syncthing/syncthing -$ docker run -p 8384:8384 -p 22000:22000/tcp -p 22000:22000/udp \ +$ docker run -p 8384:8384 -p 22000:22000/tcp -p 22000:22000/udp -p 21027:21027/udp \ -v /wherever/st-sync:/var/syncthing \ --hostname=my-syncthing \ syncthing/syncthing:latest ``` **Docker compose** -``` +```yml --- version: "3" services: @@ -37,20 +37,23 @@ services: volumes: - /wherever/st-sync:/var/syncthing ports: - - 8384:8384 - - 22000:22000/tcp - - 22000:22000/udp + - 8384:8384 # Web UI + - 22000:22000/tcp # TCP file transfers + - 22000:22000/udp # QUIC file transfers + - 21027:21027/udp # Receive local discovery broadcasts restart: unless-stopped ``` ## Discovery -Note that local device discovery will not work with the above command, -resulting in poor local transfer rates if local device addresses are not -manually configured. +Note that Docker's default network mode prevents local IP addresses from +being discovered, as Syncthing is only able to see the internal IP of the +container on the `172.17.0.0/16` subnet. This will result in poor transfer rates +if local device addresses are not manually configured. -To allow local discovery, the docker host network can be used instead: +It is therefore advisable to use the [host network mode](https://docs.docker.com/network/host/) instead: +**Docker cli** ``` $ docker pull syncthing/syncthing $ docker run --network=host \ @@ -58,6 +61,24 @@ $ docker run --network=host \ syncthing/syncthing:latest ``` +**Docker compose** +```yml +--- +version: "3" +services: + syncthing: + image: syncthing/syncthing + container_name: syncthing + hostname: my-syncthing + environment: + - PUID=1000 + - PGID=1000 + volumes: + - /wherever/st-sync:/var/syncthing + network_mode: host + restart: unless-stopped +``` + Be aware that syncthing alone is now in control of what interfaces and ports it listens on. You can edit the syncthing configuration to change the defaults if there are conflicts. diff --git a/README.md b/README.md index 680f7ae6773..f11252f7e0c 100644 --- a/README.md +++ b/README.md @@ -79,8 +79,10 @@ bug, feel free to report it in the [GitHub issue tracker][10]. ## Building -Building Syncthing from source is easy, and there's [a guide][5] -that describes it for both Unix and Windows systems. +Building Syncthing from source is easy. After extracting the source bundle from +a release or checking out git, you just need to run `go run build.go` and the +binaries are created in `./bin`. There's [a guide][5] with more details on the +build process. ## Signed Releases @@ -112,4 +114,4 @@ All code is licensed under the [MPLv2 License][7]. [14]: assets/logo-text-128.png [15]: https://syncthing.net/ [16]: https://github.com/syncthing/syncthing/blob/main/README-Docker.md -[17]: https://github.com/syncthing/docs \ No newline at end of file +[17]: https://github.com/syncthing/docs diff --git a/build.go b/build.go index 791ca9a41e1..0b77ac02f33 100644 --- a/build.go +++ b/build.go @@ -20,7 +20,6 @@ import ( "flag" "fmt" "io" - "io/ioutil" "log" "os" "os/exec" @@ -32,6 +31,8 @@ import ( "strings" "text/template" "time" + + buildpkg "github.com/syncthing/syncthing/lib/build" ) var ( @@ -48,6 +49,7 @@ var ( cc string run string benchRun string + buildOut string debugBinary bool coverage bool long bool @@ -375,6 +377,7 @@ func parseFlags() { flag.StringVar(&run, "run", "", "Specify which tests to run") flag.StringVar(&benchRun, "bench", "", "Specify which benchmarks to run") flag.BoolVar(&withNextGenGUI, "with-next-gen-gui", withNextGenGUI, "Also build 'newgui'") + flag.StringVar(&buildOut, "build-out", "", "Set the '-o' value for 'go build'") flag.Parse() } @@ -392,7 +395,7 @@ func test(tags []string, pkgs ...string) { if runtime.GOARCH == "amd64" { switch runtime.GOOS { - case "darwin", "linux", "freebsd": // , "windows": # See https://github.com/golang/go/issues/27089 + case buildpkg.Darwin, buildpkg.Linux, buildpkg.FreeBSD: // , "windows": # See https://github.com/golang/go/issues/27089 args = append(args, "-race") } } @@ -507,6 +510,9 @@ func build(target target, tags []string) { } args := []string{"build", "-v"} + if buildOut != "" { + args = append(args, "-o", buildOut) + } args = appendParameters(args, tags, target.buildPkgs...) runPrint(goCmd, args...) } @@ -723,7 +729,7 @@ func shouldBuildSyso(dir string) (string, error) { } jsonPath := filepath.Join(dir, "versioninfo.json") - err = ioutil.WriteFile(jsonPath, bs, 0644) + err = os.WriteFile(jsonPath, bs, 0644) if err != nil { return "", errors.New("failed to create " + jsonPath + ": " + err.Error()) } @@ -762,12 +768,12 @@ func shouldCleanupSyso(sysoFilePath string) { // exists. The permission bits are copied as well. If dst already exists and // the contents are identical to src the modification time is not updated. func copyFile(src, dst string, perm os.FileMode) error { - in, err := ioutil.ReadFile(src) + in, err := os.ReadFile(src) if err != nil { return err } - out, err := ioutil.ReadFile(dst) + out, err := os.ReadFile(dst) if err != nil { // The destination probably doesn't exist, we should create // it. @@ -783,7 +789,7 @@ func copyFile(src, dst string, perm os.FileMode) error { copy: os.MkdirAll(filepath.Dir(dst), 0777) - if err := ioutil.WriteFile(dst, in, perm); err != nil { + if err := os.WriteFile(dst, in, perm); err != nil { return err } @@ -879,7 +885,7 @@ func shouldRebuildAssets(target, srcdir string) bool { func updateDependencies() { runPrint(goCmd, "get", "-u", "./cmd/...") - runPrint(goCmd, "mod", "tidy", "-go=1.16", "-compat=1.16") + runPrint(goCmd, "mod", "tidy", "-go=1.17", "-compat=1.17") // We might have updated the protobuf package and should regenerate to match. proto() @@ -958,7 +964,7 @@ func rmr(paths ...string) { } func getReleaseVersion() (string, error) { - bs, err := ioutil.ReadFile("RELEASE") + bs, err := os.ReadFile("RELEASE") if err != nil { return "", err } @@ -981,7 +987,7 @@ func getGitVersion() (string, error) { v0 := string(bs) // To be more semantic-versionish and ensure proper ordering in our - // upgrade process, we make sure there's only one hypen in the version. + // upgrade process, we make sure there's only one hyphen in the version. versionRe := regexp.MustCompile(`-([0-9]{1,3}-g[0-9a-f]{5,10}(-dirty)?)`) if m := versionRe.FindStringSubmatch(vcur); len(m) > 0 { @@ -1290,11 +1296,11 @@ func zipFile(out string, files []archiveFile) { if strings.HasSuffix(f.dst, ".txt") { // Text file. Read it and convert line endings. - bs, err := ioutil.ReadAll(sf) + bs, err := io.ReadAll(sf) if err != nil { log.Fatal(err) } - bs = bytes.Replace(bs, []byte{'\n'}, []byte{'\n', '\r'}, -1) + bs = bytes.Replace(bs, []byte{'\n'}, []byte{'\r', '\n'}, -1) fh.UncompressedSize = uint32(len(bs)) fh.UncompressedSize64 = uint64(len(bs)) diff --git a/cmd/stcrashreceiver/main.go b/cmd/stcrashreceiver/main.go index 31ee52ae654..62b70d5c219 100644 --- a/cmd/stcrashreceiver/main.go +++ b/cmd/stcrashreceiver/main.go @@ -17,7 +17,6 @@ import ( "flag" "fmt" "io" - "io/ioutil" "log" "net/http" "os" @@ -58,7 +57,7 @@ func main() { func handleFailureFn(dsn, failureDir string) func(w http.ResponseWriter, req *http.Request) { return func(w http.ResponseWriter, req *http.Request) { lr := io.LimitReader(req.Body, maxRequestSize) - bs, err := ioutil.ReadAll(lr) + bs, err := io.ReadAll(lr) req.Body.Close() if err != nil { http.Error(w, err.Error(), 500) @@ -91,7 +90,7 @@ func handleFailureFn(dsn, failureDir string) func(w http.ResponseWriter, req *ht for k, v := range r.Extra { pkt.Extra[k] = v } - if len(r.Goroutines) != 0 { + if r.Goroutines != "" { url, err := saveFailureWithGoroutines(r.FailureData, failureDir) if err != nil { log.Println("Saving failure report:", err) diff --git a/cmd/stcrashreceiver/sentry.go b/cmd/stcrashreceiver/sentry.go index 5aa8a7c28d3..e49eba88824 100644 --- a/cmd/stcrashreceiver/sentry.go +++ b/cmd/stcrashreceiver/sentry.go @@ -9,7 +9,7 @@ package main import ( "bytes" "errors" - "io/ioutil" + "io" "regexp" "strings" "sync" @@ -93,7 +93,7 @@ func parseCrashReport(path string, report []byte) (*raven.Packet, error) { } r := bytes.NewReader(report) - ctx, err := stack.ParseDump(r, ioutil.Discard, false) + ctx, err := stack.ParseDump(r, io.Discard, false) if err != nil { return nil, err } diff --git a/cmd/stcrashreceiver/sentry_test.go b/cmd/stcrashreceiver/sentry_test.go index fbfd2c42132..e052197c913 100644 --- a/cmd/stcrashreceiver/sentry_test.go +++ b/cmd/stcrashreceiver/sentry_test.go @@ -8,7 +8,7 @@ package main import ( "fmt" - "io/ioutil" + "os" "testing" ) @@ -59,7 +59,7 @@ func TestParseVersion(t *testing.T) { } func TestParseReport(t *testing.T) { - bs, err := ioutil.ReadFile("_testdata/panic.log") + bs, err := os.ReadFile("_testdata/panic.log") if err != nil { t.Fatal(err) } diff --git a/cmd/stcrashreceiver/sourcecodeloader.go b/cmd/stcrashreceiver/sourcecodeloader.go index 1da310d3ce5..e51d8335bc6 100644 --- a/cmd/stcrashreceiver/sourcecodeloader.go +++ b/cmd/stcrashreceiver/sourcecodeloader.go @@ -9,7 +9,7 @@ package main import ( "bytes" "fmt" - "io/ioutil" + "io" "net/http" "path/filepath" "strings" @@ -80,7 +80,7 @@ func (l *githubSourceCodeLoader) Load(filename string, line, context int) ([][]b fmt.Println("Loading source:", resp.Status) return nil, 0 } - data, err := ioutil.ReadAll(resp.Body) + data, err := io.ReadAll(resp.Body) _ = resp.Body.Close() if err != nil { fmt.Println("Loading source:", err.Error()) diff --git a/cmd/stcrashreceiver/stcrashreceiver.go b/cmd/stcrashreceiver/stcrashreceiver.go index 9a39296c12e..57b98a5d1bd 100644 --- a/cmd/stcrashreceiver/stcrashreceiver.go +++ b/cmd/stcrashreceiver/stcrashreceiver.go @@ -10,7 +10,6 @@ import ( "bytes" "compress/gzip" "io" - "io/ioutil" "log" "net/http" "os" @@ -60,7 +59,7 @@ func (r *crashReceiver) ServeHTTP(w http.ResponseWriter, req *http.Request) { } // serveGet responds to GET requests by serving the uncompressed report. -func (r *crashReceiver) serveGet(fullPath string, w http.ResponseWriter, _ *http.Request) { +func (*crashReceiver) serveGet(fullPath string, w http.ResponseWriter, _ *http.Request) { fd, err := os.Open(fullPath) if err != nil { http.Error(w, "Not found", http.StatusNotFound) @@ -78,7 +77,7 @@ func (r *crashReceiver) serveGet(fullPath string, w http.ResponseWriter, _ *http // serveHead responds to HEAD requests by checking if the named report // already exists in the system. -func (r *crashReceiver) serveHead(fullPath string, w http.ResponseWriter, _ *http.Request) { +func (*crashReceiver) serveHead(fullPath string, w http.ResponseWriter, _ *http.Request) { if _, err := os.Lstat(fullPath); err != nil { http.Error(w, "Not found", http.StatusNotFound) } @@ -96,7 +95,7 @@ func (r *crashReceiver) servePut(reportID, fullPath string, w http.ResponseWrite // Read at most maxRequestSize of report data. log.Println("Receiving report", reportID) lr := io.LimitReader(req.Body, maxRequestSize) - bs, err := ioutil.ReadAll(lr) + bs, err := io.ReadAll(lr) if err != nil { log.Println("Reading report:", err) http.Error(w, "Internal server error", http.StatusInternalServerError) @@ -110,7 +109,7 @@ func (r *crashReceiver) servePut(reportID, fullPath string, w http.ResponseWrite gw.Close() // Create an output file with the compressed report - err = ioutil.WriteFile(fullPath, buf.Bytes(), 0644) + err = os.WriteFile(fullPath, buf.Bytes(), 0644) if err != nil { log.Println("Saving report:", err) http.Error(w, "Internal server error", http.StatusInternalServerError) @@ -137,6 +136,6 @@ func (r *crashReceiver) servePut(reportID, fullPath string, w http.ResponseWrite } // 01234567890abcdef... => 01/23 -func (r *crashReceiver) dirFor(base string) string { +func (*crashReceiver) dirFor(base string) string { return filepath.Join(base[0:2], base[2:4]) } diff --git a/cmd/stcrashreceiver/util.go b/cmd/stcrashreceiver/util.go index ac164a1c611..ecd0fde914f 100644 --- a/cmd/stcrashreceiver/util.go +++ b/cmd/stcrashreceiver/util.go @@ -10,9 +10,9 @@ import ( "bytes" "compress/gzip" "fmt" - "io/ioutil" "net" "net/http" + "os" "path/filepath" "time" @@ -53,5 +53,5 @@ func compressAndWrite(bs []byte, fullPath string) error { gw.Close() // Create an output file with the compressed report - return ioutil.WriteFile(fullPath, buf.Bytes(), 0644) + return os.WriteFile(fullPath, buf.Bytes(), 0644) } diff --git a/cmd/stdiscosrv/apisrv.go b/cmd/stdiscosrv/apisrv.go index f3fcedb95c9..1140e073db7 100644 --- a/cmd/stdiscosrv/apisrv.go +++ b/cmd/stdiscosrv/apisrv.go @@ -10,8 +10,10 @@ import ( "bytes" "context" "crypto/tls" + "encoding/base64" "encoding/json" "encoding/pem" + "errors" "fmt" "log" "math/rand" @@ -66,7 +68,7 @@ func newAPISrv(addr string, cert tls.Certificate, db database, repl replicator, } } -func (s *apiSrv) Serve(ctx context.Context) error { +func (s *apiSrv) Serve(_ context.Context) error { if s.useHTTP { listener, err := net.Listen("tcp", s.addr) if err != nil { @@ -229,10 +231,10 @@ func (s *apiSrv) handleGET(ctx context.Context, w http.ResponseWriter, req *http func (s *apiSrv) handlePOST(ctx context.Context, remoteAddr *net.TCPAddr, w http.ResponseWriter, req *http.Request) { reqID := ctx.Value(idKey).(requestID) - rawCert := certificateBytes(req) - if rawCert == nil { + rawCert, err := certificateBytes(req) + if err != nil { if debug { - log.Println(reqID, "no certificates") + log.Println(reqID, "no certificates:", err) } announceRequestsTotal.WithLabelValues("no_certificate").Inc() w.Header().Set("Retry-After", errorRetryAfterString()) @@ -300,13 +302,13 @@ func (s *apiSrv) handleAnnounce(deviceID protocol.DeviceID, addresses []string) return s.db.merge(key, dbAddrs, seen) } -func handlePing(w http.ResponseWriter, r *http.Request) { +func handlePing(w http.ResponseWriter, _ *http.Request) { w.WriteHeader(204) } -func certificateBytes(req *http.Request) []byte { +func certificateBytes(req *http.Request) ([]byte, error) { if req.TLS != nil && len(req.TLS.PeerCertificates) > 0 { - return req.TLS.PeerCertificates[0].Raw + return req.TLS.PeerCertificates[0].Raw, nil } var bs []byte @@ -319,7 +321,7 @@ func certificateBytes(req *http.Request) []byte { hdr, err := url.QueryUnescape(hdr) if err != nil { // Decoding failed - return nil + return nil, err } bs = []byte(hdr) @@ -338,6 +340,15 @@ func certificateBytes(req *http.Request) []byte { } } } + } else if hdr := req.Header.Get("X-Tls-Client-Cert-Der-Base64"); hdr != "" { + // Caddy {tls_client_certificate_der_base64} + hdr, err := base64.StdEncoding.DecodeString(hdr) + if err != nil { + // Decoding failed + return nil, err + } + + bs = pem.EncodeToMemory(&pem.Block{Type: "CERTIFICATE", Bytes: hdr}) } else if hdr := req.Header.Get("X-Forwarded-Tls-Client-Cert"); hdr != "" { // Traefik 2 passtlsclientcert // The certificate is in PEM format with url encoding but without newlines @@ -346,7 +357,7 @@ func certificateBytes(req *http.Request) []byte { hdr, err := url.QueryUnescape(hdr) if err != nil { // Decoding failed - return nil + return nil, err } for i := 64; i < len(hdr); i += 65 { @@ -359,16 +370,16 @@ func certificateBytes(req *http.Request) []byte { } if bs == nil { - return nil + return nil, errors.New("empty certificate header") } block, _ := pem.Decode(bs) if block == nil { // Decoding failed - return nil + return nil, errors.New("certificate decode result is empty") } - return block.Bytes + return block.Bytes, nil } // fixupAddresses checks the list of addresses, removing invalid ones and @@ -419,7 +430,7 @@ func fixupAddresses(remote *net.TCPAddr, addresses []string) []string { // If zero port was specified, use remote port. if port == "0" && remote.Port > 0 { - port = fmt.Sprintf("%d", remote.Port) + port = strconv.Itoa(remote.Port) } } diff --git a/cmd/stdiscosrv/main.go b/cmd/stdiscosrv/main.go index f1e96e0659e..5c22fe83d72 100644 --- a/cmd/stdiscosrv/main.go +++ b/cmd/stdiscosrv/main.go @@ -116,8 +116,11 @@ func main() { var replicationDestinations []string parts := strings.Split(replicationPeers, ",") for _, part := range parts { - fields := strings.Split(part, "@") + if part == "" { + continue + } + fields := strings.Split(part, "@") switch len(fields) { case 2: // This is an id@address specification. Grab the address for the @@ -137,6 +140,9 @@ func main() { if err != nil { log.Fatalln("Parsing device ID:", err) } + if id == protocol.EmptyDeviceID { + log.Fatalf("Missing device ID for peer in %q", part) + } allowedReplicationPeers = append(allowedReplicationPeers, id) default: diff --git a/cmd/stdiscosrv/replication.go b/cmd/stdiscosrv/replication.go index f84e97ecc01..72701ba944b 100644 --- a/cmd/stdiscosrv/replication.go +++ b/cmd/stdiscosrv/replication.go @@ -135,7 +135,7 @@ func (s *replicationSender) String() string { return fmt.Sprintf("replicationSender(%q)", s.dst) } -func (s *replicationSender) send(key string, ps []DatabaseAddress, seen int64) { +func (s *replicationSender) send(key string, ps []DatabaseAddress, _ int64) { item := ReplicationRecord{ Key: key, Addresses: ps, diff --git a/cmd/stdiscosrv/stats.go b/cmd/stdiscosrv/stats.go index 57b925523fc..75673c172ea 100644 --- a/cmd/stdiscosrv/stats.go +++ b/cmd/stdiscosrv/stats.go @@ -10,6 +10,7 @@ import ( "os" "github.com/prometheus/client_golang/prometheus" + "github.com/prometheus/client_golang/prometheus/collectors" ) var ( @@ -109,7 +110,7 @@ func init() { databaseKeys, databaseStatisticsSeconds, databaseOperations, databaseOperationSeconds) - processCollectorOpts := prometheus.ProcessCollectorOpts{ + processCollectorOpts := collectors.ProcessCollectorOpts{ Namespace: "syncthing_discovery", PidFn: func() (int, error) { return os.Getpid(), nil @@ -117,7 +118,7 @@ func init() { } prometheus.MustRegister( - prometheus.NewProcessCollector(processCollectorOpts), + collectors.NewProcessCollector(processCollectorOpts), ) } diff --git a/cmd/stfinddevice/main.go b/cmd/stfinddevice/main.go index 688c29b2c9f..f6e94a3ba5c 100644 --- a/cmd/stfinddevice/main.go +++ b/cmd/stfinddevice/main.go @@ -84,7 +84,7 @@ func checkServers(deviceID protocol.DeviceID, servers ...string) { } func checkServer(deviceID protocol.DeviceID, server string) checkResult { - disco, err := discover.NewGlobal(server, tls.Certificate{}, nil, events.NoopLogger) + disco, err := discover.NewGlobal(server, tls.Certificate{}, nil, events.NoopLogger, nil) if err != nil { return checkResult{error: err} } diff --git a/cmd/strelaypoolsrv/main.go b/cmd/strelaypoolsrv/main.go index a409b3c686e..063097017fa 100644 --- a/cmd/strelaypoolsrv/main.go +++ b/cmd/strelaypoolsrv/main.go @@ -11,7 +11,6 @@ import ( "flag" "fmt" "io" - "io/ioutil" "log" "net" "net/http" @@ -369,6 +368,11 @@ func handlePostRequest(w http.ResponseWriter, r *http.Request) { return } + // Canonicalize the URL. In particular, parse and re-encode the query + // string so that it's guaranteed to be valid. + uri.RawQuery = uri.Query().Encode() + newRelay.URL = uri.String() + if relayCert != nil { advertisedId := uri.Query().Get("id") idFromCert := protocol.NewDeviceID(relayCert.Raw).String() @@ -560,7 +564,7 @@ func limit(addr string, cache *lru.Cache, lock sync.Mutex, intv time.Duration, b } func loadRelays(file string) []*relay { - content, err := ioutil.ReadFile(file) + content, err := os.ReadFile(file) if err != nil { log.Println("Failed to load relays: " + err.Error()) return nil @@ -568,7 +572,7 @@ func loadRelays(file string) []*relay { var relays []*relay for _, line := range strings.Split(string(content), "\n") { - if len(line) == 0 { + if line == "" { continue } @@ -598,11 +602,11 @@ func saveRelays(file string, relays []*relay) error { for _, relay := range relays { content += relay.uri.String() + "\n" } - return ioutil.WriteFile(file, []byte(content), 0777) + return os.WriteFile(file, []byte(content), 0777) } func createTestCertificate() tls.Certificate { - tmpDir, err := ioutil.TempDir("", "relaypoolsrv") + tmpDir, err := os.MkdirTemp("", "relaypoolsrv") if err != nil { log.Fatal(err) } diff --git a/cmd/strelaypoolsrv/main_test.go b/cmd/strelaypoolsrv/main_test.go index 6b5732f124d..db75846557c 100644 --- a/cmd/strelaypoolsrv/main_test.go +++ b/cmd/strelaypoolsrv/main_test.go @@ -11,6 +11,7 @@ import ( "encoding/json" "fmt" "net/http/httptest" + "net/url" "strings" "sync" "testing" @@ -65,3 +66,29 @@ func TestHandleGetRequest(t *testing.T) { } } } + +func TestCanonicalizeQueryValues(t *testing.T) { + // This just demonstrates and validates the uri.Parse/String stuff in + // regards to query strings. + + in := "http://example.com/?some weird= query^value" + exp := "http://example.com/?some+weird=+query%5Evalue" + + uri, err := url.Parse(in) + if err != nil { + t.Fatal(err) + } + + str := uri.String() + if str != in { + // Just re-encoding the URL doesn't sanitize the query string. + t.Errorf("expected %q, got %q", in, str) + } + + uri.RawQuery = uri.Query().Encode() + str = uri.String() + if str != exp { + // The query string is now in correct format. + t.Errorf("expected %q, got %q", exp, str) + } +} diff --git a/cmd/strelaypoolsrv/stats.go b/cmd/strelaypoolsrv/stats.go index ae4a8a751d1..5c1ea171a3d 100644 --- a/cmd/strelaypoolsrv/stats.go +++ b/cmd/strelaypoolsrv/stats.go @@ -10,11 +10,12 @@ import ( "time" "github.com/prometheus/client_golang/prometheus" + "github.com/prometheus/client_golang/prometheus/collectors" "github.com/syncthing/syncthing/lib/sync" ) func init() { - processCollectorOpts := prometheus.ProcessCollectorOpts{ + processCollectorOpts := collectors.ProcessCollectorOpts{ Namespace: "syncthing_relaypoolsrv", PidFn: func() (int, error) { return os.Getpid(), nil @@ -22,7 +23,7 @@ func init() { } prometheus.MustRegister( - prometheus.NewProcessCollector(processCollectorOpts), + collectors.NewProcessCollector(processCollectorOpts), ) } diff --git a/cmd/strelaysrv/listener.go b/cmd/strelaysrv/listener.go index c0e033c2dcd..d9df57b1285 100644 --- a/cmd/strelaysrv/listener.go +++ b/cmd/strelaysrv/listener.go @@ -23,7 +23,7 @@ var ( numConnections int64 ) -func listener(proto, addr string, config *tls.Config) { +func listener(_, addr string, config *tls.Config) { tcpListener, err := net.Listen("tcp", addr) if err != nil { log.Fatalln(err) @@ -76,7 +76,7 @@ func protocolConnectionHandler(tcpConn net.Conn, config *tls.Config) { } state := conn.ConnectionState() - if (!state.NegotiatedProtocolIsMutual || state.NegotiatedProtocol != protocol.ProtocolName) && debug { + if debug && state.NegotiatedProtocol != protocol.ProtocolName { log.Println("Protocol negotiation error") } diff --git a/cmd/strelaysrv/main.go b/cmd/strelaysrv/main.go index fea34ccd440..4633cd2ea67 100644 --- a/cmd/strelaysrv/main.go +++ b/cmd/strelaysrv/main.go @@ -14,7 +14,6 @@ import ( "os" "os/signal" "path/filepath" - "runtime" "strings" "sync/atomic" "syscall" @@ -146,7 +145,7 @@ func main() { log.Println("Connection limit", descriptorLimit) go monitorLimits() - } else if err != nil && runtime.GOOS != "windows" { + } else if err != nil && !build.IsWindows { log.Println("Assuming no connection limit, due to error retrieving rlimits:", err) } @@ -200,7 +199,7 @@ func main() { go natSvc.Serve(ctx) defer cancel() found := make(chan struct{}) - mapping.OnChanged(func(_ *nat.Mapping, _, _ []nat.Address) { + mapping.OnChanged(func() { select { case found <- struct{}{}: default: @@ -230,12 +229,31 @@ func main() { go statusService(statusAddr) } - uri, err := url.Parse(fmt.Sprintf("relay://%s/?id=%s&pingInterval=%s&networkTimeout=%s&sessionLimitBps=%d&globalLimitBps=%d&statusAddr=%s&providedBy=%s", mapping.Address(), id, pingInterval, networkTimeout, sessionLimitBps, globalLimitBps, statusAddr, providedBy)) + uri, err := url.Parse(fmt.Sprintf("relay://%s/", mapping.Address())) if err != nil { log.Fatalln("Failed to construct URI", err) return } + // Add properly encoded query string parameters to URL. + query := make(url.Values) + query.Set("id", id.String()) + query.Set("pingInterval", pingInterval.String()) + query.Set("networkTimeout", networkTimeout.String()) + if sessionLimitBps > 0 { + query.Set("sessionLimitBps", fmt.Sprint(sessionLimitBps)) + } + if globalLimitBps > 0 { + query.Set("globalLimitBps", fmt.Sprint(globalLimitBps)) + } + if statusAddr != "" { + query.Set("statusAddr", statusAddr) + } + if providedBy != "" { + query.Set("providedBy", providedBy) + } + uri.RawQuery = query.Encode() + log.Println("URI:", uri.String()) if poolAddrs == defaultPoolAddrs { diff --git a/cmd/strelaysrv/pool.go b/cmd/strelaysrv/pool.go index 9ddde16c58d..c3c47a78f23 100644 --- a/cmd/strelaysrv/pool.go +++ b/cmd/strelaysrv/pool.go @@ -6,7 +6,7 @@ import ( "bytes" "crypto/tls" "encoding/json" - "io/ioutil" + "io" "log" "net/http" "net/url" @@ -56,7 +56,7 @@ func poolHandler(pool string, uri *url.URL, mapping mapping, ownCert tls.Certifi continue } - bs, err := ioutil.ReadAll(resp.Body) + bs, err := io.ReadAll(resp.Body) resp.Body.Close() if err != nil { log.Printf("Error joining pool %v: reading response: %v", pool, err) @@ -74,9 +74,8 @@ func poolHandler(pool string, uri *url.URL, mapping mapping, ownCert tls.Certifi log.Printf("Joined pool %s, rejoining in %v", pool, rejoin) time.Sleep(rejoin) continue - } else { - log.Printf("Joined pool %s, failed to deserialize response: %v", pool, err) } + log.Printf("Joined pool %s, failed to deserialize response: %v", pool, err) case http.StatusInternalServerError: log.Printf("Failed to join %v: server error", pool) diff --git a/cmd/strelaysrv/status.go b/cmd/strelaysrv/status.go index 8079af57201..838d653b02e 100644 --- a/cmd/strelaysrv/status.go +++ b/cmd/strelaysrv/status.go @@ -36,7 +36,7 @@ func statusService(addr string) { } } -func getStatus(w http.ResponseWriter, r *http.Request) { +func getStatus(w http.ResponseWriter, _ *http.Request) { w.Header().Set("Access-Control-Allow-Origin", "*") status := make(map[string]interface{}) diff --git a/cmd/strelaysrv/testutil/main.go b/cmd/strelaysrv/testutil/main.go index 15969ef4c89..4213c525143 100644 --- a/cmd/strelaysrv/testutil/main.go +++ b/cmd/strelaysrv/testutil/main.go @@ -127,10 +127,6 @@ func stdinReader(c chan<- string) { } func connectToStdio(stdin <-chan string, conn net.Conn) { - go func() { - - }() - buf := make([]byte, 1024) for { conn.SetReadDeadline(time.Now().Add(time.Millisecond)) diff --git a/cmd/stsigtool/main.go b/cmd/stsigtool/main.go index 0217f17e801..ab4c46b3e83 100644 --- a/cmd/stsigtool/main.go +++ b/cmd/stsigtool/main.go @@ -9,7 +9,6 @@ package main import ( "flag" "io" - "io/ioutil" "log" "os" @@ -69,7 +68,7 @@ func gen() { } func sign(keyname, dataname string) { - privkey, err := ioutil.ReadFile(keyname) + privkey, err := os.ReadFile(keyname) if err != nil { log.Fatal(err) } @@ -95,7 +94,7 @@ func sign(keyname, dataname string) { } func verifyWithFile(signame, dataname, keyname string) { - pubkey, err := ioutil.ReadFile(keyname) + pubkey, err := os.ReadFile(keyname) if err != nil { log.Fatal(err) } @@ -103,7 +102,7 @@ func verifyWithFile(signame, dataname, keyname string) { } func verifyWithKey(signame, dataname string, pubkey []byte) { - sig, err := ioutil.ReadFile(signame) + sig, err := os.ReadFile(signame) if err != nil { log.Fatal(err) } diff --git a/cmd/syncthing/cli/client.go b/cmd/syncthing/cli/client.go index 539192b3e56..75923b42158 100644 --- a/cmd/syncthing/cli/client.go +++ b/cmd/syncthing/cli/client.go @@ -10,8 +10,10 @@ import ( "bytes" "context" "crypto/tls" + "encoding/json" "errors" "fmt" + "io" "net" "net/http" "strings" @@ -25,6 +27,7 @@ import ( type APIClient interface { Get(url string) (*http.Response, error) Post(url, body string) (*http.Response, error) + PutJSON(url string, o interface{}) (*http.Response, error) } type apiClient struct { @@ -118,20 +121,36 @@ func (c *apiClient) Do(req *http.Request) (*http.Response, error) { return resp, checkResponse(resp) } -func (c *apiClient) Get(url string) (*http.Response, error) { - request, err := http.NewRequest("GET", c.Endpoint()+"rest/"+url, nil) +func (c *apiClient) Request(url, method string, r io.Reader) (*http.Response, error) { + request, err := http.NewRequest(method, c.Endpoint()+"rest/"+url, r) if err != nil { return nil, err } return c.Do(request) } -func (c *apiClient) Post(url, body string) (*http.Response, error) { - request, err := http.NewRequest("POST", c.Endpoint()+"rest/"+url, bytes.NewBufferString(body)) +func (c *apiClient) RequestString(url, method, data string) (*http.Response, error) { + return c.Request(url, method, bytes.NewBufferString(data)) +} + +func (c *apiClient) RequestJSON(url, method string, o interface{}) (*http.Response, error) { + data, err := json.Marshal(o) if err != nil { return nil, err } - return c.Do(request) + return c.Request(url, method, bytes.NewBuffer(data)) +} + +func (c *apiClient) Get(url string) (*http.Response, error) { + return c.RequestString(url, "GET", "") +} + +func (c *apiClient) Post(url, body string) (*http.Response, error) { + return c.RequestString(url, "POST", body) +} + +func (c *apiClient) PutJSON(url string, o interface{}) (*http.Response, error) { + return c.RequestJSON(url, "PUT", o) } var errNotFound = errors.New("invalid endpoint or API call") diff --git a/cmd/syncthing/cli/config.go b/cmd/syncthing/cli/config.go index 36150d539b7..1fee54be9ab 100644 --- a/cmd/syncthing/cli/config.go +++ b/cmd/syncthing/cli/config.go @@ -8,11 +8,11 @@ package cli import ( "encoding/json" + "errors" "fmt" "reflect" "github.com/AudriusButkevicius/recli" - "github.com/pkg/errors" "github.com/syncthing/syncthing/lib/config" "github.com/urfave/cli" ) @@ -60,7 +60,7 @@ func (h *configHandler) configBefore(c *cli.Context) error { return h.err } -func (h *configHandler) configAfter(c *cli.Context) error { +func (h *configHandler) configAfter(_ *cli.Context) error { if h.err != nil { // Error was already returned in configBefore return nil diff --git a/cmd/syncthing/cli/errors.go b/cmd/syncthing/cli/errors.go index 8847ce9620a..52ace712863 100644 --- a/cmd/syncthing/cli/errors.go +++ b/cmd/syncthing/cli/errors.go @@ -27,7 +27,7 @@ var errorsCommand = cli.Command{ { Name: "push", Usage: "Push an error to active clients", - ArgsUsage: "[error message]", + ArgsUsage: "ERROR-MESSAGE", Action: expects(1, errorsPush), }, { diff --git a/cmd/syncthing/cli/index_dumpsize.go b/cmd/syncthing/cli/index_dumpsize.go index 35e095cd80a..79c399d9838 100644 --- a/cmd/syncthing/cli/index_dumpsize.go +++ b/cmd/syncthing/cli/index_dumpsize.go @@ -7,53 +7,35 @@ package cli import ( - "container/heap" "encoding/binary" "fmt" + "sort" "github.com/urfave/cli" "github.com/syncthing/syncthing/lib/db" ) -type SizedElement struct { - key string - size int -} - -type ElementHeap []SizedElement - -func (h ElementHeap) Len() int { return len(h) } -func (h ElementHeap) Less(i, j int) bool { return h[i].size > h[j].size } -func (h ElementHeap) Swap(i, j int) { h[i], h[j] = h[j], h[i] } - -func (h *ElementHeap) Push(x interface{}) { - *h = append(*h, x.(SizedElement)) -} - -func (h *ElementHeap) Pop() interface{} { - old := *h - n := len(old) - x := old[n-1] - *h = old[0 : n-1] - return x -} - func indexDumpSize(*cli.Context) error { + type sizedElement struct { + key string + size int + } + ldb, err := getDB() if err != nil { return err } - h := &ElementHeap{} - heap.Init(h) - it, err := ldb.NewPrefixIterator(nil) if err != nil { return err } - var ele SizedElement + + var elems []sizedElement for it.Next() { + var ele sizedElement + key := it.Key() switch key[0] { case db.KeyTypeDevice: @@ -94,11 +76,13 @@ func indexDumpSize(*cli.Context) error { ele.key = fmt.Sprintf("UNKNOWN:%x", key) } ele.size = len(it.Value()) - heap.Push(h, ele) + elems = append(elems, ele) } - for h.Len() > 0 { - ele = heap.Pop(h).(SizedElement) + sort.Slice(elems, func(i, j int) bool { + return elems[i].size > elems[j].size + }) + for _, ele := range elems { fmt.Println(ele.key, ele.size) } diff --git a/cmd/syncthing/cli/main.go b/cmd/syncthing/cli/main.go index f1ef9e4a4d2..47066b73f8d 100644 --- a/cmd/syncthing/cli/main.go +++ b/cmd/syncthing/cli/main.go @@ -8,14 +8,14 @@ package cli import ( "bufio" + "errors" "fmt" - "io/ioutil" + "io" "os" "strings" "github.com/alecthomas/kong" "github.com/flynn-archive/go-shlex" - "github.com/pkg/errors" "github.com/urfave/cli" "github.com/syncthing/syncthing/cmd/syncthing/cmdutil" @@ -38,11 +38,20 @@ func Run() error { // add flags there... c := preCli{} parseFlags(&c) + return runInternal(c, os.Args) +} + +func RunWithArgs(cliArgs []string) error { + c := preCli{} + parseFlagsWithArgs(cliArgs, &c) + return runInternal(c, cliArgs) +} +func runInternal(c preCli, cliArgs []string) error { // Not set as default above because the strings can be really long. err := cmdutil.SetConfigDataLocationsFromFlags(c.HomeDir, c.ConfDir, c.DataDir) if err != nil { - return errors.Wrap(err, "Command line options:") + return fmt.Errorf("Command line options: %w", err) } clientFactory := &apiClientFactory{ cfg: config.GUIConfiguration{ @@ -61,23 +70,23 @@ func Run() error { fakeFlags := []cli.Flag{ cli.StringFlag{ Name: "gui-address", - Value: "URL", - Usage: "Override GUI address (e.g. \"http://192.0.2.42:8443\")", + Usage: "Override GUI address to `URL` (e.g. \"http://192.0.2.42:8443\")", }, cli.StringFlag{ Name: "gui-apikey", - Value: "API-KEY", - Usage: "Override GUI API key", + Usage: "Override GUI API key to `API-KEY`", }, cli.StringFlag{ Name: "home", - Value: "PATH", - Usage: "Set configuration and data directory", + Usage: "Set configuration and data directory to `PATH`", }, cli.StringFlag{ - Name: "conf", - Value: "PATH", - Usage: "Set configuration directory (config and keys)", + Name: "config", + Usage: "Set configuration directory (config and keys) to `PATH`", + }, + cli.StringFlag{ + Name: "data", + Usage: "Set data directory (database and logs) to `PATH`", }, } @@ -107,15 +116,15 @@ func Run() error { } // Drop the `-` not to recurse into self. - args := make([]string, len(os.Args)-1) - copy(args, os.Args) + args := make([]string, len(cliArgs)-1) + copy(args, cliArgs) fmt.Println("Reading commands from stdin...", args) scanner := bufio.NewScanner(os.Stdin) for scanner.Scan() { input, err := shlex.Split(scanner.Text()) if err != nil { - return errors.Wrap(err, "parsing input") + return fmt.Errorf("parsing input: %w", err) } if len(input) == 0 { continue @@ -131,7 +140,7 @@ func Run() error { }, }} - return app.Run(os.Args) + return app.Run(cliArgs) } func parseFlags(c *preCli) error { @@ -140,7 +149,10 @@ func parseFlags(c *preCli) error { if len(os.Args) <= 2 { return nil } - args := os.Args[2:] + return parseFlagsWithArgs(os.Args[2:], c) +} + +func parseFlagsWithArgs(args []string, c *preCli) error { for i := 0; i < len(args); i++ { if !strings.HasPrefix(args[i], "--") { args = args[:i] @@ -151,7 +163,7 @@ func parseFlags(c *preCli) error { } } // We don't want kong to print anything nor os.Exit (e.g. on -h) - parser, err := kong.New(c, kong.Writers(ioutil.Discard, ioutil.Discard), kong.Exit(func(int) {})) + parser, err := kong.New(c, kong.Writers(io.Discard, io.Discard), kong.Exit(func(int) {})) if err != nil { return err } diff --git a/cmd/syncthing/cli/operations.go b/cmd/syncthing/cli/operations.go index 347a99005ac..a4c26da92aa 100644 --- a/cmd/syncthing/cli/operations.go +++ b/cmd/syncthing/cli/operations.go @@ -7,8 +7,13 @@ package cli import ( + "bufio" + "errors" "fmt" + "path/filepath" + "github.com/syncthing/syncthing/lib/config" + "github.com/syncthing/syncthing/lib/fs" "github.com/urfave/cli" ) @@ -35,9 +40,15 @@ var operationCommand = cli.Command{ { Name: "folder-override", Usage: "Override changes on folder (remote for sendonly, local for receiveonly). WARNING: Destructive - deletes/changes your data.", - ArgsUsage: "[folder id]", + ArgsUsage: "FOLDER-ID", Action: expects(1, foldersOverride), }, + { + Name: "default-ignores", + Usage: "Set the default ignores (config) from a file", + ArgsUsage: "PATH", + Action: expects(1, setDefaultIgnores), + }, }, } @@ -67,10 +78,36 @@ func foldersOverride(c *cli.Context) error { if body != "" { errStr += "\nBody: " + body } - return fmt.Errorf(errStr) + return errors.New(errStr) } return nil } } - return fmt.Errorf("Folder " + rid + " not found") + return fmt.Errorf("Folder %q not found", rid) +} + +func setDefaultIgnores(c *cli.Context) error { + client, err := getClientFactory(c).getClient() + if err != nil { + return err + } + dir, file := filepath.Split(c.Args()[0]) + filesystem := fs.NewFilesystem(fs.FilesystemTypeBasic, dir) + + fd, err := filesystem.Open(file) + if err != nil { + return err + } + scanner := bufio.NewScanner(fd) + var lines []string + for scanner.Scan() { + lines = append(lines, scanner.Text()) + } + fd.Close() + if err := scanner.Err(); err != nil { + return err + } + + _, err = client.PutJSON("config/defaults/ignores", config.Ignores{Lines: lines}) + return err } diff --git a/cmd/syncthing/cli/pending.go b/cmd/syncthing/cli/pending.go new file mode 100644 index 00000000000..315ff731c7f --- /dev/null +++ b/cmd/syncthing/cli/pending.go @@ -0,0 +1,45 @@ +// Copyright (C) 2021 The Syncthing Authors. +// +// This Source Code Form is subject to the terms of the Mozilla Public +// License, v. 2.0. If a copy of the MPL was not distributed with this file, +// You can obtain one at https://mozilla.org/MPL/2.0/. + +package cli + +import ( + "net/url" + + "github.com/urfave/cli" +) + +var pendingCommand = cli.Command{ + Name: "pending", + HideHelp: true, + Usage: "Pending subcommand group", + Subcommands: []cli.Command{ + { + Name: "devices", + Usage: "Show pending devices", + Action: expects(0, indexDumpOutput("cluster/pending/devices")), + }, + { + Name: "folders", + Usage: "Show pending folders", + Flags: []cli.Flag{ + cli.StringFlag{Name: "device", Usage: "Show pending folders offered by given device"}, + }, + Action: expects(0, folders()), + }, + }, +} + +func folders() cli.ActionFunc { + return func(c *cli.Context) error { + if c.String("device") != "" { + query := make(url.Values) + query.Set("device", c.String("device")) + return indexDumpOutput("cluster/pending/folders?" + query.Encode())(c) + } + return indexDumpOutput("cluster/pending/folders")(c) + } +} diff --git a/cmd/syncthing/cli/show.go b/cmd/syncthing/cli/show.go index 08f79471955..b49f6b1d192 100644 --- a/cmd/syncthing/cli/show.go +++ b/cmd/syncthing/cli/show.go @@ -35,6 +35,12 @@ var showCommand = cli.Command{ Usage: "Report about connections to other devices", Action: expects(0, indexDumpOutput("system/connections")), }, + { + Name: "discovery", + Usage: "Show the discovered addresses of remote devices (from cache of the running syncthing instance)", + Action: expects(0, indexDumpOutput("system/discovery")), + }, + pendingCommand, { Name: "usage", Usage: "Show usage report", diff --git a/cmd/syncthing/cli/utils.go b/cmd/syncthing/cli/utils.go index 17bde14379c..3c363cd1b45 100644 --- a/cmd/syncthing/cli/utils.go +++ b/cmd/syncthing/cli/utils.go @@ -10,7 +10,7 @@ import ( "encoding/json" "errors" "fmt" - "io/ioutil" + "io" "mime" "net/http" "os" @@ -23,7 +23,7 @@ import ( ) func responseToBArray(response *http.Response) ([]byte, error) { - bytes, err := ioutil.ReadAll(response.Body) + bytes, err := io.ReadAll(response.Body) if err != nil { return nil, err } @@ -105,8 +105,8 @@ func getConfig(c APIClient) (config.Configuration, error) { return cfg, err } err = json.Unmarshal(bytes, &cfg) - if err == nil { - return cfg, err + if err != nil { + return config.Configuration{}, err } return cfg, nil } diff --git a/cmd/syncthing/cmdutil/options_common.go b/cmd/syncthing/cmdutil/options_common.go new file mode 100644 index 00000000000..0751892d8b4 --- /dev/null +++ b/cmd/syncthing/cmdutil/options_common.go @@ -0,0 +1,16 @@ +// Copyright (C) 2021 The Syncthing Authors. +// +// This Source Code Form is subject to the terms of the Mozilla Public +// License, v. 2.0. If a copy of the MPL was not distributed with this file, +// You can obtain one at https://mozilla.org/MPL/2.0/. + +package cmdutil + +// CommonOptions are reused among several subcommands +type CommonOptions struct { + buildCommonOptions + ConfDir string `name:"config" placeholder:"PATH" help:"Set configuration directory (config and keys)"` + HomeDir string `name:"home" placeholder:"PATH" help:"Set configuration and data directory"` + NoDefaultFolder bool `env:"STNODEFAULTFOLDER" help:"Don't create the \"default\" folder on first startup"` + SkipPortProbing bool `help:"Don't try to find free ports for GUI and listen addresses on first startup"` +} diff --git a/cmd/syncthing/options_others.go b/cmd/syncthing/cmdutil/options_others.go similarity index 86% rename from cmd/syncthing/options_others.go rename to cmd/syncthing/cmdutil/options_others.go index c1a072be4b0..e299ba48cf9 100644 --- a/cmd/syncthing/options_others.go +++ b/cmd/syncthing/cmdutil/options_others.go @@ -7,8 +7,8 @@ //go:build !windows // +build !windows -package toplevel +package cmdutil -type buildServeOptions struct { +type buildCommonOptions struct { HideConsole bool `hidden:""` } diff --git a/cmd/syncthing/options_windows.go b/cmd/syncthing/cmdutil/options_windows.go similarity index 86% rename from cmd/syncthing/options_windows.go rename to cmd/syncthing/cmdutil/options_windows.go index 7cd15b0ff5d..99fb50d5b96 100644 --- a/cmd/syncthing/options_windows.go +++ b/cmd/syncthing/cmdutil/options_windows.go @@ -4,8 +4,8 @@ // License, v. 2.0. If a copy of the MPL was not distributed with this file, // You can obtain one at https://mozilla.org/MPL/2.0/. -package toplevel +package cmdutil -type buildServeOptions struct { +type buildCommonOptions struct { HideConsole bool `name:"no-console" help:"Hide console window"` } diff --git a/cmd/syncthing/cmdutil/util.go b/cmd/syncthing/cmdutil/util.go index 7c15f299513..6a44456b095 100644 --- a/cmd/syncthing/cmdutil/util.go +++ b/cmd/syncthing/cmdutil/util.go @@ -18,9 +18,9 @@ func SetConfigDataLocationsFromFlags(homeDir, confDir, dataDir string) error { dataSet := dataDir != "" switch { case dataSet != confSet: - return errors.New("either both or none of -conf and -data must be given, use -home to set both at once") + return errors.New("either both or none of --config and --data must be given, use --home to set both at once") case homeSet && dataSet: - return errors.New("-home must not be used together with -conf and -data") + return errors.New("--home must not be used together with --config and --data") case homeSet: confDir = homeDir dataDir = homeDir diff --git a/cmd/syncthing/crash_reporting.go b/cmd/syncthing/crash_reporting.go index 36d25977192..0a65912310a 100644 --- a/cmd/syncthing/crash_reporting.go +++ b/cmd/syncthing/crash_reporting.go @@ -10,7 +10,6 @@ import ( "bytes" "context" "fmt" - "io/ioutil" "net/http" "os" "path/filepath" @@ -62,7 +61,7 @@ func uploadPanicLogs(ctx context.Context, urlBase, dir string) { // the log contents. A HEAD request is made to see if the log has already // been reported. If not, a PUT is made with the log contents. func uploadPanicLog(ctx context.Context, urlBase, file string) error { - data, err := ioutil.ReadFile(file) + data, err := os.ReadFile(file) if err != nil { return err } diff --git a/cmd/syncthing/decrypt/decrypt.go b/cmd/syncthing/decrypt/decrypt.go index 0247bb20f01..5d4746ed9ac 100644 --- a/cmd/syncthing/decrypt/decrypt.go +++ b/cmd/syncthing/decrypt/decrypt.go @@ -10,10 +10,11 @@ package decrypt import ( "encoding/binary" "encoding/json" + "errors" "fmt" "io" - "io/ioutil" "log" + "os" "path/filepath" "github.com/syncthing/syncthing/lib/config" @@ -45,7 +46,7 @@ func (c *CLI) Run() error { log.SetFlags(0) if c.To == "" && !c.VerifyOnly { - return fmt.Errorf("must set --to or --verify") + return errors.New("must set --to or --verify-only") } if c.TokenPath == "" { @@ -112,7 +113,7 @@ func (c *CLI) withContinue(err error) error { // error. func (c *CLI) getFolderID() (string, error) { tokenPath := filepath.Join(c.Path, c.TokenPath) - bs, err := ioutil.ReadFile(tokenPath) + bs, err := os.ReadFile(tokenPath) if err != nil { return "", fmt.Errorf("reading folder token: %w", err) } @@ -128,6 +129,9 @@ func (c *CLI) getFolderID() (string, error) { // process handles the file named path in srcFs, decrypting it into dstFs // unless dstFs is nil. func (c *CLI) process(srcFs fs.Filesystem, dstFs fs.Filesystem, path string) error { + // Which filemode bits to preserve + const retainBits = fs.ModePerm | fs.ModeSetgid | fs.ModeSetuid | fs.ModeSticky + if c.Verbose { log.Printf("Processing %q", path) } @@ -138,7 +142,7 @@ func (c *CLI) process(srcFs fs.Filesystem, dstFs fs.Filesystem, path string) err } defer encFd.Close() - encFi, err := c.loadEncryptedFileInfo(encFd) + encFi, err := loadEncryptedFileInfo(encFd) if err != nil { return fmt.Errorf("%s: loading metadata trailer: %w", path, err) } @@ -167,6 +171,9 @@ func (c *CLI) process(srcFs fs.Filesystem, dstFs fs.Filesystem, path string) err return fmt.Errorf("%s: %w", plainFi.Name, err) } defer plainFd.Close() // also closed explicitly in the return + if err := dstFs.Chmod(plainFi.Name, fs.FileMode(plainFi.Permissions&uint32(retainBits))); err != nil { + return fmt.Errorf("%s: %w", plainFi.Name, err) + } } if err := c.decryptFile(encFi, &plainFi, encFd, plainFd); err != nil { @@ -183,7 +190,12 @@ func (c *CLI) process(srcFs fs.Filesystem, dstFs fs.Filesystem, path string) err } if plainFd != nil { - return plainFd.Close() + if err := plainFd.Close(); err != nil { + return fmt.Errorf("%s: %w", plainFi.Name, err) + } + if err := dstFs.Chtimes(plainFi.Name, plainFi.ModTime(), plainFi.ModTime()); err != nil { + return fmt.Errorf("%s: %w", plainFi.Name, err) + } } return nil } @@ -246,7 +258,7 @@ func (c *CLI) decryptFile(encFi *protocol.FileInfo, plainFi *protocol.FileInfo, // loadEncryptedFileInfo loads the encrypted FileInfo trailer from a file on // disk. -func (c *CLI) loadEncryptedFileInfo(fd fs.File) (*protocol.FileInfo, error) { +func loadEncryptedFileInfo(fd fs.File) (*protocol.FileInfo, error) { // Seek to the size of the trailer block if _, err := fd.Seek(-4, io.SeekEnd); err != nil { return nil, err diff --git a/cmd/syncthing/generate/generate.go b/cmd/syncthing/generate/generate.go new file mode 100644 index 00000000000..9afb170dc5e --- /dev/null +++ b/cmd/syncthing/generate/generate.go @@ -0,0 +1,138 @@ +// Copyright (C) 2021 The Syncthing Authors. +// +// This Source Code Form is subject to the terms of the Mozilla Public +// License, v. 2.0. If a copy of the MPL was not distributed with this file, +// You can obtain one at https://mozilla.org/MPL/2.0/. + +// Package generate implements the `syncthing generate` subcommand. +package generate + +import ( + "bufio" + "context" + "crypto/tls" + "errors" + "fmt" + "log" + "os" + + "github.com/syncthing/syncthing/cmd/syncthing/cmdutil" + "github.com/syncthing/syncthing/lib/config" + "github.com/syncthing/syncthing/lib/events" + "github.com/syncthing/syncthing/lib/fs" + "github.com/syncthing/syncthing/lib/locations" + "github.com/syncthing/syncthing/lib/osutil" + "github.com/syncthing/syncthing/lib/protocol" + "github.com/syncthing/syncthing/lib/syncthing" +) + +type CLI struct { + cmdutil.CommonOptions + GUIUser string `placeholder:"STRING" help:"Specify new GUI authentication user name"` + GUIPassword string `placeholder:"STRING" help:"Specify new GUI authentication password (use - to read from standard input)"` +} + +func (c *CLI) Run() error { + log.SetFlags(0) + + if c.HideConsole { + osutil.HideConsole() + } + + if c.HomeDir != "" { + if c.ConfDir != "" { + return errors.New("--home must not be used together with --config") + } + c.ConfDir = c.HomeDir + } + if c.ConfDir == "" { + c.ConfDir = locations.GetBaseDir(locations.ConfigBaseDir) + } + + // Support reading the password from a pipe or similar + if c.GUIPassword == "-" { + reader := bufio.NewReader(os.Stdin) + password, _, err := reader.ReadLine() + if err != nil { + return fmt.Errorf("failed reading GUI password: %w", err) + } + c.GUIPassword = string(password) + } + + if err := Generate(c.ConfDir, c.GUIUser, c.GUIPassword, c.NoDefaultFolder, c.SkipPortProbing); err != nil { + return fmt.Errorf("failed to generate config and keys: %w", err) + } + return nil +} + +func Generate(confDir, guiUser, guiPassword string, noDefaultFolder, skipPortProbing bool) error { + dir, err := fs.ExpandTilde(confDir) + if err != nil { + return err + } + + if err := syncthing.EnsureDir(dir, 0700); err != nil { + return err + } + locations.SetBaseDir(locations.ConfigBaseDir, dir) + + var myID protocol.DeviceID + certFile, keyFile := locations.Get(locations.CertFile), locations.Get(locations.KeyFile) + cert, err := tls.LoadX509KeyPair(certFile, keyFile) + if err == nil { + log.Println("WARNING: Key exists; will not overwrite.") + } else { + cert, err = syncthing.GenerateCertificate(certFile, keyFile) + if err != nil { + return fmt.Errorf("create certificate: %w", err) + } + } + myID = protocol.NewDeviceID(cert.Certificate[0]) + log.Println("Device ID:", myID) + + cfgFile := locations.Get(locations.ConfigFile) + cfg, _, err := config.Load(cfgFile, myID, events.NoopLogger) + if fs.IsNotExist(err) { + if cfg, err = syncthing.DefaultConfig(cfgFile, myID, events.NoopLogger, noDefaultFolder, skipPortProbing); err != nil { + return fmt.Errorf("create config: %w", err) + } + } else if err != nil { + return fmt.Errorf("load config: %w", err) + } + + ctx, cancel := context.WithCancel(context.Background()) + go cfg.Serve(ctx) + defer cancel() + + var updateErr error + waiter, err := cfg.Modify(func(cfg *config.Configuration) { + updateErr = updateGUIAuthentication(&cfg.GUI, guiUser, guiPassword) + }) + if err != nil { + return fmt.Errorf("modify config: %w", err) + } + + waiter.Wait() + if updateErr != nil { + return updateErr + } + if err := cfg.Save(); err != nil { + return fmt.Errorf("save config: %w", err) + } + return nil +} + +func updateGUIAuthentication(guiCfg *config.GUIConfiguration, guiUser, guiPassword string) error { + if guiUser != "" && guiCfg.User != guiUser { + guiCfg.User = guiUser + log.Println("Updated GUI authentication user name:", guiUser) + } + + if guiPassword != "" && guiCfg.Password != guiPassword { + if err := guiCfg.HashAndSetPassword(guiPassword); err != nil { + return fmt.Errorf("failed to set GUI authentication password: %w", err) + } + log.Println("Updated GUI authentication password.") + } + return nil +} diff --git a/cmd/syncthing/main.go b/cmd/syncthing/main.go index 9e57731dc51..07bad3330a3 100644 --- a/cmd/syncthing/main.go +++ b/cmd/syncthing/main.go @@ -10,9 +10,9 @@ import ( "bytes" "context" "crypto/tls" + "errors" "fmt" "io" - "io/ioutil" "log" "net/http" _ "net/http/pprof" // Need to import this to support STPROFILER. @@ -36,6 +36,7 @@ import ( "github.com/syncthing/syncthing/cmd/syncthing/cli" "github.com/syncthing/syncthing/cmd/syncthing/cmdutil" "github.com/syncthing/syncthing/cmd/syncthing/decrypt" + "github.com/syncthing/syncthing/cmd/syncthing/generate" "github.com/syncthing/syncthing/lib/build" "github.com/syncthing/syncthing/lib/config" "github.com/syncthing/syncthing/lib/db" @@ -49,16 +50,11 @@ import ( "github.com/syncthing/syncthing/lib/protocol" "github.com/syncthing/syncthing/lib/svcutil" "github.com/syncthing/syncthing/lib/syncthing" - "github.com/syncthing/syncthing/lib/tlsutil" "github.com/syncthing/syncthing/lib/upgrade" - - "github.com/pkg/errors" ) const ( - tlsDefaultCommonName = "syncthing" - deviceCertLifetimeDays = 20 * 365 - sigTerm = syscall.Signal(15) + sigTerm = syscall.Signal(15) ) const ( @@ -71,14 +67,14 @@ The --logflags value is a sum of the following: 8 Long filename 16 Short filename -I.e. to prefix each log line with date and time, set --logflags=3 (1 + 2 from -above). The value 0 is used to disable all of the above. The default is to -show time only (2). +I.e. to prefix each log line with time and filename, set --logflags=18 (2 + 16 +from above). The value 0 is used to disable all of the above. The default is +to show date and time (3). Logging always happens to the command line (stdout) and optionally to the -file at the path specified by -logfile=path. In addition to an path, the special +file at the path specified by --logfile=path. In addition to an path, the special values "default" and "-" may be used. The former logs to DATADIR/syncthing.log -(see -data-dir), which is the default on Windows, and the latter only to stdout, +(see --data), which is the default on Windows, and the latter only to stdout, no file, which is the default anywhere else. @@ -137,32 +133,30 @@ var ( // commands and options here are top level commands to syncthing. // Cli is just a placeholder for the help text (see main). var entrypoint struct { - Serve ServeOptions `cmd:"" help:"Run Syncthing"` - Decrypt decrypt.CLI `cmd:"" help:"Decrypt or verify an encrypted folder"` - Cli struct{} `cmd:"" help:"Command line interface for Syncthing"` + Serve ServeOptions `cmd:"" help:"Run Syncthing"` + Generate generate.CLI `cmd:"" help:"Generate key and config, then exit"` + Decrypt decrypt.CLI `cmd:"" help:"Decrypt or verify an encrypted folder"` + Cli struct{} `cmd:"" help:"Command line interface for Syncthing"` } // ServeOptions are the options for the `syncthing serve` command. type ServeOptions struct { - buildServeOptions + cmdutil.CommonOptions AllowNewerConfig bool `help:"Allow loading newer than current config version"` Audit bool `help:"Write events to audit file"` AuditFile string `name:"auditfile" placeholder:"PATH" help:"Specify audit file (use \"-\" for stdout, \"--\" for stderr)"` BrowserOnly bool `help:"Open GUI in browser"` - ConfDir string `name:"config" placeholder:"PATH" help:"Set configuration directory (config and keys)"` DataDir string `name:"data" placeholder:"PATH" help:"Set data directory (database and logs)"` DeviceID bool `help:"Show the device ID"` - GenerateDir string `name:"generate" placeholder:"PATH" help:"Generate key and config in specified dir, then exit"` + GenerateDir string `name:"generate" placeholder:"PATH" help:"Generate key and config in specified dir, then exit"` //DEPRECATED: replaced by subcommand! GUIAddress string `name:"gui-address" placeholder:"URL" help:"Override GUI address (e.g. \"http://192.0.2.42:8443\")"` GUIAPIKey string `name:"gui-apikey" placeholder:"API-KEY" help:"Override GUI API key"` - HomeDir string `name:"home" placeholder:"PATH" help:"Set configuration and data directory"` LogFile string `name:"logfile" default:"${logFile}" placeholder:"PATH" help:"Log file name (see below)"` LogFlags int `name:"logflags" default:"${logFlags}" placeholder:"BITS" help:"Select information in log line prefix (see below)"` LogMaxFiles int `placeholder:"N" default:"${logMaxFiles}" name:"log-max-old-files" help:"Number of old files to keep (zero to keep only current)"` LogMaxSize int `placeholder:"BYTES" default:"${logMaxSize}" help:"Maximum size of any file (zero to disable log rotation)"` NoBrowser bool `help:"Do not start browser"` NoRestart bool `env:"STNORESTART" help:"Do not restart Syncthing when exiting due to API/GUI command, upgrade, or crash"` - NoDefaultFolder bool `env:"STNODEFAULTFOLDER" help:"Don't create the \"default\" folder on first startup"` NoUpgrade bool `env:"STNOUPGRADE" help:"Disable automatic upgrades"` Paths bool `help:"Show configuration paths"` Paused bool `help:"Start with all devices and folders paused"` @@ -180,7 +174,7 @@ type ServeOptions struct { DebugGUIAssetsDir string `placeholder:"PATH" help:"Directory to load GUI assets from" env:"STGUIASSETS"` DebugPerfStats bool `env:"STPERFSTATS" help:"Write running performance statistics to perf-$pid.csv (Unix only)"` DebugProfileBlock bool `env:"STBLOCKPROFILE" help:"Write block profiles to block-$pid-$timestamp.pprof every 20 seconds"` - DebugProfileCPU bool `help:"Write a CPU profile to cpu-$pid.pprof on exit" env:"CPUPROFILE"` + DebugProfileCPU bool `help:"Write a CPU profile to cpu-$pid.pprof on exit" env:"STCPUPROFILE"` DebugProfileHeap bool `env:"STHEAPPROFILE" help:"Write heap profiles to heap-$pid-$timestamp.pprof each time heap usage increases"` DebugProfilerListen string `placeholder:"ADDR" env:"STPROFILER" help:"Network profiler listen address"` DebugResetDatabase bool `name:"reset-database" help:"Reset the database, forcing a full rescan and resync"` @@ -194,7 +188,7 @@ type ServeOptions struct { func defaultVars() kong.Vars { vars := kong.Vars{} - vars["logFlags"] = strconv.Itoa(log.Ltime) + vars["logFlags"] = strconv.Itoa(logger.DefaultFlags) vars["logMaxSize"] = strconv.Itoa(10 << 20) // 10 MiB vars["logMaxFiles"] = "3" // plus the current one @@ -206,7 +200,7 @@ func defaultVars() kong.Vars { // Windows, the "default" options.logFile will later be replaced with the // default path, unless the user has manually specified "-" or // something else. - if runtime.GOOS == "windows" { + if build.IsWindows { vars["logFile"] = "default" } else { vars["logFile"] = "-" @@ -299,16 +293,25 @@ func (options ServeOptions) Run() error { return err } - if options.LogFile == "default" || options.LogFile == "" { + // Treat an explicitly empty log file name as no log file + if options.LogFile == "" { + options.LogFile = "-" + } + if options.LogFile != "default" { // We must set this *after* expandLocations above. - // Handling an empty value is for backwards compatibility (<1.4.1). - options.LogFile = locations.Get(locations.LogFile) + if err := locations.Set(locations.LogFile, options.LogFile); err != nil { + l.Warnln("Setting log file path:", err) + os.Exit(svcutil.ExitError.AsInt()) + } } - if options.DebugGUIAssetsDir == "" { + if options.DebugGUIAssetsDir != "" { // The asset dir is blank if STGUIASSETS wasn't set, in which case we // should look for extra assets in the default place. - options.DebugGUIAssetsDir = locations.Get(locations.GUIAssets) + if err := locations.Set(locations.GUIAssets, options.DebugGUIAssetsDir); err != nil { + l.Warnln("Setting GUI assets path:", err) + os.Exit(svcutil.ExitError.AsInt()) + } } if options.Version { @@ -317,7 +320,7 @@ func (options ServeOptions) Run() error { } if options.Paths { - showPaths(options) + fmt.Print(locations.PrettyPaths()) return nil } @@ -336,7 +339,7 @@ func (options ServeOptions) Run() error { } if options.BrowserOnly { - if err := openGUI(protocol.EmptyDeviceID); err != nil { + if err := openGUI(); err != nil { l.Warnln("Failed to open web UI:", err) return err } @@ -344,7 +347,7 @@ func (options ServeOptions) Run() error { } if options.GenerateDir != "" { - if err := generate(options.GenerateDir, options.NoDefaultFolder); err != nil { + if err := generate.Generate(options.GenerateDir, "", "", options.NoDefaultFolder, options.SkipPortProbing); err != nil { l.Warnln("Failed to generate config and keys:", err) return err } @@ -352,7 +355,7 @@ func (options ServeOptions) Run() error { } // Ensure that our home directory exists. - if err := EnsureDir(locations.GetBaseDir(locations.ConfigBaseDir), 0700); err != nil { + if err := syncthing.EnsureDir(locations.GetBaseDir(locations.ConfigBaseDir), 0700); err != nil { l.Warnln("Failure on home directory:", err) return err } @@ -409,17 +412,17 @@ func (options ServeOptions) Run() error { return SyncthingMain(options) } else { MonitorMain(options) - return nil + return nil } } -func openGUI(myID protocol.DeviceID) error { - cfg, err := loadOrDefaultConfig(myID, events.NoopLogger) +func openGUI() error { + cfg, err := loadOrDefaultConfig() if err != nil { return err } - if cfg.GUI().Enabled { - if err := openURL(cfg.GUI().URL()); err != nil { + if guiCfg := cfg.GUI(); guiCfg.Enabled { + if err := openURL(guiCfg.URL()); err != nil { return err } } else { @@ -428,46 +431,6 @@ func openGUI(myID protocol.DeviceID) error { return nil } -func generate(generateDir string, noDefaultFolder bool) error { - dir, err := fs.ExpandTilde(generateDir) - if err != nil { - return err - } - - if err := EnsureDir(dir, 0700); err != nil { - return err - } - - var myID protocol.DeviceID - certFile, keyFile := filepath.Join(dir, "cert.pem"), filepath.Join(dir, "key.pem") - cert, err := tls.LoadX509KeyPair(certFile, keyFile) - if err == nil { - l.Warnln("Key exists; will not overwrite.") - } else { - cert, err = tlsutil.NewCertificate(certFile, keyFile, tlsDefaultCommonName, deviceCertLifetimeDays) - if err != nil { - return errors.Wrap(err, "create certificate") - } - } - myID = protocol.NewDeviceID(cert.Certificate[0]) - l.Infoln("Device ID:", myID) - - cfgFile := filepath.Join(dir, "config.xml") - if _, err := os.Stat(cfgFile); err == nil { - l.Warnln("Config exists; will not overwrite.") - return nil - } - cfg, err := syncthing.DefaultConfig(cfgFile, myID, events.NoopLogger, noDefaultFolder) - if err != nil { - return err - } - err = cfg.Save() - if err != nil { - return errors.Wrap(err, "save config") - } - return nil -} - func debugFacilities() string { facilities := l.Facilities() @@ -499,7 +462,7 @@ func (e *errNoUpgrade) Error() string { } func checkUpgrade() (upgrade.Release, error) { - cfg, err := loadOrDefaultConfig(protocol.EmptyDeviceID, events.NoopLogger) + cfg, err := loadOrDefaultConfig() if err != nil { return upgrade.Release{}, err } @@ -518,7 +481,7 @@ func checkUpgrade() (upgrade.Release, error) { } func upgradeViaRest() error { - cfg, err := loadOrDefaultConfig(protocol.EmptyDeviceID, events.NoopLogger) + cfg, err := loadOrDefaultConfig() if err != nil { return err } @@ -546,7 +509,7 @@ func upgradeViaRest() error { return err } if resp.StatusCode != 200 { - bs, err := ioutil.ReadAll(resp.Body) + bs, err := io.ReadAll(resp.Body) defer resp.Body.Close() if err != nil { return err @@ -598,7 +561,7 @@ func SyncthingMain(options ServeOptions) error { evLogger := events.NewLogger() earlyService.Add(evLogger) - cfgWrapper, err := syncthing.LoadConfigAtStartup(locations.Get(locations.ConfigFile), cert, evLogger, options.AllowNewerConfig, options.NoDefaultFolder) + cfgWrapper, err := syncthing.LoadConfigAtStartup(locations.Get(locations.ConfigFile), cert, evLogger, options.AllowNewerConfig, options.NoDefaultFolder, options.SkipPortProbing) if err != nil { l.Warnln("Failed to initialize config:", err) return err @@ -659,7 +622,6 @@ func SyncthingMain(options ServeOptions) error { } appOpts := syncthing.Options{ - AssetDir: options.DebugGUIAssetsDir, DeadlockTimeoutS: options.DebugDeadlockTimeout, NoUpgrade: options.NoUpgrade, ProfilerAddr: options.DebugProfilerListen, @@ -694,7 +656,7 @@ func SyncthingMain(options ServeOptions) error { setupSignalHandling(app) - if len(os.Getenv("GOMAXPROCS")) == 0 { + if os.Getenv("GOMAXPROCS") == "" { runtime.GOMAXPROCS(runtime.NumCPU()) } @@ -710,8 +672,6 @@ func SyncthingMain(options ServeOptions) error { } } - go standbyMonitor(app, cfgWrapper) - if err := app.Start(); err != nil { return err } @@ -740,7 +700,7 @@ func SyncthingMain(options ServeOptions) error { if status == svcutil.ExitError { return app.Error() } else { - return nil + return nil } } @@ -769,12 +729,15 @@ func setupSignalHandling(app *syncthing.App) { }() } -func loadOrDefaultConfig(myID protocol.DeviceID, evLogger events.Logger) (config.Wrapper, error) { +// loadOrDefaultConfig creates a temporary, minimal configuration wrapper if no file +// exists. As it disregards some command-line options, that should never be persisted. +func loadOrDefaultConfig() (config.Wrapper, error) { cfgFile := locations.Get(locations.ConfigFile) - cfg, _, err := config.Load(cfgFile, myID, evLogger) + cfg, _, err := config.Load(cfgFile, protocol.EmptyDeviceID, events.NoopLogger) if err != nil { - cfg, err = syncthing.DefaultConfig(cfgFile, myID, evLogger, true) + newCfg := config.New(protocol.EmptyDeviceID) + return config.Wrap(cfgFile, newCfg, protocol.EmptyDeviceID, events.NoopLogger), nil } return cfg, err @@ -816,49 +779,6 @@ func resetDB() error { return os.RemoveAll(locations.Get(locations.Database)) } -func EnsureDir(dir string, mode fs.FileMode) error { - fs := fs.NewFilesystem(fs.FilesystemTypeBasic, dir) - err := fs.MkdirAll(".", mode) - if err != nil { - return err - } - - if fi, err := fs.Stat("."); err == nil { - // Apprently the stat may fail even though the mkdirall passed. If it - // does, we'll just assume things are in order and let other things - // fail (like loading or creating the config...). - currentMode := fi.Mode() & 0777 - if currentMode != mode { - err := fs.Chmod(".", mode) - // This can fail on crappy filesystems, nothing we can do about it. - if err != nil { - l.Warnln(err) - } - } - } - return nil -} - -func standbyMonitor(app *syncthing.App, cfg config.Wrapper) { - restartDelay := 60 * time.Second - now := time.Now() - for { - time.Sleep(10 * time.Second) - if time.Since(now) > 2*time.Minute && cfg.Options().RestartOnWakeup { - l.Infof("Paused state detected, possibly woke up from standby. Restarting in %v.", restartDelay) - - // We most likely just woke from standby. If we restart - // immediately chances are we won't have networking ready. Give - // things a moment to stabilize. - time.Sleep(restartDelay) - - app.Stop(svcutil.ExitRestart) - return - } - now = time.Now() - } -} - func autoUpgradePossible(options ServeOptions) bool { if upgrade.DisabledByCompilation { return false @@ -990,16 +910,6 @@ func cleanConfigDirectory() { } } -func showPaths(options ServeOptions) { - fmt.Printf("Configuration file:\n\t%s\n\n", locations.Get(locations.ConfigFile)) - fmt.Printf("Database directory:\n\t%s\n\n", locations.Get(locations.Database)) - fmt.Printf("Device private key & certificate files:\n\t%s\n\t%s\n\n", locations.Get(locations.KeyFile), locations.Get(locations.CertFile)) - fmt.Printf("HTTPS private key & certificate files:\n\t%s\n\t%s\n\n", locations.Get(locations.HTTPSKeyFile), locations.Get(locations.HTTPSCertFile)) - fmt.Printf("Log file:\n\t%s\n\n", options.LogFile) - fmt.Printf("GUI override directory:\n\t%s\n\n", options.DebugGUIAssetsDir) - fmt.Printf("Default sync folder directory:\n\t%s\n\n", locations.Get(locations.DefFolder)) -} - func setPauseState(cfgWrapper config.Wrapper, paused bool) { _, err := cfgWrapper.Modify(func(cfg *config.Configuration) { for i := range cfg.Devices { diff --git a/cmd/syncthing/monitor.go b/cmd/syncthing/monitor.go index 992c035adcb..c7430ec91ac 100644 --- a/cmd/syncthing/monitor.go +++ b/cmd/syncthing/monitor.go @@ -15,16 +15,14 @@ import ( "os/exec" "os/signal" "path/filepath" - "runtime" "strings" "syscall" "time" - "github.com/syncthing/syncthing/lib/events" + "github.com/syncthing/syncthing/lib/build" "github.com/syncthing/syncthing/lib/fs" "github.com/syncthing/syncthing/lib/locations" "github.com/syncthing/syncthing/lib/osutil" - "github.com/syncthing/syncthing/lib/protocol" "github.com/syncthing/syncthing/lib/svcutil" "github.com/syncthing/syncthing/lib/sync" ) @@ -50,7 +48,7 @@ func MonitorMain(options ServeOptions) int { var dst io.Writer = os.Stdout - logFile := options.LogFile + logFile := locations.Get(locations.LogFile) if logFile != "-" { if expanded, err := fs.ExpandTilde(logFile); err == nil { logFile = expanded @@ -68,7 +66,7 @@ func MonitorMain(options ServeOptions) int { if err != nil { l.Warnln("Failed to setup logging to file, proceeding with logging to stdout only:", err) } else { - if runtime.GOOS == "windows" { + if build.IsWindows { // Translate line breaks to Windows standard fileDst = osutil.ReplacingWriter{ Writer: fileDst, @@ -85,6 +83,15 @@ func MonitorMain(options ServeOptions) int { } args := os.Args + binary := args[0] + if build.IsWindows { + var err error + binary, err = expandExecutableInCurrentDirectory(binary) + if err != nil { + l.Warnln("Error starting the main Syncthing process:", err) + panic("Error starting the main Syncthing process") + } + } var restarts [restartCounts]time.Time stopSign := make(chan os.Signal, 1) @@ -106,7 +113,7 @@ func MonitorMain(options ServeOptions) int { copy(restarts[0:], restarts[1:]) restarts[len(restarts)-1] = time.Now() - cmd := exec.Command(args[0], args[1:]...) + cmd := exec.Command(binary, args[1:]...) cmd.Env = childEnv stderr, err := cmd.StderrPipe() @@ -182,7 +189,7 @@ func MonitorMain(options ServeOptions) int { // Restart the monitor process to release the .old // binary as part of the upgrade process. l.Infoln("Restarting monitor...") - if err = restartMonitor(args); err != nil { + if err = restartMonitor(binary, args); err != nil { l.Warnln("Restart:", err) } return exitCode @@ -205,6 +212,21 @@ func MonitorMain(options ServeOptions) int { } } +func expandExecutableInCurrentDirectory(args0 string) (string, error) { + // Works around a restriction added in go1.19 that executables in the + // current directory are not resolved when specifying just an executable + // name (like e.g. "syncthing") + if !strings.ContainsRune(args0, os.PathSeparator) { + // Check if it's in PATH + _, err := exec.LookPath(args0) + if err != nil { + // Try to get the path to the current executable + return os.Executable() + } + } + return args0, nil +} + func copyStderr(stderr io.Reader, dst io.Writer) { br := bufio.NewReader(stderr) @@ -311,29 +333,30 @@ func copyStdout(stdout io.Reader, dst io.Writer) { } } -func restartMonitor(args []string) error { +func restartMonitor(binary string, args []string) error { // Set the STRESTART environment variable to indicate to the next // process that this is a restart and not initial start. This prevents // opening the browser on startup. os.Setenv("STRESTART", "yes") - if runtime.GOOS != "windows" { + if !build.IsWindows { // syscall.Exec is the cleanest way to restart on Unixes as it // replaces the current process with the new one, keeping the pid and // controlling terminal and so on - return restartMonitorUnix(args) + return restartMonitorUnix(binary, args) } // but it isn't supported on Windows, so there we start a normal // exec.Command and return. - return restartMonitorWindows(args) + return restartMonitorWindows(binary, args) } -func restartMonitorUnix(args []string) error { - if !strings.ContainsRune(args[0], os.PathSeparator) { +func restartMonitorUnix(binary string, args []string) error { + if !strings.ContainsRune(binary, os.PathSeparator) { // The path to the binary doesn't contain a slash, so it should be // found in $PATH. - binary, err := exec.LookPath(args[0]) + var err error + binary, err = exec.LookPath(binary) if err != nil { return err } @@ -343,8 +366,8 @@ func restartMonitorUnix(args []string) error { return syscall.Exec(args[0], args, os.Environ()) } -func restartMonitorWindows(args []string) error { - cmd := exec.Command(args[0], args[1:]...) +func restartMonitorWindows(binary string, args []string) error { + cmd := exec.Command(binary, args[1:]...) // Retain the standard streams cmd.Stderr = os.Stderr cmd.Stdout = os.Stdout @@ -564,7 +587,7 @@ func childEnv() []string { // panicUploadMaxWait uploading panics... func maybeReportPanics() { // Try to get a config to see if/where panics should be reported. - cfg, err := loadOrDefaultConfig(protocol.EmptyDeviceID, events.NoopLogger) + cfg, err := loadOrDefaultConfig() if err != nil { l.Warnln("Couldn't load config; not reporting crash") return diff --git a/cmd/syncthing/monitor_test.go b/cmd/syncthing/monitor_test.go index 1416f64f7d1..1584fcbd829 100644 --- a/cmd/syncthing/monitor_test.go +++ b/cmd/syncthing/monitor_test.go @@ -8,7 +8,6 @@ package toplevel import ( "io" - "io/ioutil" "os" "path/filepath" "testing" @@ -18,14 +17,17 @@ import ( func TestRotatedFile(t *testing.T) { // Verify that log rotation happens. - dir, err := ioutil.TempDir("", "syncthing") - if err != nil { - t.Fatal(err) - } - defer os.RemoveAll(dir) + dir := t.TempDir() open := func(name string) (io.WriteCloser, error) { - return os.Create(name) + f, err := os.Create(name) + t.Cleanup(func() { + if f != nil { + _ = f.Close() + } + }) + + return f, err } logName := filepath.Join(dir, "log.txt") @@ -179,7 +181,7 @@ func TestAutoClosedFile(t *testing.T) { } // The file should have both writes in it. - bs, err := ioutil.ReadFile(file) + bs, err := os.ReadFile(file) if err != nil { t.Fatal(err) } @@ -199,7 +201,7 @@ func TestAutoClosedFile(t *testing.T) { } // It should now contain three writes, as the file is always opened for appending - bs, err = ioutil.ReadFile(file) + bs, err = os.ReadFile(file) if err != nil { t.Fatal(err) } diff --git a/cmd/syncthing/openurl_unix.go b/cmd/syncthing/openurl_unix.go index 7a212130dcc..344591c77fb 100644 --- a/cmd/syncthing/openurl_unix.go +++ b/cmd/syncthing/openurl_unix.go @@ -11,20 +11,18 @@ package toplevel import ( "os/exec" - "runtime" "syscall" + + "github.com/syncthing/syncthing/lib/build" ) func openURL(url string) error { - switch runtime.GOOS { - case "darwin": + if build.IsDarwin { return exec.Command("open", url).Run() - - default: - cmd := exec.Command("xdg-open", url) - cmd.SysProcAttr = &syscall.SysProcAttr{ - Setpgid: true, - } - return cmd.Run() } + cmd := exec.Command("xdg-open", url) + cmd.SysProcAttr = &syscall.SysProcAttr{ + Setpgid: true, + } + return cmd.Run() } diff --git a/cmd/ursrv/main.go b/cmd/ursrv/main.go index 6cbf4429932..b2e1b0519d1 100644 --- a/cmd/ursrv/main.go +++ b/cmd/ursrv/main.go @@ -13,7 +13,6 @@ import ( "encoding/json" "html/template" "io" - "io/ioutil" "log" "net" "net/http" @@ -27,6 +26,8 @@ import ( "unicode" "github.com/oschwald/geoip2-golang" + "golang.org/x/text/cases" + "golang.org/x/text/language" "github.com/syncthing/syncthing/lib/upgrade" "github.com/syncthing/syncthing/lib/ur/contract" @@ -48,19 +49,19 @@ var ( knownDistributions = []distributionMatch{ // Maps well known builders to the official distribution method that // they represent - {regexp.MustCompile("android-.*teamcity@build.syncthing.net"), "Google Play"}, - {regexp.MustCompile("teamcity@build.syncthing.net"), "GitHub"}, - {regexp.MustCompile("deb@build.syncthing.net"), "APT"}, - {regexp.MustCompile("docker@syncthing.net"), "Docker Hub"}, - {regexp.MustCompile("jenkins@build.syncthing.net"), "GitHub"}, - {regexp.MustCompile("snap@build.syncthing.net"), "Snapcraft"}, - {regexp.MustCompile("android-.*vagrant@basebox-stretch64"), "F-Droid"}, - {regexp.MustCompile("builduser@(archlinux|svetlemodry)"), "Arch (3rd party)"}, - {regexp.MustCompile("synology@kastelo.net"), "Synology (Kastelo)"}, - {regexp.MustCompile("@debian"), "Debian (3rd party)"}, - {regexp.MustCompile("@fedora"), "Fedora (3rd party)"}, + {regexp.MustCompile(`android-.*teamcity@build\.syncthing\.net`), "Google Play"}, + {regexp.MustCompile(`teamcity@build\.syncthing\.net`), "GitHub"}, + {regexp.MustCompile(`deb@build\.syncthing\.net`), "APT"}, + {regexp.MustCompile(`docker@syncthing\.net`), "Docker Hub"}, + {regexp.MustCompile(`jenkins@build\.syncthing\.net`), "GitHub"}, + {regexp.MustCompile(`snap@build\.syncthing\.net`), "Snapcraft"}, + {regexp.MustCompile(`android-.*vagrant@basebox-stretch64`), "F-Droid"}, + {regexp.MustCompile(`builduser@(archlinux|svetlemodry)`), "Arch (3rd party)"}, + {regexp.MustCompile(`synology@kastelo\.net`), "Synology (Kastelo)"}, + {regexp.MustCompile(`@debian`), "Debian (3rd party)"}, + {regexp.MustCompile(`@fedora`), "Fedora (3rd party)"}, {regexp.MustCompile(`\bbrew@`), "Homebrew (3rd party)"}, - {regexp.MustCompile("."), "Others"}, + {regexp.MustCompile(`.`), "Others"}, } ) @@ -162,7 +163,7 @@ func main() { if err != nil { log.Fatalln("template:", err) } - bs, err := ioutil.ReadAll(fd) + bs, err := io.ReadAll(fd) if err != nil { log.Fatalln("template:", err) } @@ -285,7 +286,7 @@ func rootHandler(db *sql.DB, w http.ResponseWriter, r *http.Request) { } } -func locationsHandler(db *sql.DB, w http.ResponseWriter, r *http.Request) { +func locationsHandler(db *sql.DB, w http.ResponseWriter, _ *http.Request) { cacheMut.Lock() defer cacheMut.Unlock() @@ -324,7 +325,7 @@ func newDataHandler(db *sql.DB, w http.ResponseWriter, r *http.Request) { rep.Address = addr lr := &io.LimitedReader{R: r.Body, N: 40 * 1024} - bs, _ := ioutil.ReadAll(lr) + bs, _ := io.ReadAll(lr) if err := json.Unmarshal(bs, &rep); err != nil { log.Println("decode:", err) if debug { @@ -378,7 +379,7 @@ func summaryHandler(db *sql.DB, w http.ResponseWriter, r *http.Request) { w.Write(bs) } -func movementHandler(db *sql.DB, w http.ResponseWriter, r *http.Request) { +func movementHandler(db *sql.DB, w http.ResponseWriter, _ *http.Request) { s, err := getMovement(db) if err != nil { log.Println("movementHandler:", err) @@ -397,7 +398,7 @@ func movementHandler(db *sql.DB, w http.ResponseWriter, r *http.Request) { w.Write(bs) } -func performanceHandler(db *sql.DB, w http.ResponseWriter, r *http.Request) { +func performanceHandler(db *sql.DB, w http.ResponseWriter, _ *http.Request) { s, err := getPerformance(db) if err != nil { log.Println("performanceHandler:", err) @@ -416,7 +417,7 @@ func performanceHandler(db *sql.DB, w http.ResponseWriter, r *http.Request) { w.Write(bs) } -func blockStatsHandler(db *sql.DB, w http.ResponseWriter, r *http.Request) { +func blockStatsHandler(db *sql.DB, w http.ResponseWriter, _ *http.Request) { s, err := getBlockStats(db) if err != nil { log.Println("blockStatsHandler:", err) @@ -774,7 +775,7 @@ func getReport(db *sql.DB) map[string]interface{} { } for transport, count := range rep.TransportStats { - add(featureGroups["Connection"]["v3"], "Transport", strings.Title(transport), count) + add(featureGroups["Connection"]["v3"], "Transport", cases.Title(language.English).String(transport), count) if strings.HasSuffix(transport, "4") { add(featureGroups["Connection"]["v3"], "IP version", "IPv4", count) } else if strings.HasSuffix(transport, "6") { @@ -786,72 +787,53 @@ func getReport(db *sql.DB) map[string]interface{} { } } - var categories []category - categories = append(categories, category{ - Values: statsForInts(totFiles), - Descr: "Files Managed per Device", - }) - - categories = append(categories, category{ - Values: statsForInts(maxFiles), - Descr: "Files in Largest Folder", - }) - - categories = append(categories, category{ - Values: statsForInt64s(totMiB), - Descr: "Data Managed per Device", - Unit: "B", - Type: NumberBinary, - }) - - categories = append(categories, category{ - Values: statsForInt64s(maxMiB), - Descr: "Data in Largest Folder", - Unit: "B", - Type: NumberBinary, - }) - - categories = append(categories, category{ - Values: statsForInts(numDevices), - Descr: "Number of Devices in Cluster", - }) - - categories = append(categories, category{ - Values: statsForInts(numFolders), - Descr: "Number of Folders Configured", - }) - - categories = append(categories, category{ - Values: statsForInt64s(memoryUsage), - Descr: "Memory Usage", - Unit: "B", - Type: NumberBinary, - }) - - categories = append(categories, category{ - Values: statsForInt64s(memorySize), - Descr: "System Memory", - Unit: "B", - Type: NumberBinary, - }) - - categories = append(categories, category{ - Values: statsForFloats(sha256Perf), - Descr: "SHA-256 Hashing Performance", - Unit: "B/s", - Type: NumberBinary, - }) - - categories = append(categories, category{ - Values: statsForInts(numCPU), - Descr: "Number of CPU cores", - }) - - categories = append(categories, category{ - Values: statsForInts(uptime), - Descr: "Uptime (v3)", - Type: NumberDuration, - }) + categories := []category{ + { + Values: statsForInts(totFiles), + Descr: "Files Managed per Device", + }, { + Values: statsForInts(maxFiles), + Descr: "Files in Largest Folder", + }, { + Values: statsForInt64s(totMiB), + Descr: "Data Managed per Device", + Unit: "B", + Type: NumberBinary, + }, { + Values: statsForInt64s(maxMiB), + Descr: "Data in Largest Folder", + Unit: "B", + Type: NumberBinary, + }, { + Values: statsForInts(numDevices), + Descr: "Number of Devices in Cluster", + }, { + Values: statsForInts(numFolders), + Descr: "Number of Folders Configured", + }, { + Values: statsForInt64s(memoryUsage), + Descr: "Memory Usage", + Unit: "B", + Type: NumberBinary, + }, { + Values: statsForInt64s(memorySize), + Descr: "System Memory", + Unit: "B", + Type: NumberBinary, + }, { + Values: statsForFloats(sha256Perf), + Descr: "SHA-256 Hashing Performance", + Unit: "B/s", + Type: NumberBinary, + }, { + Values: statsForInts(numCPU), + Descr: "Number of CPU cores", + }, { + Values: statsForInts(uptime), + Descr: "Uptime (v3)", + Type: NumberDuration, + }, + } reportFeatures := make(map[string][]feature) for featureType, versions := range features { diff --git a/go.mod b/go.mod index cb83c20f20f..b6774024cf8 100644 --- a/go.mod +++ b/go.mod @@ -1,10 +1,11 @@ module github.com/syncthing/syncthing +go 1.18 + require ( github.com/AudriusButkevicius/pfilter v0.0.10 github.com/AudriusButkevicius/recli v0.0.6 - github.com/alecthomas/kong v0.2.17 - github.com/bkaradzic/go-lz4 v0.0.0-20160924222819-7224d8d8f27e + github.com/alecthomas/kong v0.6.1 github.com/calmh/xdr v1.1.0 github.com/ccding/go-stun v0.1.3 github.com/certifi/gocertifi v0.0.0-20210507211836-431795d63e8d // indirect @@ -13,11 +14,10 @@ require ( github.com/cpuguy83/go-md2man/v2 v2.0.1 // indirect github.com/d4l3k/messagediff v1.2.1 github.com/flynn-archive/go-shlex v0.0.0-20150515145356-3f9db97f8568 - github.com/fsnotify/fsnotify v1.5.1 // indirect + github.com/fsnotify/fsnotify v1.5.4 // indirect github.com/getsentry/raven-go v0.2.0 - github.com/go-asn1-ber/asn1-ber v1.5.3 // indirect - github.com/go-ldap/ldap/v3 v3.4.1 - github.com/go-ole/go-ole v1.2.6-0.20210915003542-8b1f7f90f6b1 // indirect + github.com/go-asn1-ber/asn1-ber v1.5.4 // indirect + github.com/go-ldap/ldap/v3 v3.4.4 github.com/gobwas/glob v0.2.3 github.com/gogo/protobuf v1.3.2 github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da @@ -30,32 +30,57 @@ require ( github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 github.com/klauspost/cpuid/v2 v2.0.9 // indirect github.com/lib/pq v1.10.3 - github.com/lucas-clemente/quic-go v0.23.0 + github.com/lucas-clemente/quic-go v0.28.1 github.com/maruel/panicparse v1.6.1 github.com/maxbrunsfeld/counterfeiter/v6 v6.3.0 github.com/minio/sha256-simd v1.0.0 github.com/miscreant/miscreant.go v0.0.0-20200214223636-26d376326b75 github.com/oschwald/geoip2-golang v1.5.0 - github.com/pkg/errors v0.9.1 - github.com/prometheus/client_golang v1.11.0 - github.com/prometheus/common v0.30.0 // indirect + github.com/pierrec/lz4/v4 v4.1.15 + github.com/pkg/errors v0.9.1 // indirect + github.com/prometheus/client_golang v1.12.2 + github.com/prometheus/common v0.32.1 // indirect github.com/prometheus/procfs v0.7.3 // indirect github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 github.com/sasha-s/go-deadlock v0.3.1 - github.com/shirou/gopsutil/v3 v3.21.8 + github.com/shirou/gopsutil/v3 v3.22.6 github.com/syncthing/notify v0.0.0-20210616190510-c6b7342338d2 - github.com/syndtr/goleveldb v1.0.1-0.20200815071216-d9e9293bd0f7 - github.com/thejerf/suture/v4 v4.0.1 + github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d + github.com/thejerf/suture/v4 v4.0.2 github.com/urfave/cli v1.22.5 github.com/vitrun/qart v0.0.0-20160531060029-bf64b92db6b0 - golang.org/x/crypto v0.0.0-20210921155107-089bfa567519 - golang.org/x/mod v0.5.1 // indirect - golang.org/x/net v0.0.0-20210924151903-3ad01bbaa167 - golang.org/x/sys v0.0.0-20210925032602-92d5a993a665 + golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa + golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 // indirect + golang.org/x/net v0.0.0-20220802222814-0bcc04d9c69b + golang.org/x/sys v0.0.0-20220731174439-a90be440212d golang.org/x/text v0.3.7 golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac - golang.org/x/tools v0.1.6 + golang.org/x/tools v0.1.12 google.golang.org/protobuf v1.27.1 ) -go 1.16 +require ( + github.com/Azure/go-ntlmssp v0.0.0-20220621081337-cb9428e4ac1e // indirect + github.com/beorn7/perks v1.0.1 // indirect + github.com/cheekybits/genny v1.0.0 // indirect + github.com/go-ole/go-ole v1.2.6 // indirect + github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0 // indirect + github.com/golang/protobuf v1.5.2 // indirect + github.com/marten-seemann/qtls-go1-16 v0.1.5 // indirect + github.com/marten-seemann/qtls-go1-17 v0.1.2 // indirect + github.com/marten-seemann/qtls-go1-18 v0.1.2 // indirect + github.com/marten-seemann/qtls-go1-19 v0.1.0 // indirect + github.com/matttproud/golang_protobuf_extensions v1.0.1 // indirect + github.com/nxadm/tail v1.4.8 // indirect + github.com/onsi/ginkgo v1.16.5 // indirect + github.com/oschwald/maxminddb-golang v1.8.0 // indirect + github.com/petermattis/goid v0.0.0-20180202154549-b0b1615b78e5 // indirect + github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c // indirect + github.com/prometheus/client_model v0.2.0 // indirect + github.com/russross/blackfriday/v2 v2.1.0 // indirect + github.com/yusufpapurcu/wmi v1.2.2 // indirect + gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 // indirect +) + +// https://github.com/gobwas/glob/pull/55 +replace github.com/gobwas/glob v0.2.3 => github.com/calmh/glob v0.0.0-20220615080505-1d823af5017b diff --git a/go.sum b/go.sum index 7c64c098bd0..e1f84a8e818 100644 --- a/go.sum +++ b/go.sum @@ -42,14 +42,14 @@ github.com/AudriusButkevicius/pfilter v0.0.10 h1:fTgn2VmM312vavVT8wfF5zt+BdPzfeO github.com/AudriusButkevicius/pfilter v0.0.10/go.mod h1:DLdWadeTZWnzlf6BXycI5meNLrgD7IXLgLX+ZoLxynI= github.com/AudriusButkevicius/recli v0.0.6 h1:hY9KH09vIbx0fYpkvdWbvnh67uDiuJEVDGhXlefysDQ= github.com/AudriusButkevicius/recli v0.0.6/go.mod h1:Nhfib1j/VFnLrXL9cHgA+/n2O6P5THuWelOnbfPNd78= -github.com/Azure/go-ntlmssp v0.0.0-20200615164410-66371956d46c h1:/IBSNwUN8+eKzUzbJPqhK839ygXJ82sde8x3ogr6R28= -github.com/Azure/go-ntlmssp v0.0.0-20200615164410-66371956d46c/go.mod h1:chxPXzSsl7ZWRAuOIE23GDNzjWuZquvFlgA8xmpunjU= +github.com/Azure/go-ntlmssp v0.0.0-20220621081337-cb9428e4ac1e h1:NeAW1fUYUEWhft7pkxDf6WoUvEZJ/uOKsvtpjLnn8MU= +github.com/Azure/go-ntlmssp v0.0.0-20220621081337-cb9428e4ac1e/go.mod h1:chxPXzSsl7ZWRAuOIE23GDNzjWuZquvFlgA8xmpunjU= github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU= github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo= -github.com/StackExchange/wmi v1.2.1 h1:VIkavFPXSjcnS+O8yTq7NI32k0R5Aj+v39y29VYDOSA= -github.com/StackExchange/wmi v1.2.1/go.mod h1:rcmrprowKIVzvc+NUiLncP2uuArMWLCbu9SBzvHz7e8= -github.com/alecthomas/kong v0.2.17 h1:URDISCI96MIgcIlQyoCAlhOmrSw6pZScBNkctg8r0W0= -github.com/alecthomas/kong v0.2.17/go.mod h1:ka3VZ8GZNPXv9Ov+j4YNLkI8mTuhXyr/0ktSlqIydQQ= +github.com/alecthomas/kong v0.6.1 h1:1kNhcFepkR+HmasQpbiKDLylIL8yh5B5y1zPp5bJimA= +github.com/alecthomas/kong v0.6.1/go.mod h1:JfHWDzLmbh/puW6I3V7uWenoh56YNVONW+w8eKeUr9I= +github.com/alecthomas/repr v0.0.0-20210801044451-80ca428c5142 h1:8Uy0oSf5co/NZXje7U1z8Mpep++QJOldL2hs/sBQf48= +github.com/alecthomas/repr v0.0.0-20210801044451-80ca428c5142/go.mod h1:2kn6fqh/zIyPLmm3ugklbEi5hg5wS435eygvNfaDQL8= github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc= github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc= github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0= @@ -60,10 +60,10 @@ github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod h1:Dwedo/Wpr24 github.com/beorn7/perks v1.0.0/go.mod h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+CedLV8= github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM= github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw= -github.com/bkaradzic/go-lz4 v0.0.0-20160924222819-7224d8d8f27e h1:2augTYh6E+XoNrrivZJBadpThP/dsvYKj0nzqfQ8tM4= -github.com/bkaradzic/go-lz4 v0.0.0-20160924222819-7224d8d8f27e/go.mod h1:0YdlkowM3VswSROI7qDxhRvJ3sLhlFrRRwjwegp5jy4= github.com/bradfitz/go-smtpd v0.0.0-20170404230938-deb6d6237625/go.mod h1:HYsPBTaaSFSlLx/70C2HPIMNZpVV8+vt/A+FMnYP11g= github.com/buger/jsonparser v0.0.0-20181115193947-bf1c66bbce23/go.mod h1:bbYlZJ7hK1yFx9hf58LP0zeX7UjIGs20ufpu3evjr+s= +github.com/calmh/glob v0.0.0-20220615080505-1d823af5017b h1:Fjm4GuJ+TGMgqfGHN42IQArJb77CfD/mAwLbDUoJe6g= +github.com/calmh/glob v0.0.0-20220615080505-1d823af5017b/go.mod h1:91K7jfEsgJSyfSrX+gmrRfZMtntx6JsHolWubGXDopg= github.com/calmh/xdr v1.1.0 h1:U/Dd4CXNLoo8EiQ4ulJUXkgO1/EyQLgDKLgpY1SOoJE= github.com/calmh/xdr v1.1.0/go.mod h1:E8sz2ByAdXC8MbANf1LCRYzedSnnc+/sXXJs/PVqoeg= github.com/ccding/go-stun v0.1.3 h1:uEAFsxqPBuo4tvILfloEHUBO3b4BlEAMnx2PZdh54jE= @@ -103,15 +103,14 @@ github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568/go.mod h1:xEzjJPgXI github.com/francoispqt/gojay v1.2.13/go.mod h1:ehT5mTG4ua4581f1++1WLG0vPdaA9HaiDsoyrBGkyDY= github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo= github.com/fsnotify/fsnotify v1.4.9/go.mod h1:znqG4EE+3YCdAaPaxE2ZRY/06pZUdp0tY4IgpuI1SZQ= -github.com/fsnotify/fsnotify v1.5.1 h1:mZcQUHVQUQWoPXXtuf9yuEXKudkV2sx1E06UadKWpgI= -github.com/fsnotify/fsnotify v1.5.1/go.mod h1:T3375wBYaZdLLcVNkcVbzGHY7f1l/uK5T5Ai1i3InKU= +github.com/fsnotify/fsnotify v1.5.4 h1:jRbGcIw6P2Meqdwuo0H1p6JVLbL5DHKAKlYndzMwVZI= +github.com/fsnotify/fsnotify v1.5.4/go.mod h1:OVB6XrOHzAwXMpEM7uPOzcehqUV2UqJxmVXmkdnm1bU= github.com/getsentry/raven-go v0.2.0 h1:no+xWJRb5ZI7eE8TWgIq1jLulQiIoLG0IfYxv5JYMGs= github.com/getsentry/raven-go v0.2.0/go.mod h1:KungGk8q33+aIAZUIVWZDr2OfAEBsO49PX4NzFV5kcQ= github.com/ghodss/yaml v1.0.0/go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04= github.com/gliderlabs/ssh v0.1.1/go.mod h1:U7qILu1NlMHj9FlMhZLlkCdDnU1DBEAqr0aevW3Awn0= -github.com/go-asn1-ber/asn1-ber v1.5.1/go.mod h1:hEBeB/ic+5LoWskz+yKT7vGhhPYkProFKoKdwZRWMe0= -github.com/go-asn1-ber/asn1-ber v1.5.3 h1:u7utq56RUFiynqUzgVMFDymapcOtQ/MZkh3H4QYkxag= -github.com/go-asn1-ber/asn1-ber v1.5.3/go.mod h1:hEBeB/ic+5LoWskz+yKT7vGhhPYkProFKoKdwZRWMe0= +github.com/go-asn1-ber/asn1-ber v1.5.4 h1:vXT6d/FNDiELJnLb6hGNa309LMsrCoYFvpwHDF0+Y1A= +github.com/go-asn1-ber/asn1-ber v1.5.4/go.mod h1:hEBeB/ic+5LoWskz+yKT7vGhhPYkProFKoKdwZRWMe0= github.com/go-errors/errors v1.0.1/go.mod h1:f4zRHt4oKfwPJE5k8C9vpYG+aDHdBFUsgrm6/TyX73Q= github.com/go-gl/glfw v0.0.0-20190409004039-e6da0acd62b1/go.mod h1:vR7hzQXu2zJy9AVAgeJqvqgH9Q5CA+iKCZ2gyEVpxRU= github.com/go-gl/glfw/v3.3/glfw v0.0.0-20191125211704-12ad95a8df72/go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8= @@ -119,19 +118,16 @@ github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200222043503-6f7a984d4dc4/go.mod h1:tQ2 github.com/go-kit/kit v0.8.0/go.mod h1:xBxKIO96dXMWWy0MnWVtmwkA9/13aqxPnvrjFYMA2as= github.com/go-kit/kit v0.9.0/go.mod h1:xBxKIO96dXMWWy0MnWVtmwkA9/13aqxPnvrjFYMA2as= github.com/go-kit/log v0.1.0/go.mod h1:zbhenjAZHb184qTLMA9ZjW7ThYL0H2mk7Q6pNt4vbaY= -github.com/go-ldap/ldap/v3 v3.4.1 h1:fU/0xli6HY02ocbMuozHAYsaHLcnkLjvho2r5a34BUU= -github.com/go-ldap/ldap/v3 v3.4.1/go.mod h1:iYS1MdmrmceOJ1QOTnRXrIs7i3kloqtmGQjRvjKpyMg= +github.com/go-ldap/ldap/v3 v3.4.4 h1:qPjipEpt+qDa6SI/h1fzuGWoRUY+qqQ9sOZq67/PYUs= +github.com/go-ldap/ldap/v3 v3.4.4/go.mod h1:fe1MsuN5eJJ1FeLT/LEBVdWfNWKh459R7aXgXtJC+aI= github.com/go-logfmt/logfmt v0.3.0/go.mod h1:Qt1PoO58o5twSAckw1HlFXLmHsOX5/0LbT9GBnD5lWE= github.com/go-logfmt/logfmt v0.4.0/go.mod h1:3RMwSq7FuexP4Kalkev3ejPJsZTpXXBr9+V4qmtdjCk= github.com/go-logfmt/logfmt v0.5.0/go.mod h1:wCYkCAKZfumFQihp8CzCvQ3paCTfi41vtzG1KdI/P7A= -github.com/go-ole/go-ole v1.2.5/go.mod h1:pprOEPIfldk/42T2oK7lQ4v4JSDwmV0As9GaiUsvbm0= -github.com/go-ole/go-ole v1.2.6-0.20210915003542-8b1f7f90f6b1 h1:4dntyT+x6QTOSCIrgczbQ+ockAEha0cfxD5Wi0iCzjY= -github.com/go-ole/go-ole v1.2.6-0.20210915003542-8b1f7f90f6b1/go.mod h1:pprOEPIfldk/42T2oK7lQ4v4JSDwmV0As9GaiUsvbm0= +github.com/go-ole/go-ole v1.2.6 h1:/Fpf6oFPoeFik9ty7siob0G6Ke8QvQEuVcuChpwXzpY= +github.com/go-ole/go-ole v1.2.6/go.mod h1:pprOEPIfldk/42T2oK7lQ4v4JSDwmV0As9GaiUsvbm0= github.com/go-stack/stack v1.8.0/go.mod h1:v0f6uXyyMGvRgIKkXu+yp6POWl0qKG85gN/melR3HDY= github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0 h1:p104kn46Q8WdvHunIJ9dAyjPVtrBPhSr3KT2yUst43I= github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0/go.mod h1:fyg7847qk6SyHyPtNmDHnmrv/HOrqktSC+C9fM+CJOE= -github.com/gobwas/glob v0.2.3 h1:A4xDbljILXROh+kObIiy5kIaPYD8e96x1tgBhUI5J+Y= -github.com/gobwas/glob v0.2.3/go.mod h1:d3Ez4x06l9bZtSvzIay5+Yzi0fmZzPgnTbPcKjJAkT8= github.com/gogo/protobuf v1.1.1/go.mod h1:r8qH/GZQm5c6nD/R0oafs1akxWv10x8SbQlK7atdtwQ= github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q= github.com/gogo/protobuf v1.3.2/go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q= @@ -168,7 +164,6 @@ github.com/golang/protobuf v1.4.3/go.mod h1:oDoupMAO8OvCJWAcko0GGGIgR6R6ocIYbsSw github.com/golang/protobuf v1.5.0/go.mod h1:FsONVRAS9T7sI+LIUmWTfcYkHO4aIWwzhcaSAoJOfIk= github.com/golang/protobuf v1.5.2 h1:ROPKBNFfQgOUMifHyP+KYbvpjbdoFNs+aK7DXlji0Tw= github.com/golang/protobuf v1.5.2/go.mod h1:XVQd3VNwM+JqD3oG2Ue2ip4fOMUkwXdXDdiuN0vRsmY= -github.com/golang/snappy v0.0.1/go.mod h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q= github.com/golang/snappy v0.0.4 h1:yAGX7huGHXlcLOEtBnF4w7FQwA26wojNCwOYAEhLjQM= github.com/golang/snappy v0.0.4/go.mod h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q= github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c/go.mod h1:lNA+9X1NB3Zf8V7Ke586lFgjr2dZNuvo3lPJSGZ5JPQ= @@ -181,8 +176,10 @@ github.com/google/go-cmp v0.4.1/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/ github.com/google/go-cmp v0.5.0/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE= github.com/google/go-cmp v0.5.1/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE= github.com/google/go-cmp v0.5.4/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE= -github.com/google/go-cmp v0.5.5 h1:Khx7svrCpmxxtHBq5j2mp/xVjsi8hQMfNLvJFAlrGgU= github.com/google/go-cmp v0.5.5/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE= +github.com/google/go-cmp v0.5.6/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE= +github.com/google/go-cmp v0.5.8 h1:e6P7q2lk1O+qJJb4BtCQXlK8vWEO8V1ZeuEdJNOqZyg= +github.com/google/go-cmp v0.5.8/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY= github.com/google/go-github v17.0.0+incompatible/go.mod h1:zLgOLi98H3fifZn+44m+umXrS52loVEgC2AApnigrVQ= github.com/google/go-querystring v1.0.0/go.mod h1:odCYkC5MyYFN7vkCjXpyrEuKhc/BUO6wN/zVPAxq5ck= github.com/google/gofuzz v1.0.0/go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg= @@ -195,6 +192,7 @@ github.com/google/pprof v0.0.0-20200212024743-f11f1df84d12/go.mod h1:ZgVRPoUq/hf github.com/google/pprof v0.0.0-20200229191704-1ebb73c60ed3/go.mod h1:ZgVRPoUq/hfqzAqh7sHMqb3I9Rq5C59dIz2SbBwJ4eM= github.com/google/pprof v0.0.0-20200430221834-fc25d7d30c6d/go.mod h1:ZgVRPoUq/hfqzAqh7sHMqb3I9Rq5C59dIz2SbBwJ4eM= github.com/google/pprof v0.0.0-20200708004538-1a94d8640e99/go.mod h1:ZgVRPoUq/hfqzAqh7sHMqb3I9Rq5C59dIz2SbBwJ4eM= +github.com/google/pprof v0.0.0-20210407192527-94a9f03dee38/go.mod h1:kpwsk12EmLew5upagYY7GY0pfYCcupk39gWOCRROcvE= github.com/google/renameio v0.1.0/go.mod h1:KWCgfxg9yswjAJkECMjeO8J8rahYeXnNhOm40UhjYkI= github.com/googleapis/gax-go v2.0.0+incompatible/go.mod h1:SFVmujtThgffbyetf+mdk2eWhX2bMyUtNHzFKcPA9HY= github.com/googleapis/gax-go/v2 v2.0.3/go.mod h1:LLvjysVCY1JZeum8Z6l8qUty8fiNwE08qbEPm1M08qg= @@ -211,6 +209,7 @@ github.com/hashicorp/golang-lru v0.5.4 h1:YDjusn29QI/Das2iO9M0BHnIbxPeyuCHsjMW+l github.com/hashicorp/golang-lru v0.5.4/go.mod h1:iADmTwqILo4mZ8BN3D2Q6+9jd8WM5uGBxy+E8yxSoD4= github.com/hpcloud/tail v1.0.0/go.mod h1:ab1qPbhIpdTxEkNHXyeSf5vhxWSCs/tWer42PpOxQnU= github.com/ianlancetaylor/demangle v0.0.0-20181102032728-5e5cf60278f6/go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc= +github.com/ianlancetaylor/demangle v0.0.0-20200824232613-28f6c0f3b639/go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc= github.com/jackpal/gateway v1.0.7 h1:7tIFeCGmpyrMx9qvT0EgYUi7cxVW48a0mMvnIL17bPM= github.com/jackpal/gateway v1.0.7/go.mod h1:aRcO0UFKt+MgIZmRmvOmnejdDT4Y1DNiNOsSd1AcIbA= github.com/jackpal/go-nat-pmp v1.0.2 h1:KzKSgb7qkJvOUTqYl9/Hg/me3pWgBmERKrTGD7BdWus= @@ -220,6 +219,7 @@ github.com/jpillora/backoff v1.0.0/go.mod h1:J/6gKK9jxlEcS3zixgDgUAsiuZ7yrSoa/FX github.com/json-iterator/go v1.1.6/go.mod h1:+SdeFBvtyEkXs7REEP0seUULqWtbJapLOCVDaaPEHmU= github.com/json-iterator/go v1.1.10/go.mod h1:KdQUCv79m/52Kvf8AW2vK1V8akMuk1QjK/uOdHXbAo4= github.com/json-iterator/go v1.1.11/go.mod h1:KdQUCv79m/52Kvf8AW2vK1V8akMuk1QjK/uOdHXbAo4= +github.com/json-iterator/go v1.1.12/go.mod h1:e30LSqwooZae/UwlEbR2852Gd8hjQvJoHmT4TnhNGBo= github.com/jstemmer/go-junit-report v0.0.0-20190106144839-af01ea7f8024/go.mod h1:6v2b51hI/fHJwM22ozAgKL4VKDeJcHhJFhtBdhmNjmU= github.com/jstemmer/go-junit-report v0.9.1/go.mod h1:Brl9GWCQeLvo8nXZwPNNblvFj/XSXhF0NWZEnDohbsk= github.com/julienschmidt/httprouter v1.2.0/go.mod h1:SYymIcj16QtmaHHD7aYtjjsJG7VTCxuUUipMqKk8s4w= @@ -242,18 +242,25 @@ github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI= github.com/lib/pq v1.10.3 h1:v9QZf2Sn6AmjXtQeFpdoq/eaNtYP6IN+7lcrygsIAtg= github.com/lib/pq v1.10.3/go.mod h1:AlVN5x4E4T544tWzH6hKfbfQvm3HdbOxrmggDNAPY9o= github.com/lucas-clemente/quic-go v0.22.0/go.mod h1:vF5M1XqhBAHgbjKcJOXY3JZz3GP0T3FQhz/uyOUS38Q= -github.com/lucas-clemente/quic-go v0.23.0 h1:5vFnKtZ6nHDFsc/F3uuiF4T3y/AXaQdxjUqiVw26GZE= -github.com/lucas-clemente/quic-go v0.23.0/go.mod h1:paZuzjXCE5mj6sikVLMvqXk8lJV2AsqtJ6bDhjEfxx0= +github.com/lucas-clemente/quic-go v0.28.1 h1:Uo0lvVxWg5la9gflIF9lwa39ONq85Xq2D91YNEIslzU= +github.com/lucas-clemente/quic-go v0.28.1/go.mod h1:oGz5DKK41cJt5+773+BSO9BXDsREY4HLf7+0odGAPO0= +github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0/go.mod h1:zJYVVT2jmtg6P3p1VtQj7WsuWi/y4VnjVBn7F8KPB3I= github.com/lunixbochs/vtclean v1.0.0/go.mod h1:pHhQNgMf3btfWnGBVipUOjRYhoOsdGqdm/+2c2E2WMI= github.com/mailru/easyjson v0.0.0-20190312143242-1de009706dbe/go.mod h1:C1wdFJiN94OJF2b5HbByQZoLdCWB1Yqtg26g4irojpc= github.com/marten-seemann/qpack v0.2.1/go.mod h1:F7Gl5L1jIgN1D11ucXefiuJS9UMVP2opoCp2jDKb7wc= github.com/marten-seemann/qtls-go1-15 v0.1.4/go.mod h1:GyFwywLKkRt+6mfU99csTEY1joMZz5vmB1WNZH3P81I= github.com/marten-seemann/qtls-go1-15 v0.1.5/go.mod h1:GyFwywLKkRt+6mfU99csTEY1joMZz5vmB1WNZH3P81I= -github.com/marten-seemann/qtls-go1-16 v0.1.4 h1:xbHbOGGhrenVtII6Co8akhLEdrawwB2iHl5yhJRpnco= github.com/marten-seemann/qtls-go1-16 v0.1.4/go.mod h1:gNpI2Ol+lRS3WwSOtIUUtRwZEQMXjYK+dQSBFbethAk= +github.com/marten-seemann/qtls-go1-16 v0.1.5 h1:o9JrYPPco/Nukd/HpOHMHZoBDXQqoNtUCmny98/1uqQ= +github.com/marten-seemann/qtls-go1-16 v0.1.5/go.mod h1:gNpI2Ol+lRS3WwSOtIUUtRwZEQMXjYK+dQSBFbethAk= github.com/marten-seemann/qtls-go1-17 v0.1.0-rc.1/go.mod h1:fz4HIxByo+LlWcreM4CZOYNuz3taBQ8rN2X6FqvaWo8= -github.com/marten-seemann/qtls-go1-17 v0.1.0 h1:P9ggrs5xtwiqXv/FHNwntmuLMNq3KaSIG93AtAZ48xk= -github.com/marten-seemann/qtls-go1-17 v0.1.0/go.mod h1:fz4HIxByo+LlWcreM4CZOYNuz3taBQ8rN2X6FqvaWo8= +github.com/marten-seemann/qtls-go1-17 v0.1.2 h1:JADBlm0LYiVbuSySCHeY863dNkcpMmDR7s0bLKJeYlQ= +github.com/marten-seemann/qtls-go1-17 v0.1.2/go.mod h1:C2ekUKcDdz9SDWxec1N/MvcXBpaX9l3Nx67XaR84L5s= +github.com/marten-seemann/qtls-go1-18 v0.1.2 h1:JH6jmzbduz0ITVQ7ShevK10Av5+jBEKAHMntXmIV7kM= +github.com/marten-seemann/qtls-go1-18 v0.1.2/go.mod h1:mJttiymBAByA49mhlNZZGrH5u1uXYZJ+RW28Py7f4m4= +github.com/marten-seemann/qtls-go1-19 v0.1.0-beta.1/go.mod h1:5HTDWtVudo/WFsHKRNuOhWlbdjrfs5JHrYb0wIJqGpI= +github.com/marten-seemann/qtls-go1-19 v0.1.0 h1:rLFKD/9mp/uq1SYGYuVZhm83wkmU95pK5df3GufyYYU= +github.com/marten-seemann/qtls-go1-19 v0.1.0/go.mod h1:5HTDWtVudo/WFsHKRNuOhWlbdjrfs5JHrYb0wIJqGpI= github.com/maruel/panicparse v1.6.1 h1:803MjBzGcUgE1vYgg3UMNq3G1oyYeKkMu3t6hBS97x0= github.com/maruel/panicparse v1.6.1/go.mod h1:uoxI4w9gJL6XahaYPMq/z9uadrdr1SyHuQwV2q80Mm0= github.com/maruel/panicparse/v2 v2.1.1/go.mod h1:AeTWdCE4lcq8OKsLb6cHSj1RWHVSnV9HBCk7sKLF4Jg= @@ -273,6 +280,7 @@ github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421/go.mod h1:6dJ github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q= github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742/go.mod h1:bx2lNnkwVCuqBIxFjflWJWanXIb3RllmbCylyMrvgv0= github.com/modern-go/reflect2 v1.0.1/go.mod h1:bx2lNnkwVCuqBIxFjflWJWanXIb3RllmbCylyMrvgv0= +github.com/modern-go/reflect2 v1.0.2/go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjYzDa0/r8luk= github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U= github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U= github.com/neelance/astrewrite v0.0.0-20160511093645-99348263ae86/go.mod h1:kHJEU3ofeGjhHklVoIGuVj85JJwZ6kWPaJwCIxgnFmo= @@ -285,13 +293,17 @@ github.com/onsi/ginkgo v1.6.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+W github.com/onsi/ginkgo v1.12.1/go.mod h1:zj2OWP4+oCPe1qIXoGWkgMRwljMUYCdkwsT2108oapk= github.com/onsi/ginkgo v1.14.0/go.mod h1:iSB4RoI2tjJc9BBv4NKIKWKya62Rps+oPG/Lv9klQyY= github.com/onsi/ginkgo v1.16.2/go.mod h1:CObGmKUOKaSC0RjmoAK7tKyn4Azo5P2IWuoMnvwxz1E= -github.com/onsi/ginkgo v1.16.4 h1:29JGrr5oVBm5ulCWet69zQkzWipVXIol6ygQUe/EzNc= github.com/onsi/ginkgo v1.16.4/go.mod h1:dX+/inL/fNMqNlz0e9LfyB9TswhZpCVdJM/Z6Vvnwo0= +github.com/onsi/ginkgo v1.16.5 h1:8xi0RTUf59SOSfEtZMvwTvXYMzG4gV23XVHOZiXNtnE= +github.com/onsi/ginkgo v1.16.5/go.mod h1:+E8gABHa3K6zRBolWtd+ROzc/U5bkGt0FwiG042wbpU= +github.com/onsi/ginkgo/v2 v2.1.3/go.mod h1:vw5CSIxN1JObi/U8gcbwft7ZxR2dgaR70JSE3/PpL4c= github.com/onsi/gomega v1.7.1/go.mod h1:XdKZgCCFLUoM/7CFJVPcG8C1xQ1AJ0vpAezJrB7JYyY= github.com/onsi/gomega v1.10.1/go.mod h1:iN09h71vgCQne3DLsj+A5owkum+a2tYe+TOCB1ybHNo= github.com/onsi/gomega v1.10.3/go.mod h1:V9xEwhxec5O8UDM77eCW8vLymOMltsqPVYWrpDsH8xc= -github.com/onsi/gomega v1.13.0 h1:7lLHu94wT9Ij0o6EWWclhu0aOh32VxhkwEJvzuWPeak= github.com/onsi/gomega v1.13.0/go.mod h1:lRk9szgn8TxENtWd0Tp4c3wjlRfMTMH27I+3Je41yGY= +github.com/onsi/gomega v1.17.0/go.mod h1:HnhC7FXeEQY45zxNK3PPoIUhzk/80Xly9PcubAlGdZY= +github.com/onsi/gomega v1.19.0 h1:4ieX6qQjPP/BfC3mpsAtIGGlxTWPeA3Inl/7DtXw1tw= +github.com/onsi/gomega v1.19.0/go.mod h1:LY+I3pBVzYsTBU1AnDwOSxaYi9WoWiqgwooUqq9yPro= github.com/openzipkin/zipkin-go v0.1.1/go.mod h1:NtoC/o8u3JlF1lSlyPNswIbeQH9bJTmOf0Erfk+hxe8= github.com/oschwald/geoip2-golang v1.5.0 h1:igg2yQIrrcRccB1ytFXqBfOHCjXWIoMv85lVJ1ONZzw= github.com/oschwald/geoip2-golang v1.5.0/go.mod h1:xdvYt5xQzB8ORWFqPnqMwZpCpgNagttWdoZLlJQzg7s= @@ -299,18 +311,23 @@ github.com/oschwald/maxminddb-golang v1.8.0 h1:Uh/DSnGoxsyp/KYbY1AuP0tYEwfs0sCph github.com/oschwald/maxminddb-golang v1.8.0/go.mod h1:RXZtst0N6+FY/3qCNmZMBApR19cdQj43/NM9VkrNAis= github.com/petermattis/goid v0.0.0-20180202154549-b0b1615b78e5 h1:q2e307iGHPdTGp0hoxKjt1H5pDo6utceo3dQVK3I5XQ= github.com/petermattis/goid v0.0.0-20180202154549-b0b1615b78e5/go.mod h1:jvVRKCrJTQWu0XVbaOlby/2lO20uSCHEMzzplHXte1o= +github.com/pierrec/lz4/v4 v4.1.15 h1:MO0/ucJhngq7299dKLwIMtgTfbkoSPF6AoMYDd8Q4q0= +github.com/pierrec/lz4/v4 v4.1.15/go.mod h1:gZWDp/Ze/IJXGXf23ltt2EXimqmTUXEy0GFuRQyBid4= github.com/pkg/errors v0.8.0/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0= github.com/pkg/errors v0.8.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0= github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4= github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0= github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM= github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4= +github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c h1:ncq/mPwQF4JjgDlrVEn3C11VoGHZN7m8qihwgMEtzYw= +github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c/go.mod h1:OmDBASR4679mdNQnz2pUhc2G8CO2JrUAVFDRBDP/hJE= github.com/prometheus/client_golang v0.8.0/go.mod h1:7SWBe2y4D6OKWSNQJUaRYU/AaXPKyh/dDVn+NZz0KFw= github.com/prometheus/client_golang v0.9.1/go.mod h1:7SWBe2y4D6OKWSNQJUaRYU/AaXPKyh/dDVn+NZz0KFw= github.com/prometheus/client_golang v1.0.0/go.mod h1:db9x61etRT2tGnBNRi70OPL5FsnadC4Ky3P0J6CfImo= github.com/prometheus/client_golang v1.7.1/go.mod h1:PY5Wy2awLA44sXw4AOSfFBetzPP4j5+D6mVACh+pe2M= -github.com/prometheus/client_golang v1.11.0 h1:HNkLOAEQMIDv/K+04rukrLx6ch7msSRwf3/SASFAGtQ= github.com/prometheus/client_golang v1.11.0/go.mod h1:Z6t4BnS23TR94PD6BsDNk8yVqroYurpAkEiz0P2BEV0= +github.com/prometheus/client_golang v1.12.2 h1:51L9cDoUHVrXx4zWYlcLQIZ+d+VXHgqnYKkIuq4g/34= +github.com/prometheus/client_golang v1.12.2/go.mod h1:3Z9XVyYiZYEO+YQWt3RD2R3jrbd179Rt297l4aS6nDY= github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod h1:MbSGuTsp3dbXC40dX6PRTWyKYBIrTGTE9sqQNg2J8bo= github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA= github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA= @@ -320,8 +337,8 @@ github.com/prometheus/common v0.0.0-20180801064454-c7de2306084e/go.mod h1:daVV7q github.com/prometheus/common v0.4.1/go.mod h1:TNfzLD0ON7rHzMJeJkieUDPYmFC7Snx/y86RQel1bk4= github.com/prometheus/common v0.10.0/go.mod h1:Tlit/dnDKsSWFlCLTWaA1cyBgKHSMdTB80sz/V91rCo= github.com/prometheus/common v0.26.0/go.mod h1:M7rCNAaPfAosfx8veZJCuw84e35h3Cfd9VFqTh1DIvc= -github.com/prometheus/common v0.30.0 h1:JEkYlQnpzrzQFxi6gnukFPdQ+ac82oRhzMcIduJu/Ug= -github.com/prometheus/common v0.30.0/go.mod h1:vu+V0TpY+O6vW9J44gczi3Ap/oXXR10b+M/gUGO4Hls= +github.com/prometheus/common v0.32.1 h1:hWIdL3N2HoUx3B8j3YN9mWor0qhY/NlEKZEaXxuIRh4= +github.com/prometheus/common v0.32.1/go.mod h1:vu+V0TpY+O6vW9J44gczi3Ap/oXXR10b+M/gUGO4Hls= github.com/prometheus/procfs v0.0.0-20180725123919-05ee40e3a273/go.mod h1:c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk= github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod h1:c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk= github.com/prometheus/procfs v0.0.2/go.mod h1:TjEm7ze935MbeOT/UhFTIMYKhuLP4wbCsTZCD3I8kEA= @@ -332,7 +349,6 @@ github.com/prometheus/procfs v0.7.3/go.mod h1:cz+aTbrPOrUb4q7XlbU9ygM+/jj0fzG6c1 github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 h1:N/ElC8H3+5XpJzTSTfLsJV/mx9Q9g7kxmchpfZyxgzM= github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475/go.mod h1:bCqnVzQkZxMG4s8nGwiZ5l3QUCyqpo9Y+/ZMZ9VjZe4= github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4= -github.com/russross/blackfriday v1.5.2 h1:HyvC0ARfnZBqnXwABFeSZHpKvJHJJfPz81GNueLj0oo= github.com/russross/blackfriday v1.5.2/go.mod h1:JO/DiYxRf+HjHt06OyowR9PTA263kcR/rfWxYHBV53g= github.com/russross/blackfriday/v2 v2.0.1/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM= github.com/russross/blackfriday/v2 v2.1.0 h1:JIOH55/0cWyOuilr9/qlrm0BSXldqnqwMsf35Ld67mk= @@ -342,8 +358,8 @@ github.com/sasha-s/go-deadlock v0.3.1/go.mod h1:F73l+cr82YSh10GxyRI6qZiCgK64VaZj github.com/sclevine/spec v1.4.0 h1:z/Q9idDcay5m5irkZ28M7PtQM4aOISzOpj4bUPkDee8= github.com/sclevine/spec v1.4.0/go.mod h1:LvpgJaFyvQzRvc1kaDs0bulYwzC70PbiYjC4QnFHkOM= github.com/sergi/go-diff v1.0.0/go.mod h1:0CfEIISq7TuYL3j771MWULgwwjU+GofnZX9QAmXWZgo= -github.com/shirou/gopsutil/v3 v3.21.8 h1:nKct+uP0TV8DjjNiHanKf8SAuub+GNsbrOtM9Nl9biA= -github.com/shirou/gopsutil/v3 v3.21.8/go.mod h1:YWp/H8Qs5fVmf17v7JNZzA0mPJ+mS2e9JdiUF9LlKzQ= +github.com/shirou/gopsutil/v3 v3.22.6 h1:FnHOFOh+cYAM0C30P+zysPISzlknLC5Z1G4EAElznfQ= +github.com/shirou/gopsutil/v3 v3.22.6/go.mod h1:EdIubSnZhbAvBS1yJ7Xi+AShB/hxwLHOMz4MCYz7yMs= github.com/shurcooL/component v0.0.0-20170202220835-f88ec8f54cc4/go.mod h1:XhFIlyj5a1fBNx5aJTbKoIq0mNaPvOagO+HjB3EtxrY= github.com/shurcooL/events v0.0.0-20181021180414-410e4ca65f48/go.mod h1:5u70Mqkb5O5cxEA8nxTsgrgLehJeAw6Oc4Ab1c/P1HM= github.com/shurcooL/github_flavored_markdown v0.0.0-20181002035957-2122de532470/go.mod h1:2dOwnU2uBioM+SGy2aZoq1f/Sd1l9OkAeAUvjSyvgU0= @@ -374,22 +390,26 @@ github.com/sourcegraph/annotate v0.0.0-20160123013949-f4cad6c6324d/go.mod h1:Udh github.com/sourcegraph/syntaxhighlight v0.0.0-20170531221838-bd320f5d308e/go.mod h1:HuIsMU8RRBOtsCgI77wP899iHVBQpCmg4ErYMZB+2IA= github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME= github.com/stretchr/objx v0.1.1/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME= +github.com/stretchr/objx v0.4.0/go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw= github.com/stretchr/testify v1.2.2/go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXfy6kDkUVs= github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI= github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4= github.com/stretchr/testify v1.5.1/go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5cxcmMvtA= github.com/stretchr/testify v1.6.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg= -github.com/stretchr/testify v1.7.0 h1:nwc3DEeHmmLAfoZucVR881uASk0Mfjw8xYJ99tb5CcY= github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg= +github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg= +github.com/stretchr/testify v1.7.2/go.mod h1:R6va5+xMeoiuVRoj+gSkQ7d3FALtqAAGI1FQKckRals= +github.com/stretchr/testify v1.7.5 h1:s5PTfem8p8EbKQOctVV53k6jCJt3UX4IEJzwh+C324Q= +github.com/stretchr/testify v1.7.5/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU= github.com/syncthing/notify v0.0.0-20210616190510-c6b7342338d2 h1:F4snRP//nIuTTW9LYEzVH4HVwDG9T3M4t8y/2nqMbiY= github.com/syncthing/notify v0.0.0-20210616190510-c6b7342338d2/go.mod h1:J0q59IWjLtpRIJulohwqEZvjzwOfTEPp8SVhDJl+y0Y= -github.com/syndtr/goleveldb v1.0.1-0.20200815071216-d9e9293bd0f7 h1:udtnv1cokhJYqnUfCMCppJ71bFN9VKfG1BQ6UsYZnx8= -github.com/syndtr/goleveldb v1.0.1-0.20200815071216-d9e9293bd0f7/go.mod h1:u2MKkTVTVJWe5D1rCvame8WqhBd88EuIwODJZ1VHCPM= +github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d h1:vfofYNRScrDdvS342BElfbETmL1Aiz3i2t0zfRj16Hs= +github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d/go.mod h1:RRCYJbIwD5jmqPI9XoAFR0OcDxqUctll6zUj/+B4S48= github.com/tarm/serial v0.0.0-20180830185346-98f6abe2eb07/go.mod h1:kDXzergiv9cbyO7IOYJZWg1U88JhDg3PB6klq9Hg2pA= -github.com/thejerf/suture/v4 v4.0.1 h1:CLnC1wxLAiHA5zTbbvhSWMupVuGe5ZJ7YddWE3lvb4M= -github.com/thejerf/suture/v4 v4.0.1/go.mod h1:g0e8vwskm9tI0jRjxrnA6lSr0q6OfPdWJVX7G5bVWRs= -github.com/tklauser/go-sysconf v0.3.9/go.mod h1:11DU/5sG7UexIrp/O6g35hrWzu0JxlwQ3LSFUzyeuhs= -github.com/tklauser/numcpus v0.3.0/go.mod h1:yFGUr7TUHQRAhyqBcEg0Ge34zDBAsIvJJcyE6boqnA8= +github.com/thejerf/suture/v4 v4.0.2 h1:VxIH/J8uYvqJY1+9fxi5GBfGRkRZ/jlSOP6x9HijFQc= +github.com/thejerf/suture/v4 v4.0.2/go.mod h1:g0e8vwskm9tI0jRjxrnA6lSr0q6OfPdWJVX7G5bVWRs= +github.com/tklauser/go-sysconf v0.3.10/go.mod h1:C8XykCvCb+Gn0oNCWPIlcb0RuglQTYaQ2hGm7jmxEFk= +github.com/tklauser/numcpus v0.4.0/go.mod h1:1+UI3pD8NW14VMwdgJNJ1ESk2UnwhAnz5hMwiKKqXCQ= github.com/urfave/cli v1.20.0/go.mod h1:70zkFmudgCuE/ngEzBv17Jvp/497gISqfk5gWijbERA= github.com/urfave/cli v1.22.5 h1:lNq9sAHXK2qfdI8W+GRItjCEkI+2oR4d+MEHy1CKXoU= github.com/urfave/cli v1.22.5/go.mod h1:Gos4lmkARVdJ6EkW0WaNv/tZAAMe9V7XWyB60NtXRu0= @@ -402,7 +422,8 @@ github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9de github.com/yuin/goldmark v1.1.32/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74= github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74= github.com/yuin/goldmark v1.3.5/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k= -github.com/yuin/goldmark v1.4.0/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k= +github.com/yusufpapurcu/wmi v1.2.2 h1:KBNDSne4vP5mbSWnJbO+51IMOXJB67QiYCSBrubbPRg= +github.com/yusufpapurcu/wmi v1.2.2/go.mod h1:SBZ9tNy3G9/m5Oi98Zks0QjeHVDvuK0qfxQmPyzfmi0= go.opencensus.io v0.18.0/go.mod h1:vKdFvxhtzZ9onBp9VKHK8z/sRpBMnKAsufL7wlDrCOA= go.opencensus.io v0.21.0/go.mod h1:mSImk1erAIZhrmZN+AvHh14ztQfjbGwt4TtuofqLduU= go.opencensus.io v0.22.0/go.mod h1:+kGneAE2xo2IficOXnaByMWTGM9T73dGwxeWcUqIpI8= @@ -419,11 +440,11 @@ golang.org/x/crypto v0.0.0-20190510104115-cbcb75029529/go.mod h1:yigFU9vqHzYiE8U golang.org/x/crypto v0.0.0-20190605123033-f99c8df09eb5/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI= golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI= golang.org/x/crypto v0.0.0-20200221231518-2aa609cf4a9d/go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto= -golang.org/x/crypto v0.0.0-20200604202706-70a84ac30bf9/go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto= golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9/go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto= golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97/go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc= -golang.org/x/crypto v0.0.0-20210921155107-089bfa567519 h1:7I4JAnoQBe7ZtJcBaYHi5UtiO8tQHbUSXxL+pnGRANg= -golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc= +golang.org/x/crypto v0.0.0-20220622213112-05595931fe9d/go.mod h1:IxCIyHEi3zRg3s0A5j5BB6A9Jmi73HwBIUl50j+osU4= +golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa h1:zuSxTR4o9y82ebqCUJYNGJbGPo6sKVl54f/TVDObg1c= +golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa/go.mod h1:IxCIyHEi3zRg3s0A5j5BB6A9Jmi73HwBIUl50j+osU4= golang.org/x/exp v0.0.0-20190121172915-509febef88a4/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA= golang.org/x/exp v0.0.0-20190306152737-a1d7652674e8/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA= golang.org/x/exp v0.0.0-20190510132918-efd6b22b2522/go.mod h1:ZjyILWgesfNpC6sMxTJOJm9Kp84zZh5NQWvqDGG3Qr8= @@ -456,8 +477,8 @@ golang.org/x/mod v0.1.1-0.20191107180719-034126e5016b/go.mod h1:QqPTAvyqsEbceGzB golang.org/x/mod v0.2.0/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA= golang.org/x/mod v0.3.0/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA= golang.org/x/mod v0.4.2/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA= -golang.org/x/mod v0.5.1 h1:OJxoQ/rynoF0dcCdI7cLPktw/hR2cueqYfjm43oqK38= -golang.org/x/mod v0.5.1/go.mod h1:5OXOZSfqPIIbmVBIIKWRFfZjPR0E5r58TLhUjH0a2Ro= +golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 h1:6zppjxzCulZykYSLyVDYbneBfbaBIQPYMevg0bEwv2s= +golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4/go.mod h1:jJ57K6gSWd91VN4djpZkiMVwK6gcyfeH4XE8wZrZaV4= golang.org/x/net v0.0.0-20180724234803-3673e40ba225/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4= golang.org/x/net v0.0.0-20180826012351-8a410e7b638d/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4= golang.org/x/net v0.0.0-20180906233101-161cd47e91fd/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4= @@ -490,7 +511,6 @@ golang.org/x/net v0.0.0-20200520004742-59133d7f0dd7/go.mod h1:qpuaurCH72eLCgpAm/ golang.org/x/net v0.0.0-20200520182314-0ba52f642ac2/go.mod h1:qpuaurCH72eLCgpAm/N6yyVIVM9cpaDIP3A8BGJEC5A= golang.org/x/net v0.0.0-20200625001655-4c5254603344/go.mod h1:/O7V0waA8r7cgGh81Ro3o1hOxt32SMVPicZroKQ2sZA= golang.org/x/net v0.0.0-20200707034311-ab3426394381/go.mod h1:/O7V0waA8r7cgGh81Ro3o1hOxt32SMVPicZroKQ2sZA= -golang.org/x/net v0.0.0-20200813134508-3edf25e44fcc/go.mod h1:/O7V0waA8r7cgGh81Ro3o1hOxt32SMVPicZroKQ2sZA= golang.org/x/net v0.0.0-20200822124328-c89045814202/go.mod h1:/O7V0waA8r7cgGh81Ro3o1hOxt32SMVPicZroKQ2sZA= golang.org/x/net v0.0.0-20201006153459-a7d1128ccaa0/go.mod h1:sp8m0HH+o8qH0wwXwYZr8TS3Oi6o0r6Gce1SSxlDquU= golang.org/x/net v0.0.0-20201021035429-f5854403a974/go.mod h1:sp8m0HH+o8qH0wwXwYZr8TS3Oi6o0r6Gce1SSxlDquU= @@ -500,9 +520,12 @@ golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4/go.mod h1:p54w0d4576C0XHj96b golang.org/x/net v0.0.0-20210428140749-89ef3d95e781/go.mod h1:OJAsFXCWl8Ukc7SiCT/9KSuxbyM7479/AVlXFRxuMCk= golang.org/x/net v0.0.0-20210525063256-abc453219eb5/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y= golang.org/x/net v0.0.0-20210716203947-853a461950ff/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y= -golang.org/x/net v0.0.0-20210805182204-aaa1db679c0d/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y= -golang.org/x/net v0.0.0-20210924151903-3ad01bbaa167 h1:eDd+TJqbgfXruGQ5sJRU7tEtp/58OAx4+Ayjxg4SM+4= -golang.org/x/net v0.0.0-20210924151903-3ad01bbaa167/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y= +golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y= +golang.org/x/net v0.0.0-20220225172249-27dd8689420f/go.mod h1:CfG3xpIq0wQ8r1q4Su4UZFWDARRcnwPjda9FqA0JpMk= +golang.org/x/net v0.0.0-20220607020251-c690dde0001d/go.mod h1:XRhObCWvk6IyKnWLug+ECip1KBveYUHfp+8e9klMJ9c= +golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e/go.mod h1:XRhObCWvk6IyKnWLug+ECip1KBveYUHfp+8e9klMJ9c= +golang.org/x/net v0.0.0-20220802222814-0bcc04d9c69b h1:3ogNYyK4oIQdIKzTu68hQrr4iuVxF3AxKl9Aj/eDrw0= +golang.org/x/net v0.0.0-20220802222814-0bcc04d9c69b/go.mod h1:YDH+HFinaLZZlnHAfSS6ZXJJ9M9t4Dl22yv3iI2vPwk= golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U= golang.org/x/oauth2 v0.0.0-20181017192945-9dcd33a902f4/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U= golang.org/x/oauth2 v0.0.0-20181203162652-d668ce993890/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U= @@ -566,9 +589,9 @@ golang.org/x/sys v0.0.0-20200615200032-f1bc736245b1/go.mod h1:h1NjWce9XRLGQEsW7w golang.org/x/sys v0.0.0-20200625212154-ddb9806d33ae/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= golang.org/x/sys v0.0.0-20200724161237-0e2f3a69832c/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= golang.org/x/sys v0.0.0-20200803210538-64077c9b5642/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= -golang.org/x/sys v0.0.0-20200814200057-3d37ad5750ed/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= golang.org/x/sys v0.0.0-20200930185726-fdedc70b468f/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= golang.org/x/sys v0.0.0-20201119102817-f84b799fce68/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= +golang.org/x/sys v0.0.0-20201204225414-ed752295db88/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= golang.org/x/sys v0.0.0-20210112080510-489259a85091/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= golang.org/x/sys v0.0.0-20210124154548-22da62e12c0c/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= golang.org/x/sys v0.0.0-20210330210617-4fbd30eecc44/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= @@ -577,11 +600,15 @@ golang.org/x/sys v0.0.0-20210510120138-977fb7262007/go.mod h1:oPkhp1MJrh7nUepCBc golang.org/x/sys v0.0.0-20210603081109-ebe580a85c40/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= -golang.org/x/sys v0.0.0-20210809222454-d867a43fc93e/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= -golang.org/x/sys v0.0.0-20210816074244-15123e1e1f71/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= -golang.org/x/sys v0.0.0-20210925032602-92d5a993a665 h1:QOQNt6vCjMpXE7JSK5VvAzJC1byuN3FgTNSBwf+CJgI= -golang.org/x/sys v0.0.0-20210925032602-92d5a993a665/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= +golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= +golang.org/x/sys v0.0.0-20220114195835-da31bd327af9/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= +golang.org/x/sys v0.0.0-20220128215802-99c3d69c2c27/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= +golang.org/x/sys v0.0.0-20220412211240-33da011f77ad/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= +golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= +golang.org/x/sys v0.0.0-20220731174439-a90be440212d h1:Sv5ogFZatcgIMMtBSTTAgMYsicp25MXBubjXNDKwm80= +golang.org/x/sys v0.0.0-20220731174439-a90be440212d/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo= +golang.org/x/term v0.0.0-20210927222741-03fcf44c2211/go.mod h1:jbD1KX2456YbFQfuXm/mYQcufACuNUgVhRMnK/tPxf8= golang.org/x/text v0.0.0-20170915032832-14c0d48ead0c/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ= golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ= golang.org/x/text v0.3.1-0.20180807135948-17ff2d5776d2/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ= @@ -644,13 +671,13 @@ golang.org/x/tools v0.0.0-20201224043029-2b0845dc783e/go.mod h1:emZCQorbCU4vsT4f golang.org/x/tools v0.0.0-20210106214847-113979e3529a/go.mod h1:emZCQorbCU4vsT4fOWvOPXz4eW1wZW4PmDk9uLelYpA= golang.org/x/tools v0.1.1/go.mod h1:o0xws9oXOQQZyjljx8fwUC0k7L1pTE6eaCbjGeHmOkk= golang.org/x/tools v0.1.5/go.mod h1:o0xws9oXOQQZyjljx8fwUC0k7L1pTE6eaCbjGeHmOkk= -golang.org/x/tools v0.1.6 h1:SIasE1FVIQOWz2GEAHFOmoW7xchJcqlucjSULTL0Ag4= -golang.org/x/tools v0.1.6/go.mod h1:LGqMHiF4EqQNHR1JncWGqT5BVaXmza+X+BDGol+dOxo= +golang.org/x/tools v0.1.12 h1:VveCTK38A2rkS8ZqFY25HIDFscX5X9OoEhJd3quQmXU= +golang.org/x/tools v0.1.12/go.mod h1:hNGJHUnrk76NpqgfD5Aqm5Crs+Hm0VOH/i9J2+nxYbc= golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0= golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0= golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0= -golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 h1:go1bK/D/BFZV2I8cIQd1NKEZ+0owSTG1fDTci4IqFcE= golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0= +golang.org/x/xerrors v0.0.0-20220517211312-f3a8303e98df/go.mod h1:K8+ghG5WaK9qNqU5K3HdILfMLy1f3aNYFI/wnl100a8= google.golang.org/api v0.0.0-20180910000450-7ca32eb868bf/go.mod h1:4mhQ8q/RsB7i+udVvVy5NUi08OU8ZlA0gRVgrF7VFY0= google.golang.org/api v0.0.0-20181030000543-1d582fd0359e/go.mod h1:4mhQ8q/RsB7i+udVvVy5NUi08OU8ZlA0gRVgrF7VFY0= google.golang.org/api v0.1.0/go.mod h1:UGEZY7KEX120AnNLIHFMKIo4obdJhkp2tPbaPlQx13Y= @@ -758,8 +785,8 @@ gopkg.in/yaml.v2 v2.3.0/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI= gopkg.in/yaml.v2 v2.4.0 h1:D8xgwECY7CYvx+Y2n4sBz93Jn9JRvxdiyyo8CTfuKaY= gopkg.in/yaml.v2 v2.4.0/go.mod h1:RDklbk79AGWmwhnvt/jBztapEOGDOx6ZbXqjP6csGnQ= gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM= -gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b h1:h8qDotaEPuJATrMmW04NCwg7v22aHH28wwpauUhK9Oo= -gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM= +gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA= +gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM= grpc.go4.org v0.0.0-20170609214715-11d0a25b4919/go.mod h1:77eQGdRu53HpSqPFJFmuJdjuHRquDANNeA4x7B8WQ9o= honnef.co/go/tools v0.0.0-20180728063816-88497007e858/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4= honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4= diff --git a/gui/black/assets/css/theme.css b/gui/black/assets/css/theme.css index f6cdb51f7ec..622a22a5895 100644 --- a/gui/black/assets/css/theme.css +++ b/gui/black/assets/css/theme.css @@ -265,6 +265,11 @@ code.ng-binding{ color: #222; } -.fancytree-title { - color: #aaa !important; +/* + * Fancytree tweaks + */ + +.fancytree-container tr:hover, +.fancytree-focused { + background-color: #222; } diff --git a/gui/dark/assets/css/theme.css b/gui/dark/assets/css/theme.css index d2aafed9687..f554bb8a8af 100644 --- a/gui/dark/assets/css/theme.css +++ b/gui/dark/assets/css/theme.css @@ -277,6 +277,11 @@ code.ng-binding{ color: #3fa9f0; } -.fancytree-title { - color: #aaa !important; +/* + * Fancytree tweaks + */ + +.fancytree-container tr:hover, +.fancytree-focused { + background-color: #424242; } diff --git a/gui/default/assets/css/overrides.css b/gui/default/assets/css/overrides.css index 252bae92c31..527c5cc59fd 100644 --- a/gui/default/assets/css/overrides.css +++ b/gui/default/assets/css/overrides.css @@ -10,6 +10,7 @@ body { padding-bottom: 70px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; + overflow-y: scroll; } h1, h2, h3, h4, h5 { @@ -166,16 +167,13 @@ table.table-auto td { display: none; } -*[language-select] > .dropdown-menu { +li[language-select] > .dropdown-menu { + column-count: 2; + column-gap: 0; width: 450px; } -*[language-select] > .dropdown-menu > li { - float: left; - width: 50%; -} - -*[language-select] > .dropdown-menu > li > a { +li[language-select] > .dropdown-menu > li > a { overflow: hidden; text-overflow: ellipsis; } @@ -304,6 +302,62 @@ ul.three-columns li, ul.two-columns li { z-index: 980; } +/* + * Restore Versions tweaks + */ + +#restoreTree-container { + overflow-y: scroll; + resize: vertical; + /* Limit height to prevent vertical screen overflow. */ + max-height: calc(100vh - 390px); + /* Always fit at least one folder with dropdown open. */ + min-height: 136px; +} +@media (min-width: 768px) { + #restoreTree-container { + max-height: calc(100vh - 401px); + } +} +@media (min-width: 992px) { + #restoreTree-container { + max-height: calc(100vh - 333px); + } +} + +/* Ignore fixed height when manually resized. */ +#restoreTree-container[style*="height"] { + max-height: none; +} + +/* Remove table outline as rows have own focus style already. */ +#restoreTree:focus { + outline: 0; +} + +/* Align dropdown with title first line. */ +#restoreTree td + td { + padding-top: 4px; + vertical-align: top; +} + +/* Reduce space between toggle and menu on mobile. */ +#restoreTree .dropdown-toggle { + margin-bottom: 0; +} + +/* Change direction to remain on screen on mobile. */ +#restoreTree .dropdown-menu { + left: auto; + right: 0; +} + +/* Ensure maximum space for filtering and date range. */ +#restoreVersions .form-group, +#restoreVersions .form-control { + width: 100%; +} + /** Footer nav on small devices **/ @media (max-width: 1199px) { /* Stay at the end of the page, with space reserved for the footer @@ -351,19 +405,23 @@ ul.three-columns li, ul.two-columns li { border-radius: 2px; } - *[language-select] { + li[language-select] { position: static !important; } - *[language-select] > .dropdown-menu { + li[language-select] > .dropdown-menu { + column-count: auto; margin-left: 15px; margin-right: 15px; margin-top: -12px !important; max-width: 450px; - height: 265px; overflow-y: scroll; + /* height of 5.5 elements + negative margin-top */ + height: 276px; } + table.table-auto td, + table.table-auto th, table.table-condensed td, table.table-condensed th { /* for mobile phones to allow linebreaks in long repro folder/shared with @@ -397,10 +455,6 @@ ul.three-columns li, ul.two-columns li { padding-top: 10px; } -.fancytree-ext-table { - width: 100% !important; -} - @media (max-width: 419px) { /* the selectors are build to target only the content of folder and device panels as it would "destroy" e.g. out of sync or recent changes listings */ @@ -421,12 +475,18 @@ ul.three-columns li, ul.two-columns li { width: 100%; } - /* all buttons, except panel headings, get bottom margin, as they won't fit - beside each other anymore */ + /* All buttons, except panel headings, get bottom margin, as they + won't fit beside each other anymore. Reduce footer padding to + compensate for the margin. */ .btn:not(.panel-heading), - /* this "+"-selector is needed to override some bootstrap defaults */ .btn:not(.panel-heading) + .btn:not(.panel-heading) { - margin-bottom: 1rem; + margin-bottom: 10px; + } + .panel-footer { + padding-bottom: 0; + } + .modal-footer { + padding-bottom: 5px; } } @@ -449,3 +509,10 @@ ul.three-columns li, ul.two-columns li { padding-top: 6px; padding-bottom: 6px; } + +/* CJK languages don't use italic at all, hence don't force it on them. */ +html[lang|="zh"] i, +html[lang="ja"] i, +html[lang|="ko"] i { + font-style: normal; +} diff --git a/gui/default/assets/css/tree.css b/gui/default/assets/css/tree.css new file mode 100644 index 00000000000..b55488f4140 --- /dev/null +++ b/gui/default/assets/css/tree.css @@ -0,0 +1,58 @@ +/* +// Copyright (C) 2021 The Syncthing Authors. +// +// This Source Code Form is subject to the terms of the Mozilla Public +// License, v. 2.0. If a copy of the MPL was not distributed with this file, +// You can obtain one at https://mozilla.org/MPL/2.0/. + +*/ + +.fancytree-container { + cursor: pointer; + width: 100%; +} + +.fancytree-hide { + visibility: collapse; +} + +/* Node needs to be block, and expander, icon and title + inline-block to properly wrap unbreakable text. */ +.fancytree-node { + display: block; + white-space: nowrap; + /* expander 16px + icon 16px + title padding 8px */ + padding-right: 40px; +} +.fancytree-expander, +.fancytree-icon, +.fancytree-title { + display: inline-block; +} + +.fancytree-expander, +.fancytree-icon { + margin-top: 4px; + vertical-align: top; + width: 16px; +} + +.fancytree-childcounter { + background: #777; + border-radius: 10px; + border: 1px solid gray; + color: #fff; + font-size: 13px; + opacity: .75; + padding: 2px 3px; + position: relative; + right: 8px; + top: -9px; + user-select: none; +} + +.fancytree-title { + padding-left: 8px; + white-space: normal; + word-break: break-all; +} diff --git a/gui/default/assets/lang/lang-bg.json b/gui/default/assets/lang/lang-bg.json index fd7e8a1203e..de7a526b371 100644 --- a/gui/default/assets/lang/lang-bg.json +++ b/gui/default/assets/lang/lang-bg.json @@ -11,6 +11,7 @@ "Add Folder": "Добавяне на папка", "Add Remote Device": "Добавяне на устройство", "Add devices from the introducer to our device list, for mutually shared folders.": "Добавяйте устройства през поръчителите за взаимно споделени папки.", + "Add ignore patterns": "Добавяне на шаблони за пренебрегване", "Add new folder?": "Добавяне на тази папка?", "Additionally the full rescan interval will be increased (times 60, i.e. new default of 1h). You can also configure it manually for every folder later after choosing No.": "Също така интервалът за повторно обхождане ще бъде увеличен (60 пъти, пр. новият интервал бъде 1ч). Освен това може да го зададете и ръчно за всяка папка след като изберете Не.", "Address": "Адрес", @@ -18,14 +19,16 @@ "Advanced": "Разширени", "Advanced Configuration": "Разширени настройки", "All Data": "Всички данни", + "All Time": "През цялото време", "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.": "Всички папки, споделени с устройството трябва да бъдат защитени с парола, така че данните да са недостъпни без нея.", "Allow Anonymous Usage Reporting?": "Разрешаване на анонимното отчитане на употребата?", "Allowed Networks": "Разрешени мрежи", "Alphabetic": "Азбучен ред", + "Altered by ignoring deletes.": "Пренебрегнати са премахнати файлове.", "An external command handles the versioning. It has to remove the file from the shared folder. If the path to the application contains spaces, it should be quoted.": "Външна команда управлява версиите. Тя трябва да премахне файла от синхронизираната папка. Ако в пътя до приложението има интервали, то той трябва да бъде поставен в кавички.", "Anonymous Usage Reporting": "Анонимно отчитане на употреба", "Anonymous usage report format has changed. Would you like to move to the new format?": "Форматът на данните за анонимно отчитане на употреба е променен. Желаете ли да използвате него вместо стария?", - "Are you sure you want to continue?": "Сигурни ли сте, че желаете да продължите?", + "Apply": "Прилагане", "Are you sure you want to override all remote changes?": "Сигурни ли сте, че желаете да отмените всички промени, направени отдалечено?", "Are you sure you want to permanently delete all these files?": "Сигурни ли сте, че желаете всички тези файлове да бъдат безвъзвратно премахнати?", "Are you sure you want to remove device {%name%}?": "Сигурни ли сте, че желаете устройството {{name}} да бъде премахнато?", @@ -47,7 +50,6 @@ "Clean out after": "Почистване след", "Cleaning Versions": "Почистване на версии", "Cleanup Interval": "Интервал на почистване", - "Click to see discovery failures": "Преглед на грешки при откриване", "Click to see full identification string and QR code.": "Преглед на идентификатор и код за QR.", "Close": "Затваряне", "Command": "Команда", @@ -58,25 +60,24 @@ "Connection Error": "Грешка при осъществяване на връзка", "Connection Type": "Вид на връзката", "Connections": "Връзки", - "Continuously watching for changes is now available within Syncthing. This will detect changes on disk and issue a scan on only the modified paths. The benefits are that changes are propagated quicker and that less full scans are required.": "Syncthing вече разполага с постоянно наблюдение за промени. Така се забелязват промените на дисковото устройство и се обхождат само променените папки. Ползите са, че промените се разпространяват по-бързо и с по-малко на брой пълни обхождания.", + "Continuously watching for changes is now available within Syncthing. This will detect changes on disk and issue a scan on only the modified paths. The benefits are that changes are propagated quicker and that less full scans are required.": "Syncthing вече разполага с постоянно наблюдение за промени. Така се отчитат промените на дисковото устройство и се обхождат само повлияните папки. Ползите са, че промените се разпространяват по-бързо и с по-малко на брой пълни обхождания.", "Copied from elsewhere": "Копирано от другаде", "Copied from original": "Копирано от източника", - "Copyright © 2014-2019 the following Contributors:": "Всички права запазени © 2014-2019 за следните сътрудници:", - "Creating ignore patterns, overwriting an existing file at {%path%}.": "При създаване на шаблони за пренебрегване, съществуващият файл „{{path}}“ ще бъде презаписан.", "Currently Shared With Devices": "Устройства, с които е споделена", + "Custom Range": "В периода", "Danger!": "Опасност!", "Debugging Facilities": "Отстраняване на дефекти", "Default Configuration": "Настройки по подразбиране", "Default Device": "Устройство по подразбиране", "Default Folder": "Папка по подразбиране", - "Default Folder Path": "Път до папка по подразбиране", + "Default Ignore Patterns": "Подразбирани шаблони за пренебрегване", "Defaults": "Подразбирани", "Delete": "Изтрий", "Delete Unexpected Items": "Премахване на неочакваните", - "Deleted": "Изтрито", + "Deleted {%file%}": "{{file}} премахнат", "Deselect All": "Изчистване", "Deselect devices to stop sharing this folder with.": "Махнете отметката от устройство, за да спрете споделяне с него.", - "Deselect folders to stop sharing with this device.": "Махнете отметката от папка, за да спрете споделяне устройствто.", + "Deselect folders to stop sharing with this device.": "Махнете отметката пред папката, за да спрете споделянето ѝ с устройството.", "Device": "Устройство", "Device \"{%name%}\" ({%device%} at {%address%}) wants to connect. Add new device?": "Устройство \"{{name}}\" ({{device}}) с адрес {{address}} желае да се свърже. Да бъде ли добавено?", "Device ID": "Идентификатор на устройство", @@ -124,15 +125,17 @@ "Enter ignore patterns, one per line.": "Въведете шаблони за пренебрегване, по един на ред.", "Enter up to three octal digits.": "Въведете до три осмични цифри.", "Error": "Грешка", + "External": "Външни", "External File Versioning": "Външно управление на версии", "Failed Items": "Елементи с грешка", + "Failed to load file versions.": "Грешка при зареждане на версии.", "Failed to load ignore patterns.": "Грешка при зареждане на шаблони за пренебрегване.", "Failed to setup, retrying": "Грешка при настройване, извършва се повторен опит", "Failure to connect to IPv6 servers is expected if there is no IPv6 connectivity.": "Неуспешна връзка към сървъри по IPv6 може да се очаква ако няма свързаност по IPv6.", "File Pull Order": "Ред на изтегляне", "File Versioning": "Версии на файловете", "Files are moved to .stversions directory when replaced or deleted by Syncthing.": "Файловете биват преместени в папка .stversions при заменяне или изтриване от Syncthing.", - "Files are moved to date stamped versions in a .stversions directory when replaced or deleted by Syncthing.": "Когато Syncthing замени или изтрие файл той бива преместен в папката .stversions и преименуван - с добавяне на датата и часа.", + "Files are moved to date stamped versions in a .stversions directory when replaced or deleted by Syncthing.": "Когато Syncthing замени или изтрие файл той бива преместен в папката .stversions и преименуван чрез добавяне на датата и часа.", "Files are protected from changes made on other devices, but changes made on this device will be sent to the rest of the cluster.": "Предпазва местните файлове от промени, идващи от другите устройства, но местните промени се изпращат.", "Files are synchronized from the cluster, but any changes made locally will not be sent to other devices.": "Файловете се синхронизират от другите устройства, но местните промени не се изпращат.", "Filesystem Watcher Errors": "Грешка при наблюдаване на файловата система", @@ -147,6 +150,7 @@ "Folder type \"{%receiveEncrypted%}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.": "Видът папката „{{receiveEncrypted}}“ не може да бъде променян след нейното създаване. Трябва да я премахнете, изтриете или разшифровате съдържанието и да добавите папката отново.", "Folders": "Папки", "For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't.": "Грешка при започване на наблюдението за промени на следните папки. Всяка минута ще бъде извършван нов опит, така че грешката скоро може да изчезне. Ако все пак не изчезне, отстранете нейната първопричина или потърсете помощ ако не съумявате.", + "Forever": "Завинаги", "Full Rescan Interval (s)": "Интервал на пълно обхождане (секунди)", "GUI": "Графичен интерфейс", "GUI Authentication Password": "Парола за интерфейса", @@ -168,6 +172,7 @@ "Ignore": "Пренебрегване", "Ignore Patterns": "Шаблони за пренебрегване", "Ignore Permissions": "Пренебрегване на права", + "Ignore patterns can only be added after the folder is created. If checked, an input field to enter ignore patterns will be presented after saving.": "Шаблони за пренебрегване могат да бъдат добавяни след като папката бъде създадена. Ако е отметнато, след запазване ще бъде показано текстово поле за шаблоните.", "Ignored Devices": "Пренебрегнати устройства", "Ignored Folders": "Пренебрегнати папки", "Ignored at": "Пренебрегнато на", @@ -179,6 +184,9 @@ "Keep Versions": "Пазени версии", "LDAP": "LDAP", "Largest First": " Първо най-големи", + "Last 30 Days": "Последните 30 дена", + "Last 7 Days": "Последните 7 дена", + "Last Month": "Миналия месец", "Last Scan": "Последно обхождане", "Last seen": "Последно видяно", "Latest Change": "Последна промяна", @@ -228,7 +236,6 @@ "Override Changes": "Налагане на местни промени", "Path": "Път", "Path to the folder on the local computer. Will be created if it does not exist. The tilde character (~) can be used as a shortcut for": "Път до папката на това устройство. Ако не съществува ще бъде създадена. Символът тилда (~) може да бъде използван вместо", - "Path where new auto accepted folders will be created, as well as the default suggested path when adding new folders via the UI. Tilde character (~) expands to {%tilde%}.": "Къде да бъдат създавани, автоматично приетите папки, както и предложението за път, при добавяне на нови папки от графичния интерфейс. Символът тилда (~) ще бъде заменян с {{tilde}}.", "Path where versions should be stored (leave empty for the default .stversions directory in the shared folder).": "Папка, в която да бъдат запазвани версиите (оставете празно за подразбираната директория .stversions в споделената папка).", "Pause": "Пауза", "Pause All": "Пауза на всички", @@ -239,7 +246,6 @@ "Periodic scanning at given interval and enabled watching for changes": "Периодично обхождане и наблюдение за промени", "Periodic scanning at given interval and failed setting up watching for changes, retrying every 1m:": "Периодично обхождане и грешка при започване на наблюдението за промени, прави се опит всяка минута.", "Permanently add it to the ignore list, suppressing further notifications.": "Добавяне за постоянно в списъка с пренебрегнати елементи, потискайки бъдещи известия.", - "Permissions": "Права", "Please consult the release notes before performing a major upgrade.": "Прочетете бележките по изданието преди да пристъпите към обновяване към значимо издание.", "Please set a GUI Authentication User and Password in the Settings dialog.": "Задайте потребителско име и парола за графичния интерфейс в настройките.", "Please wait": "Изчакайте", @@ -286,13 +292,12 @@ "Select additional folders to share with this device.": "Изберете други папки, които да споделите с устройството.", "Select latest version": "Избиране на най-новата версия", "Select oldest version": "Избиране на на най-старата версия", - "Select the folders to share with this device.": "Изберете папките, които да споделите с устройството.", "Send & Receive": "Изпраща и получава", "Send Only": "Само изпраща", + "Set Ignores on Added Folder": "Добавяне на шаблони за пренебрегване", "Settings": "Настройки", "Share": "Споделяне", "Share Folder": "Споделяне на папка", - "Share Folders With Device": "Споделяне на папки с устройството", "Share this folder?": "Споделяне на папката?", "Shared Folders": "Споделени папки", "Shared With": "Споделена с", @@ -306,6 +311,7 @@ "Shown instead of Device ID in the cluster status. Will be updated to the name the device advertises if left empty.": "В списъка на устройствата се показва вместо идентификатор. Ако бъде оставено празно ще бъде променено на името, което носи устройството.", "Shutdown": "Изключване", "Shutdown Complete": "Спирането завършено", + "Simple": "Обикновени", "Simple File Versioning": "Обикновени версии", "Single level wildcard (matches within a directory only)": "Заместващ символ за едно ниво (съвпада само с папка)", "Size": "Размер", @@ -317,6 +323,7 @@ "Stable releases and release candidates": "Стабилни и предварителни издания", "Stable releases are delayed by about two weeks. During this time they go through testing as release candidates.": "Стабилните издания биват забавяни с две седмици. През този период те преминават през изпитване като предварителни издания.", "Stable releases only": "Само стабилни версии", + "Staggered": "Разпределени", "Staggered File Versioning": "Разпределени версии", "Start Browser": "Отваряне в мрежов четец", "Statistics": "Статистика", @@ -325,6 +332,7 @@ "Support": "Помощ", "Support Bundle": "Архив за поддръжка", "Sync Protocol Listen Addresses": "Адрес, на който слуша синхронизиращия протокол", + "Sync Status": "Състояние", "Syncing": "Синхронизиране", "Syncthing has been shut down.": "Syncthing е изключен.", "Syncthing includes the following software or portions thereof:": "Syncthing уползотворява частично или изцяло следните софтуерни продукти:", @@ -360,25 +368,32 @@ "The interval must be a positive number of seconds.": "Интервалът трябва да е положителен брой секунди.", "The interval, in seconds, for running cleanup in the versions directory. Zero to disable periodic cleaning.": "Интервал, в секунди, на почистване на папката с версии. Нула изключва периодичното почистване.", "The maximum age must be a number and cannot be blank.": "Максималната възраст трябва да е число, полето не може да бъде празно.", - "The maximum time to keep a version (in days, set to 0 to keep versions forever).": "Максималното време за пазене на версия (в дни, задайте 0 за да не бъдат изтривани версии).", + "The maximum time to keep a version (in days, set to 0 to keep versions forever).": "Максимална продължителност за пазене на версия (в дни, за да не бъдат изтривани версии задайте 0).", "The number of days must be a number and cannot be blank.": "Броят дни трябва да бъде число и не може да бъде празно.", "The number of days to keep files in the trash can. Zero means forever.": "Брой дни за пазене на файловете в кошчето. Нула значи завинаги.", "The number of old versions to keep, per file.": "Брой стари версии, които да бъдат пазени за всеки файл.", "The number of versions must be a number and cannot be blank.": "Броят версии трябва да бъде число и не може да бъде празно.", "The path cannot be blank.": "Пътят не може да бъде празен.", "The rate limit must be a non-negative number (0: no limit)": "Ограничението на скоростта трябва да бъде положително число (0: неограничено)", + "The remote device has not accepted sharing this folder.": "Отдалеченото устройство не е приело да споделя папката.", + "The remote device has paused this folder.": "Отдалеченото устройство е оставило на пауза папката.", "The rescan interval must be a non-negative number of seconds.": "Интервалът на обхождане трябва да е положителен брой секунди.", "There are no devices to share this folder with.": "Няма устройства, с които да споделите папката.", + "There are no file versions to restore.": "Файлът няма версии, които да бъдат възстановени.", "There are no folders to share with this device.": "Няма папка, която да споделите с устройството.", "They are retried automatically and will be synced when the error is resolved.": "Ще бъдат спрени и автоматично синхронизирани, когато грешката бъде отстранена.", "This Device": "Това устройство", + "This Month": "Този месец", "This can easily give hackers access to read and change any files on your computer.": "Така се предоставя лесен достъп за четене и промяна на всеки файл на компютъра.", "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.": "Устройството не може автоматично да открива други устройства или да обяви своя адрес, за да бъде намерено от другите. Само устройствата със статично настроени адреси могат да се свързват.", "This is a major version upgrade.": "Това е обновяване на значимо издание.", "This setting controls the free space required on the home (i.e., index database) disk.": "Тази настройка управлява нужното свободното място на основния (пр. този с банката от данни) диск.", "Time": "Време", "Time the item was last modified": "Час на последна промяна на елемента", + "Today": "Днес", + "Trash Can": "Кошче за отпадъци", "Trash Can File Versioning": "Версии от вида „кошче за отпадъци“", + "Twitter": "Twitter", "Type": "Вид", "UNIX Permissions": "Права на UNIX", "Unavailable": "Няма налични", @@ -393,7 +408,7 @@ "Unshared Folders": "Несподелени папки", "Untrusted": "Недоверено", "Up to Date": "Синхронизирано", - "Updated": "Обновено", + "Updated {%file%}": "{{file}} обновен", "Upgrade": "Обновяване", "Upgrade To {%version%}": "Обновяване до {{version}}", "Upgrading": "Обновяване", @@ -422,6 +437,7 @@ "When adding a new device, keep in mind that this device must be added on the other side too.": "Когато добавяте ново устройство имайте предвид, че то също трябва да бъде добавено от другата страна.", "When adding a new folder, keep in mind that the Folder ID is used to tie folders together between devices. They are case sensitive and must match exactly between all devices.": "Като добавяте папката имайте предвид, че той се използва за еднозначно указване на папката между устройствата. Има разлика в регистъра на знаците и трябва изцяло да съвпада между всички устройства.", "Yes": "Да", + "Yesterday": "Вчера", "You can also select one of these nearby devices:": "Също така може да изберете едно от устройствата, които се намират наблизо:", "You can change your choice at any time in the Settings dialog.": "Може да промените решението си по всяко време в прозореца Настройки.", "You can read more about the two release channels at the link below.": "Може да научите повече за двата канала на издание, следвайки препратката по-долу.", @@ -436,6 +452,10 @@ "full documentation": "пълна документация", "items": "елемента", "seconds": "секунди", + "theme-name-black": "Черна", + "theme-name-dark": "Тъмна", + "theme-name-default": "По подразбиране", + "theme-name-light": "Светла", "{%device%} wants to share folder \"{%folder%}\".": "{{device}} споделя папката „{{folder}}“.", "{%device%} wants to share folder \"{%folderlabel%}\" ({%folder%}).": "{{device}} споделя папката „{{folder}}“. ({{folder}}).", "{%reintroducer%} might reintroduce this device.": "Поръчителят {{reintroducer}} може отново да предложи това устройство." diff --git a/gui/default/assets/lang/lang-ca@valencia.json b/gui/default/assets/lang/lang-ca@valencia.json deleted file mode 100644 index 50748878401..00000000000 --- a/gui/default/assets/lang/lang-ca@valencia.json +++ /dev/null @@ -1,442 +0,0 @@ -{ - "A device with that ID is already added.": "Un dispositiu amb eixa ID ja s'ha afegit.", - "A negative number of days doesn't make sense.": "Un nombre negatiu de dies no té sentit.", - "A new major version may not be compatible with previous versions.": "Una nova versión amb canvis importants pot no ser compatible amb versions prèvies.", - "API Key": "Clau API", - "About": "Sobre", - "Action": "Acció", - "Actions": "Accions", - "Add": "Afegir", - "Add Device": "Afegir dispositiu", - "Add Folder": "Afegir carpeta", - "Add Remote Device": "Afegir Dispositiu Remot.", - "Add devices from the introducer to our device list, for mutually shared folders.": "Afegir dispositius des-de l'introductor a la nostra llista de dispositius, per a tindre carpetes compartides mútuament", - "Add new folder?": "Afegir nova carpeta?", - "Additionally the full rescan interval will be increased (times 60, i.e. new default of 1h). You can also configure it manually for every folder later after choosing No.": "Adicionalment s'augmentarà l'interval d'escaneig complet (times 60, per exemple, ficarà el nou temps per defecte a 1 hora). També pots configurar-ho manualment per a cada carpeta més tard elegint No.", - "Address": "Direcció", - "Addresses": "Direccions", - "Advanced": "Avançat", - "Advanced Configuration": "Configuració avançada", - "All Data": "Totes les dades", - "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.": "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.", - "Allow Anonymous Usage Reporting?": "Permetre informes d'ús anònim?", - "Allowed Networks": "Xarxes permeses", - "Alphabetic": "Alfabètic", - "An external command handles the versioning. It has to remove the file from the shared folder. If the path to the application contains spaces, it should be quoted.": "Un comandament extern maneja el versionat. És necessari eliminar el fitxer de la carpeta compartida. Si la ruta a l'aplicació conté espais, hi ha que ficar-los entre cometes.", - "Anonymous Usage Reporting": "Informe d'ús anònim", - "Anonymous usage report format has changed. Would you like to move to the new format?": "El format del informe anònim d'ús ha canviat. Vols canviar al nou format?", - "Are you sure you want to continue?": "Are you sure you want to continue?", - "Are you sure you want to override all remote changes?": "Are you sure you want to override all remote changes?", - "Are you sure you want to permanently delete all these files?": "Are you sure you want to permanently delete all these files?", - "Are you sure you want to remove device {%name%}?": "Estàs segur de que vols eliminar el dispositiu {{name}}?", - "Are you sure you want to remove folder {%label%}?": "Estàs segur de que vols eliminar la carpeta {{label}}?", - "Are you sure you want to restore {%count%} files?": "Estàs segur de que vols restaurar {{count}} fitxers?", - "Are you sure you want to revert all local changes?": "Are you sure you want to revert all local changes?", - "Are you sure you want to upgrade?": "Are you sure you want to upgrade?", - "Auto Accept": "Auto Acceptar", - "Automatic Crash Reporting": "Automatic Crash Reporting", - "Automatic upgrade now offers the choice between stable releases and release candidates.": "L'actualització automàtica ara ofereix l'elecció entre les versions estables i les versions candidates.", - "Automatic upgrades": "Actualitzacions automàtiques", - "Automatic upgrades are always enabled for candidate releases.": "Les actualitzacions automàtiques sempre estàn activades per a les versions candidates.", - "Automatically create or share folders that this device advertises at the default path.": "Crear o compartir automàticament les carpetes que aquest dispositiu anuncia en la ruta per defecte.", - "Available debug logging facilities:": "Hi han disponibles les següents utilitats per a depurar el registre:", - "Be careful!": "Tin precaució!", - "Bugs": "Errors (Bugs)", - "Cancel": "Cancel", - "Changelog": "Registre de canvis", - "Clean out after": "Netejar després de", - "Cleaning Versions": "Cleaning Versions", - "Cleanup Interval": "Cleanup Interval", - "Click to see discovery failures": "Clica per a vore els fallos en el descobriment", - "Click to see full identification string and QR code.": "Click to see full identification string and QR code.", - "Close": "Tancar", - "Command": "Comando", - "Comment, when used at the start of a line": "Comentar, quant s'utilitza al principi d'una línia", - "Compression": "Compresió", - "Configured": "Configurat", - "Connected (Unused)": "Connected (Unused)", - "Connection Error": "Error de connexió", - "Connection Type": "Tipus de connexió", - "Connections": "Connexions", - "Continuously watching for changes is now available within Syncthing. This will detect changes on disk and issue a scan on only the modified paths. The benefits are that changes are propagated quicker and that less full scans are required.": "Ara està disponible la revisió continua de canvix dins de Syncthing. Acò detectarà els canvis i llençarà un escaneig sols a les rutes modificades. Els beneficis són que els canvis es propaguen mé ràpidamente i es necessiten menys escanejos complets.", - "Copied from elsewhere": "Copiat de qualsevol lloc", - "Copied from original": "Copiat de l'original", - "Copyright © 2014-2019 the following Contributors:": "Copyright © 2014-2019 els següents Col·laboradors:", - "Creating ignore patterns, overwriting an existing file at {%path%}.": "Creant patrons a ignorar, sobreescriguent un fitxer que ja existeix a {{path}}.", - "Currently Shared With Devices": "Currently Shared With Devices", - "Danger!": "Perill!", - "Debugging Facilities": "Utilitats de Depuració", - "Default Configuration": "Default Configuration", - "Default Device": "Default Device", - "Default Folder": "Default Folder", - "Default Folder Path": "Carpeta de la Ruta per Defecte", - "Defaults": "Defaults", - "Delete": "Esborrar", - "Delete Unexpected Items": "Delete Unexpected Items", - "Deleted": "Esborrat", - "Deselect All": "Anul·lar tota la selecció", - "Deselect devices to stop sharing this folder with.": "Deselect devices to stop sharing this folder with.", - "Deselect folders to stop sharing with this device.": "Deselect folders to stop sharing with this device.", - "Device": "Dispositiu", - "Device \"{%name%}\" ({%device%} at {%address%}) wants to connect. Add new device?": "Dispositiu \"{{name}}\" ({{device}} a l'adreça {{address}}) vol connectar. Afegir nou dispositiu?", - "Device ID": "ID del dispositiu", - "Device Identification": "Identificació del dispositiu", - "Device Name": "Nom del dispositiu", - "Device is untrusted, enter encryption password": "Device is untrusted, enter encryption password", - "Device rate limits": "Límits de la tasa del dispositiu", - "Device that last modified the item": "El dispositiu que va modificar el item per última vegada", - "Devices": "Dispositius", - "Disable Crash Reporting": "Disable Crash Reporting", - "Disabled": "Desactivat", - "Disabled periodic scanning and disabled watching for changes": "Desactivat l'escaneig periòdic i el rastreig continu de canvis", - "Disabled periodic scanning and enabled watching for changes": "Desactivat l'escaneig periòdic i activat el rastreig continu de canvis", - "Disabled periodic scanning and failed setting up watching for changes, retrying every 1m:": "Desactivat l'escaneig periòdic i errada al rastreig continu de canvis, es reintentarà cada 1 minut:", - "Disables comparing and syncing file permissions. Useful on systems with nonexistent or custom permissions (e.g. FAT, exFAT, Synology, Android).": "Disables comparing and syncing file permissions. Useful on systems with nonexistent or custom permissions (e.g. FAT, exFAT, Synology, Android).", - "Discard": "Descartar", - "Disconnected": "Desconnectat", - "Disconnected (Unused)": "Disconnected (Unused)", - "Discovered": "Descobert", - "Discovery": "Descobriment", - "Discovery Failures": "Fallades al Descobriment", - "Discovery Status": "Discovery Status", - "Dismiss": "Dismiss", - "Do not add it to the ignore list, so this notification may recur.": "Do not add it to the ignore list, so this notification may recur.", - "Do not restore": "No restaurar", - "Do not restore all": "No restaurar en absolut", - "Do you want to enable watching for changes for all your folders?": "Vols activar el rastreig continu de canvis per a totes les carpetes?", - "Documentation": "Documentació", - "Download Rate": "Velocitat de descàrrega", - "Downloaded": "Descarregat", - "Downloading": "Descarregant", - "Edit": "Editar", - "Edit Device": "Editar Dispositiu", - "Edit Device Defaults": "Edit Device Defaults", - "Edit Folder": "Editar Carpeta", - "Edit Folder Defaults": "Edit Folder Defaults", - "Editing {%path%}.": "Editant {{path}}.", - "Enable Crash Reporting": "Enable Crash Reporting", - "Enable NAT traversal": "Permetre NAT transversal", - "Enable Relaying": "Permetre Transmissions", - "Enabled": "Activat", - "Enter a non-negative number (e.g., \"2.35\") and select a unit. Percentages are as part of the total disk size.": "Introdueix un nombre no negatiu (per exemple, \"2.35\") i selecciona una unitat. Els percentatges són com a part del tamany total del disc.", - "Enter a non-privileged port number (1024 - 65535).": "Introdueix un nombre de port sense privilegis (1024-65535).", - "Enter comma separated (\"tcp://ip:port\", \"tcp://host:port\") addresses or \"dynamic\" to perform automatic discovery of the address.": "Introduïr adreces separades per coma (\"tcp://ip:port\", \"tcp://host:port\") o dinàmiques per al descobriment automàtic de l'adreça.", - "Enter ignore patterns, one per line.": "Introduïr patrons a ignorar, un per línia.", - "Enter up to three octal digits.": "Enter up to three octal digits.", - "Error": "Error", - "External File Versioning": "Versionat extern de fitxers", - "Failed Items": "Objectes fallits", - "Failed to load ignore patterns.": "Failed to load ignore patterns.", - "Failed to setup, retrying": "Errada en la configuració, reintentant", - "Failure to connect to IPv6 servers is expected if there is no IPv6 connectivity.": "És possible que es produïsca una fallada al connectar als servidors IPv6 si no hi ha connectivitat IPv6.", - "File Pull Order": "Ordre de fitxers del pull", - "File Versioning": "Versionat de fitxer", - "Files are moved to .stversions directory when replaced or deleted by Syncthing.": "Els fitxers seràn moguts al directori .stversions quant siguen reemplaçats o esborrats per Syncthing.", - "Files are moved to date stamped versions in a .stversions directory when replaced or deleted by Syncthing.": "Els arxius seran moguts a un directori .stversions a versions amb control de la data quan siguen reemplaçats o esborrats per Syncthing.", - "Files are protected from changes made on other devices, but changes made on this device will be sent to the rest of the cluster.": "Els fitxers són protegits dels canvis fets en altres dispositius, però els canvis fets en aquest dispositiu seràn enviats a la resta del grup (cluster).", - "Files are synchronized from the cluster, but any changes made locally will not be sent to other devices.": "Els fitxers es sincronitzen des-d'el cluster, però tots els canvis fets localment no s'enviaràn als altres dispositius.", - "Filesystem Watcher Errors": "Errors del Vigilant del Sistema de Fitxers", - "Filter by date": "Filtrar per data", - "Filter by name": "Filtrar per nom", - "Folder": "Carpeta", - "Folder ID": "ID de carpeta", - "Folder Label": "Etiqueta de la Carpeta", - "Folder Path": "Ruta de la carpeta", - "Folder Type": "Tipus de carpeta", - "Folder type \"{%receiveEncrypted%}\" can only be set when adding a new folder.": "Folder type \"{{receiveEncrypted}}\" can only be set when adding a new folder.", - "Folder type \"{%receiveEncrypted%}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.": "Folder type \"{{receiveEncrypted}}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.", - "Folders": "Carpetes", - "For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't.": "Per a les següents carpetes va ocòrrer un error mentre es començava a vigilar els canvis. Es tornarà a intentar cada minut, així que potser els errors desapareguen pronte. Si persisteixen, tracta d'arreglar el motiu subjacent i demana ajuda si no pots.", - "Full Rescan Interval (s)": "Interval de l'Escaneig Complet (segons)", - "GUI": "IGU (Interfície Gràfica d'Usuari)", - "GUI Authentication Password": "Password d'autenticació de l'Interfície Gràfica d'Usuari (GUI)", - "GUI Authentication User": "Autenticació de l'usuari de l'Interfície Gràfica d'Usuari (GUI)", - "GUI Authentication: Set User and Password": "GUI Authentication: Set User and Password", - "GUI Listen Address": "Adreça d'Escolta de l'Interfície Gràfica d'Usuari (GUI).", - "GUI Theme": "Tema de l'Interfície Gràfica d'Usuari (GUI)", - "General": "General", - "Generate": "Generar", - "Global Discovery": "Descobriment global", - "Global Discovery Servers": "Servidors de Descobriment Global", - "Global State": "Estat global", - "Help": "Ajuda", - "Home page": "Pàgina inicial", - "However, your current settings indicate you might not want it enabled. We have disabled automatic crash reporting for you.": "However, your current settings indicate you might not want it enabled. We have disabled automatic crash reporting for you.", - "Identification": "Identification", - "If untrusted, enter encryption password": "If untrusted, enter encryption password", - "If you want to prevent other users on this computer from accessing Syncthing and through it your files, consider setting up authentication.": "If you want to prevent other users on this computer from accessing Syncthing and through it your files, consider setting up authentication.", - "Ignore": "Ignorar", - "Ignore Patterns": "Patrons a ignorar", - "Ignore Permissions": "Permisos a ignorar", - "Ignored Devices": "Dispositius Ignorats", - "Ignored Folders": "Carpetes Ignorades", - "Ignored at": "Ignorat en", - "Incoming Rate Limit (KiB/s)": "Límit de descàrrega (KiB/s)", - "Incorrect configuration may damage your folder contents and render Syncthing inoperable.": "La configuración incorrecta pot danyar el contingut de la teua carpeta i deixar Syncthing inoperatiu.", - "Introduced By": "Introduït Per", - "Introducer": "Presentador", - "Inversion of the given condition (i.e. do not exclude)": "Inversió de la condició donada (per exemple no excloure)", - "Keep Versions": "Mantindre versions", - "LDAP": "LDAP", - "Largest First": "El més gran primer", - "Last Scan": "Últim escaneig", - "Last seen": "Vist per última vegada", - "Latest Change": "Últim Canvi", - "Learn more": "Saber més", - "Limit": "Límit", - "Listener Failures": "Listener Failures", - "Listener Status": "Listener Status", - "Listeners": "Escoltants", - "Loading data...": "Carregant dades...", - "Loading...": "Carregant...", - "Local Additions": "Local Additions", - "Local Discovery": "Descobriment local", - "Local State": "Estat local", - "Local State (Total)": "Estat Local (Total)", - "Locally Changed Items": "Dispositius Canviats Localment", - "Log": "Registre", - "Log tailing paused. Scroll to the bottom to continue.": "Pausada l'anotació al registre. Baixeu fins al final per continuar.", - "Logs": "Registres", - "Major Upgrade": "Actualització important", - "Mass actions": "Accions en masa", - "Maximum Age": "Edat màxima", - "Metadata Only": "Sols metadades", - "Minimum Free Disk Space": "Espai minim de disc lliure", - "Mod. Device": "Dispositiu Modificador", - "Mod. Time": "Temps de la Modificació", - "Move to top of queue": "Moure al principi de la cua", - "Multi level wildcard (matches multiple directory levels)": "Comodí multinivell (coincideix amb múltiples nivells de directoris)", - "Never": "Mai", - "New Device": "Nou dispositiu", - "New Folder": "Nova carpeta", - "Newest First": "El més nou primer", - "No": "No", - "No File Versioning": "Sense versionat de fitxer", - "No files will be deleted as a result of this operation.": "Amb aquesta operació no s'esborrarà cap fitxer.", - "No upgrades": "Sense actualitzacions", - "Not shared": "Not shared", - "Notice": "Avís", - "OK": "OK", - "Off": "Off", - "Oldest First": "El més vell primer", - "Optional descriptive label for the folder. Can be different on each device.": "Etiqueta descriptiva opcional per la carpeta. Pot ser diferent en cada dispositiu.", - "Options": "Opcions", - "Out of Sync": "Sense sincronització", - "Out of Sync Items": "Dispositius sense sincronitzar", - "Outgoing Rate Limit (KiB/s)": "Límit de pujada (KiB/s)", - "Override": "Override", - "Override Changes": "Sobreescriure els canvis", - "Path": "Ruta", - "Path to the folder on the local computer. Will be created if it does not exist. The tilde character (~) can be used as a shortcut for": "Ruta a la carpeta local en l'ordinador. Es crearà si no existeix. El caràcter tilde (~) es pot utilitzar com a drecera", - "Path where new auto accepted folders will be created, as well as the default suggested path when adding new folders via the UI. Tilde character (~) expands to {%tilde%}.": "La ruta on es crearan les noves carpetes acceptades automàticament, així com la ruta sugerida quan s'afigen noves carpetes des-de l'IU. El caracter tilde (~) s'expandeix a {{tilde}}.", - "Path where versions should be stored (leave empty for the default .stversions directory in the shared folder).": "La ruta on deuen guardar-se les versions (deixar buit per al directori per defecte .stversions en la carpeta compartida).", - "Pause": "Pausa", - "Pause All": "Pausa Tot", - "Paused": "Pausat", - "Paused (Unused)": "Paused (Unused)", - "Pending changes": "Canvis pendents", - "Periodic scanning at given interval and disabled watching for changes": "Escaneig periòdic a l'interval determinat i desactivat el rastreig continu de canvis", - "Periodic scanning at given interval and enabled watching for changes": "Escaneig periòdic a l'interval determinat i activat el rastreig continu de canvis", - "Periodic scanning at given interval and failed setting up watching for changes, retrying every 1m:": "Escaneig periòdic a l'interval determinat i errada al activar el rastreig continu de canvis, reintentant cada 1 minut:", - "Permanently add it to the ignore list, suppressing further notifications.": "Permanently add it to the ignore list, suppressing further notifications.", - "Permissions": "Permisos", - "Please consult the release notes before performing a major upgrade.": "Per favor, consultar les notes de la versió abans de fer una actualització important.", - "Please set a GUI Authentication User and Password in the Settings dialog.": "Per favor, estableix un usuari i password per a l'Interfície Gràfica d'Usuari en el menú d'Adjustos.", - "Please wait": "Per favor, espere", - "Prefix indicating that the file can be deleted if preventing directory removal": "Prefix que indica que el fitxer pot ser eliminat encara que estiga restringida l'eliminació del directori", - "Prefix indicating that the pattern should be matched without case sensitivity": "Prefix que indica que el patró deu coincidir sense tindre en compte les majúscules", - "Preparing to Sync": "Preparing to Sync", - "Preview": "Vista prèvia", - "Preview Usage Report": "Informe d'ús de vista prèvia", - "Quick guide to supported patterns": "Guía ràpida de patrons suportats", - "Random": "Aleatori", - "Receive Encrypted": "Receive Encrypted", - "Receive Only": "Només rebre", - "Received data is already encrypted": "Received data is already encrypted", - "Recent Changes": "Canvis Recents", - "Reduced by ignore patterns": "Reduït ignorant patrons", - "Release Notes": "Notes de la versió", - "Release candidates contain the latest features and fixes. They are similar to the traditional bi-weekly Syncthing releases.": "Les versions candidates (Release Candidates) contenen les darreres característiques i arreglos. Són paregudes a les versions tradicionals bi-semanals de Syncthing. ", - "Remote Devices": "Dispositius Remots", - "Remote GUI": "Remote GUI", - "Remove": "Eliminar", - "Remove Device": "Eliminar Dispositiu", - "Remove Folder": "Eliminar Carpeta", - "Required identifier for the folder. Must be the same on all cluster devices.": "Identificador necessari per la carpeta. Deu ser el mateix en tots els dispositius del cluster.", - "Rescan": "Tornar a buscar", - "Rescan All": "Tornar a buscar tot", - "Rescans": "Reescanejos", - "Restart": "Reiniciar", - "Restart Needed": "Reinici necesari", - "Restarting": "Reiniciant", - "Restore": "Restaurar", - "Restore Versions": "Restaurar Versions", - "Resume": "Continuar", - "Resume All": "Continuar Tot", - "Reused": "Reutilitzat", - "Revert": "Revert", - "Revert Local Changes": "Revertir els canvis locals", - "Save": "Gravar", - "Scan Time Remaining": "Temps d'escaneig restant", - "Scanning": "Rastrejant", - "See external versioning help for supported templated command line parameters.": "Consulta l'ajuda externa sobre versions per a conéixer els paràmetres de la plantilla de la línia de comandaments.", - "Select All": "Sel·leccionar Tot", - "Select a version": "Seleccionar una versió", - "Select additional devices to share this folder with.": "Select additional devices to share this folder with.", - "Select additional folders to share with this device.": "Select additional folders to share with this device.", - "Select latest version": "Seleccionar l'última versió", - "Select oldest version": "Seleccionar la versió més antiga", - "Select the folders to share with this device.": "Selecciona les carpetes per a compartir amb aquest dispositiu.", - "Send & Receive": "Enviar i Rebre", - "Send Only": "Enviar Solament", - "Settings": "Ajustos", - "Share": "Compartir", - "Share Folder": "Compartir carpeta", - "Share Folders With Device": "Compartir carpetes amb el dispositiu", - "Share this folder?": "Compartir aquesta carpeta?", - "Shared Folders": "Shared Folders", - "Shared With": "Compartit amb", - "Sharing": "Compartint", - "Show ID": "Mostrar ID", - "Show QR": "Mostrar QR", - "Show detailed discovery status": "Show detailed discovery status", - "Show detailed listener status": "Show detailed listener status", - "Show diff with previous version": "Mostrar les diferències amb la versió prèvia", - "Shown instead of Device ID in the cluster status. Will be advertised to other devices as an optional default name.": "Mostrat en lloc de l'ID del dispositiu en l'estat del grup (cluster). S'anunciarà als altres dispositius com el nom opcional per defecte.", - "Shown instead of Device ID in the cluster status. Will be updated to the name the device advertises if left empty.": "Mostrat en lloc de l'ID del dispositiu en l'estat del grup (cluster). S'actualitzarà al nom que el dispositiu anuncia si es deixa buit.", - "Shutdown": "Apagar", - "Shutdown Complete": "Apagar completament", - "Simple File Versioning": "Versionat de fitxers senzill", - "Single level wildcard (matches within a directory only)": "Comodí de nivell únic (coincideix sols dins d'un directori)", - "Size": "Tamany", - "Smallest First": "El més xicotet primer", - "Some discovery methods could not be established for finding other devices or announcing this device:": "Some discovery methods could not be established for finding other devices or announcing this device:", - "Some items could not be restored:": "Alguns ítems no s'han pogut restaurar:", - "Some listening addresses could not be enabled to accept connections:": "Some listening addresses could not be enabled to accept connections:", - "Source Code": "Codi font", - "Stable releases and release candidates": "Versions estables i versions candidates", - "Stable releases are delayed by about two weeks. During this time they go through testing as release candidates.": "Les versions estables es retrasen sobre dos setmanes. Durant aquest temps es fiquen a prova com versions candidates.", - "Stable releases only": "Solament versions estables", - "Staggered File Versioning": "Versionat de fitxers escalonat", - "Start Browser": "Iniciar navegador", - "Statistics": "Estadístiques", - "Stopped": "Parat", - "Stores and syncs only encrypted data. Folders on all connected devices need to be set up with the same password or be of type \"{%receiveEncrypted%}\" too.": "Stores and syncs only encrypted data. Folders on all connected devices need to be set up with the same password or be of type \"{{receiveEncrypted}}\" too.", - "Support": "Suport", - "Support Bundle": "Lot de Suport", - "Sync Protocol Listen Addresses": "Direccions d'escolta del protocol de sincronització", - "Syncing": "Sincronitzant", - "Syncthing has been shut down.": "Syncthing s'ha apagat", - "Syncthing includes the following software or portions thereof:": "Syncthing inclou el següent software o parts d'ell:", - "Syncthing is Free and Open Source Software licensed as MPL v2.0.": "Syncthing és Software Gratuït i Open Source llicenciat com MPL v2.0.", - "Syncthing is listening on the following network addresses for connection attempts from other devices:": "Syncthing is listening on the following network addresses for connection attempts from other devices:", - "Syncthing is not listening for connection attempts from other devices on any address. Only outgoing connections from this device may work.": "Syncthing is not listening for connection attempts from other devices on any address. Only outgoing connections from this device may work.", - "Syncthing is restarting.": "Syncthing està reiniciant.", - "Syncthing is upgrading.": "Syncthing està actualitzant-se.", - "Syncthing now supports automatically reporting crashes to the developers. This feature is enabled by default.": "Syncthing now supports automatically reporting crashes to the developers. This feature is enabled by default.", - "Syncthing seems to be down, or there is a problem with your Internet connection. Retrying…": "Syncthing pareix apagat o hi ha un problema amb la connexió a Internet. Tornant a intentar...", - "Syncthing seems to be experiencing a problem processing your request. Please refresh the page or restart Syncthing if the problem persists.": "Syncthing pareix que té un problema processant la seua sol·licitud. Per favor, refresque la pàgina o reinicie Syncthing si el problema persistix.", - "Take me back": "Porta'm enrere", - "The GUI address is overridden by startup options. Changes here will not take effect while the override is in place.": "L'adreça del GUI és sobreescrita per les opcions d'inici. Els canvis ací no surtiràn efecte mentre la sobreescritura estiga en marxa.", - "The Syncthing Authors": "The Syncthing Authors", - "The Syncthing admin interface is configured to allow remote access without a password.": "L'interfície d'administració de Syncthing està configurat per a permetre l'accés remot sense una contrasenya.", - "The aggregated statistics are publicly available at the URL below.": "Les estadístiques agregades estàn disponibles en la URL que figura a continuació.", - "The cleanup interval cannot be blank.": "The cleanup interval cannot be blank.", - "The configuration has been saved but not activated. Syncthing must restart to activate the new configuration.": "La configuració ha sigut gravada però no activada. Syncthing deu reiniciar per tal d'activar la nova configuració.", - "The device ID cannot be blank.": "L'ID del dispositiu no pot estar buida.", - "The device ID to enter here can be found in the \"Actions > Show ID\" dialog on the other device. Spaces and dashes are optional (ignored).": "L'ID del dispositiu que hi ha que introduïr ací es pot trobar en el menú \"Accions > Mostrar ID\" en l'altre dispositiu. Els espais i les barres son opcionals (ignorats).", - "The encrypted usage report is sent daily. It is used to track common platforms, folder sizes and app versions. If the reported data set is changed you will be prompted with this dialog again.": "L'informe encriptat d'ús s'envia diariament. S'utilitza per a rastrejar plataformes comuns, tamanys de carpetes i versions de l'aplicació. Si el conjunt de dades enviat a l'informe es canvia, se li demanarà a vosté l'autorització altra vegada.\n", - "The entered device ID does not look valid. It should be a 52 or 56 character string consisting of letters and numbers, with spaces and dashes being optional.": "L'ID del dispositiu introduïda no pareix vàlida. Deuria ser una cadena de 52 o 56 caracters consistents en lletres i nombre, amb espais i barres opcionals.", - "The folder ID cannot be blank.": "L'ID de la carpeta no pot estar buit.", - "The folder ID must be unique.": "L'ID de la carpeta deu ser única.", - "The folder content on other devices will be overwritten to become identical with this device. Files not present here will be deleted on other devices.": "The folder content on other devices will be overwritten to become identical with this device. Files not present here will be deleted on other devices.", - "The folder content on this device will be overwritten to become identical with other devices. Files newly added here will be deleted.": "The folder content on this device will be overwritten to become identical with other devices. Files newly added here will be deleted.", - "The folder path cannot be blank.": "La ruta de la carpeta no pot estar buida.", - "The following intervals are used: for the first hour a version is kept every 30 seconds, for the first day a version is kept every hour, for the first 30 days a version is kept every day, until the maximum age a version is kept every week.": "S'utilitzen els següents intervals: per a la primera hora es guarda una versió cada 30 segons, per al primer dia es guarda una versió cada hora, per als primers 30 dies es guarda una versió diaria, fins l'edat màxima es guarda una versió cada setmana.", - "The following items could not be synchronized.": "Els següents objectes no s'han pogut sincronitzar.", - "The following items were changed locally.": "Els següents ítems es canviaren localment.", - "The following methods are used to discover other devices on the network and announce this device to be found by others:": "The following methods are used to discover other devices on the network and announce this device to be found by others:", - "The following unexpected items were found.": "The following unexpected items were found.", - "The interval must be a positive number of seconds.": "The interval must be a positive number of seconds.", - "The interval, in seconds, for running cleanup in the versions directory. Zero to disable periodic cleaning.": "The interval, in seconds, for running cleanup in the versions directory. Zero to disable periodic cleaning.", - "The maximum age must be a number and cannot be blank.": "L'edat màxima deu ser un nombre i no pot estar buida.", - "The maximum time to keep a version (in days, set to 0 to keep versions forever).": "El temps màxim per a guardar una versió (en dies, ficar 0 per a guardar les versions per a sempre).", - "The number of days must be a number and cannot be blank.": "El nombre de dies deu ser un nombre i no pot estar en blanc.", - "The number of days to keep files in the trash can. Zero means forever.": "El nombre de dies per a mantindre els arxius a la paperera. Cero vol dir \"per a sempre\".", - "The number of old versions to keep, per file.": "El nombre de versions antigues per a guardar, per cada fitxer.", - "The number of versions must be a number and cannot be blank.": "El nombre de versions deu ser un nombre i no pot estar buit.", - "The path cannot be blank.": "La ruta no pot estar buida.", - "The rate limit must be a non-negative number (0: no limit)": "El llímit del ritme deu ser un nombre no negatiu (0: sense llímit)", - "The rescan interval must be a non-negative number of seconds.": "L'interval de reescaneig deu ser un nombre positiu de segons.", - "There are no devices to share this folder with.": "There are no devices to share this folder with.", - "There are no folders to share with this device.": "There are no folders to share with this device.", - "They are retried automatically and will be synced when the error is resolved.": "Es reintenta automàticament i es sincronitzaràn quant el resolga l'error.", - "This Device": "Aquest Dispositiu", - "This can easily give hackers access to read and change any files on your computer.": "Açò pot donar accés fàcilment als hackers per a llegir i canviar qualsevol fitxer al teu ordinador.", - "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.": "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.", - "This is a major version upgrade.": "Aquesta és una actualització important de la versió.", - "This setting controls the free space required on the home (i.e., index database) disk.": "Aquest ajust controla l'espai lliure requerit en el disc inicial (per exemple, la base de dades de l'index).", - "Time": "Temps", - "Time the item was last modified": "Hora a la que l'ítem fou modificat per última vegada", - "Trash Can File Versioning": "Versionat d'arxius de la paperera", - "Type": "Tipus", - "UNIX Permissions": "UNIX Permissions", - "Unavailable": "No disponible", - "Unavailable/Disabled by administrator or maintainer": "No disponible/Desactivar per l'administrador o mantenedor", - "Undecided (will prompt)": "No decidit (es preguntarà)", - "Unexpected Items": "Unexpected Items", - "Unexpected items have been found in this folder.": "Unexpected items have been found in this folder.", - "Unignore": "Designorar", - "Unknown": "Desconegut", - "Unshared": "No compartit", - "Unshared Devices": "Unshared Devices", - "Unshared Folders": "Unshared Folders", - "Untrusted": "Untrusted", - "Up to Date": "Actualitzat", - "Updated": "Actualitzat", - "Upgrade": "Actualitzar", - "Upgrade To {%version%}": "Actualitzar a {{version}}", - "Upgrading": "Actualitzant", - "Upload Rate": "Velocitat d'actualització", - "Uptime": "Temps de funcionament", - "Usage reporting is always enabled for candidate releases.": "Els informes d'ús sempre estan activats per a les versions candidates.", - "Use HTTPS for GUI": "Utilitzar HTTPS per a l'Interfície Gràfica d'Usuari (GUI)", - "Use notifications from the filesystem to detect changed items.": "Usar notificacions del sistema de fitxers per a detectar els ítems canviats.", - "Username/Password has not been set for the GUI authentication. Please consider setting it up.": "Username/Password has not been set for the GUI authentication. Please consider setting it up.", - "Version": "Versió", - "Versions": "Versions", - "Versions Path": "Ruta de les versions", - "Versions are automatically deleted if they are older than the maximum age or exceed the number of files allowed in an interval.": "Les versions s'esborren automàticament si són més antigues que l'edat màxima o excedixen el nombre de fitxer permesos en un interval.", - "Waiting to Clean": "Waiting to Clean", - "Waiting to Scan": "Waiting to Scan", - "Waiting to Sync": "Waiting to Sync", - "Warning": "Warning", - "Warning, this path is a parent directory of an existing folder \"{%otherFolder%}\".": "Perill! Esta ruta és un directori pare d'una carpeta ja existent \"{{otherFolder}}\".", - "Warning, this path is a parent directory of an existing folder \"{%otherFolderLabel%}\" ({%otherFolder%}).": "Perill! Esta ruta és un directori pare d'una carpeta existent \"{{otherFolderLabel}}\" ({{otherFolder}}).", - "Warning, this path is a subdirectory of an existing folder \"{%otherFolder%}\".": "Perill! Esta ruta és un subdirectori d'una carpeta que ja existeix nomenada \"{{otherFolder}}\".", - "Warning, this path is a subdirectory of an existing folder \"{%otherFolderLabel%}\" ({%otherFolder%}).": "Perill! Esta ruta és un subdirectori de una carpeta existent \"{{otherFolderLabel}}\" ({{otherFolder}}).", - "Warning: If you are using an external watcher like {%syncthingInotify%}, you should make sure it is deactivated.": "AVÍS: Si estàs utilitzant un observador extern com {{syncthingInotify}}, deus assegurar-te de que està desactivat.", - "Watch for Changes": "Vigilar els Canvis", - "Watching for Changes": "Vigilant els Canvis", - "Watching for changes discovers most changes without periodic scanning.": "Vigil·lar els canvis detecta més canvis sense escanetjar periòdicament.", - "When adding a new device, keep in mind that this device must be added on the other side too.": "Quant s'afig un nou dispositiu, hi ha que tindre en compte que aquest dispositiu deu ser afegit també en l'altre costat.", - "When adding a new folder, keep in mind that the Folder ID is used to tie folders together between devices. They are case sensitive and must match exactly between all devices.": "Quant s'afig una nova carpeta, hi ha que tindre en compte que l'ID de la carpeta s'utilitza per a juntar les carpetes entre dispositius. Són sensibles a les majúscules i deuen coincidir exactament entre tots els dispositius.", - "Yes": "Sí", - "You can also select one of these nearby devices:": "Pots seleccionar també un d'aquestos dispositius propers:", - "You can change your choice at any time in the Settings dialog.": "Pots canviar la teua elecció en qualsevol moment en el dialog Ajustos", - "You can read more about the two release channels at the link below.": "Pots llegir més sobre els dos canals de versions en l'enllaç de baix.", - "You have no ignored devices.": "No tens dispositius ignorats.", - "You have no ignored folders.": "No tens carpetes ignorades.", - "You have unsaved changes. Do you really want to discard them?": "Tens canvis sense guardar. Realment vols descartar-los?", - "You must keep at least one version.": "Es deu mantindre al menys una versió.", - "You should never add or change anything locally in a \"{%receiveEncrypted%}\" folder.": "You should never add or change anything locally in a \"{{receiveEncrypted}}\" folder.", - "days": "dies", - "directories": "directoris", - "files": "arxius", - "full documentation": "Documentació completa", - "items": "Elements", - "seconds": "seconds", - "{%device%} wants to share folder \"{%folder%}\".": "{{device}} vol compartit la carpeta \"{{folder}}\".", - "{%device%} wants to share folder \"{%folderlabel%}\" ({%folder%}).": "{{device}} vol compartir la carpeta \"{{folderlabel}}\" ({{folder}}).", - "{%reintroducer%} might reintroduce this device.": "{{reintroducer}} might reintroduce this device." -} \ No newline at end of file diff --git a/gui/default/assets/lang/lang-cs.json b/gui/default/assets/lang/lang-cs.json index 6854d43d56a..0daceaae423 100644 --- a/gui/default/assets/lang/lang-cs.json +++ b/gui/default/assets/lang/lang-cs.json @@ -11,6 +11,7 @@ "Add Folder": "Přidat složku", "Add Remote Device": "Přidat vzdálené zařízení", "Add devices from the introducer to our device list, for mutually shared folders.": "Přidat zařízení z uvaděče do místního seznamu zařízení a získat tak vzájemně sdílené složky.", + "Add ignore patterns": "Přidat vzory ignorovaného", "Add new folder?": "Přidat novou složku?", "Additionally the full rescan interval will be increased (times 60, i.e. new default of 1h). You can also configure it manually for every folder later after choosing No.": "Dále bude prodloužen interval mezi plnými skeny (60krát, t.j. nová výchozí hodnota 1h). V případě, že nyní zvolíte Ne, stále ještě toto později můžete u každé složky jednotlivě ručně upravit.", "Address": "Adresa", @@ -18,14 +19,16 @@ "Advanced": "Pokročilé", "Advanced Configuration": "Pokročilá nastavení", "All Data": "Všechna data", + "All Time": "Celou dobu", "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.": "Všechny složky sdílené s tímto zařízením musí být chráněna heslem, aby byla odesílaná data bez hesla nečitelná.", "Allow Anonymous Usage Reporting?": "Povolit anonymní hlášení o používání?", "Allowed Networks": "Sítě, ze kterých je umožněn přístup", "Alphabetic": "Abecední", + "Altered by ignoring deletes.": "Změněno pomocí vzorů ignorovaného", "An external command handles the versioning. It has to remove the file from the shared folder. If the path to the application contains spaces, it should be quoted.": "Správu verzí obstarává externí příkaz. U toho je třeba, aby neaktuální soubory jím byly odsouvány pryč ze sdílené složky. Pokud popis umístění tohoto příkazu obsahuje mezeru, je třeba popis umístění uzavřít do uvozovek.", "Anonymous Usage Reporting": "Anonymní hlášení o používání", "Anonymous usage report format has changed. Would you like to move to the new format?": "Formát anonymního hlášení o používání byl změněn. Chcete přejít na nový formát?", - "Are you sure you want to continue?": "Skutečně si přejete pokračovat?", + "Apply": "Aplikovat", "Are you sure you want to override all remote changes?": "Skutečně si přejete přebít všechny vzdálené změny?", "Are you sure you want to permanently delete all these files?": "Skutečně chcete smazat všechny tyto soubory?", "Are you sure you want to remove device {%name%}?": "Opravdu chcete odebrat zařízení {{name}}?", @@ -47,7 +50,6 @@ "Clean out after": "Vyčistit po", "Cleaning Versions": "Mazání verzí", "Cleanup Interval": "Interval mazání", - "Click to see discovery failures": "Kliknutím zobrazíte nezdary při objevování", "Click to see full identification string and QR code.": "Kliknutím zobrazíte úplnou identifikaci a QR kód.", "Close": "Zavřít", "Command": "Příkaz", @@ -61,19 +63,18 @@ "Continuously watching for changes is now available within Syncthing. This will detect changes on disk and issue a scan on only the modified paths. The benefits are that changes are propagated quicker and that less full scans are required.": "Syncthing nyní umožňuje nepřetržité sledování změn. To zachytí změny na úložišti a spustí sken pouze pro umístění, ve kterých se něco změnilo. Výhodami jsou rychlejší propagace změn a méně plných skenů.", "Copied from elsewhere": "Zkopírováno odjinud", "Copied from original": "Zkopírováno z originálu", - "Copyright © 2014-2019 the following Contributors:": "Copyright © 2014-2019 následující přispěvatelé:", - "Creating ignore patterns, overwriting an existing file at {%path%}.": "Vytvářejí se vzory ignorovaného a přepisuje se jimi existující soubor v {{path}}.", "Currently Shared With Devices": "Aktuálně sdíleno se zařízeními", + "Custom Range": "Přesný rozsah", "Danger!": "Nebezpečí!", "Debugging Facilities": "Nástroje pro ladění", "Default Configuration": "Výchozí nastavení", "Default Device": "Výchozí zařízení", "Default Folder": "Výchozí složka", - "Default Folder Path": "Popis umístění výchozí složky", + "Default Ignore Patterns": "Výchozí vzory ignorovaného", "Defaults": "Výchozí hodnoty", "Delete": "Smazat", "Delete Unexpected Items": "Smazat neočekávané položky", - "Deleted": "Smazáno", + "Deleted {%file%}": "Smazáno {{file}}", "Deselect All": "Zrušit výběr všeho", "Deselect devices to stop sharing this folder with.": "Zrušte výběr zařízení, se kterými již nemá být tato složka sdílena.", "Deselect folders to stop sharing with this device.": "Zrušte výběr složek, které se mají přestat sdílet s tímto zařízením.", @@ -124,8 +125,10 @@ "Enter ignore patterns, one per line.": "Zadejte vzory toho, co ignorovat – každý na zvlášť řádek.", "Enter up to three octal digits.": "Zadejte nanejvýš tři osmičkové číslice.", "Error": "Chyba", + "External": "Externí", "External File Versioning": "Externí správa verzí souborů", "Failed Items": "Nezdařené položky", + "Failed to load file versions.": "Nepodařilo se nahrát verze souboru.", "Failed to load ignore patterns.": "Načtení vzorů ignorovaného se nezdařilo.", "Failed to setup, retrying": "Nastavování se nezdařilo, zkouší se znovu", "Failure to connect to IPv6 servers is expected if there is no IPv6 connectivity.": "Je v pořádku, když připojení k IPv6 serverům nezdaří, pokud není k dispozici IPv6 konektivita.", @@ -147,6 +150,7 @@ "Folder type \"{%receiveEncrypted%}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.": "Typ složky „{{receiveEncrypted}}“ nelze změnit po přidání složky. Je třeba složku odebrat, data na disku vymazat nebo rozšifrovat, a nakonec vytvořit složku znova.", "Folders": "Složky", "For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't.": "Pokus o spuštění sledování změn v těchto složkách se nezdařil. Bude se to opětovně zkoušet každou minutu, takže se to možná brzo povede. Pokud ne, pokuste se najít příčinu. případně požádejte o pomoc.", + "Forever": "Forever", "Full Rescan Interval (s)": "Interval plného skenu (sek.)", "GUI": "Grafické rozhraní", "GUI Authentication Password": "Přihlašovací heslo pro GUI", @@ -168,6 +172,7 @@ "Ignore": "Ignorovat", "Ignore Patterns": "Vzory ignorovaného", "Ignore Permissions": "Ignorovat oprávnění", + "Ignore patterns can only be added after the folder is created. If checked, an input field to enter ignore patterns will be presented after saving.": "Vzory ignorovaného lze přidat až po vytvoření složky. Pokud je zatrženo, budete vyzváni k zadání vzoru po uložení.", "Ignored Devices": "Ignorovaná zařízení", "Ignored Folders": "Ignorované složky", "Ignored at": "Ignorováno v", @@ -179,6 +184,9 @@ "Keep Versions": "Kolik verzí ponechávat", "LDAP": "LDAP", "Largest First": "Od největších", + "Last 30 Days": "Posledních 30 dní", + "Last 7 Days": "Posledních 7 dní", + "Last Month": "Poslední měsíc", "Last Scan": "Poslední sken", "Last seen": "Naposledy spatřen", "Latest Change": "Poslední změna", @@ -228,7 +236,6 @@ "Override Changes": "Přebít změny na ostatních", "Path": "Popis umístění", "Path to the folder on the local computer. Will be created if it does not exist. The tilde character (~) can be used as a shortcut for": "Popis umístění složky na tomto počítači. Pokud neexistuje, bude vytvořeno. Znak vlnovky (~) může být použit jako zkratka pro", - "Path where new auto accepted folders will be created, as well as the default suggested path when adding new folders via the UI. Tilde character (~) expands to {%tilde%}.": "Popis umístění, ve kterém budou vytvářeny nové automaticky přijaté složky a také výchozího při přidávání nových složek v grafickém uživatelském rozhraní. Vlnovka (~) se rozvine na {{tilde}}.", "Path where versions should be stored (leave empty for the default .stversions directory in the shared folder).": "Popis umístění, ve kterém ukládat verze (ponechte prázdné pro výchozí podsložku .stversions ve sdílené složce).", "Pause": "Pozastavit", "Pause All": "Pozastavit vše", @@ -239,7 +246,6 @@ "Periodic scanning at given interval and enabled watching for changes": "Periodické skenování podle zadaného intervalu; sledování změn zapnuto", "Periodic scanning at given interval and failed setting up watching for changes, retrying every 1m:": "Periodické skenování podle zadaného intervalu; nastavení sledování změn se nezdařilo, opětovný pokus každou 1 min: ", "Permanently add it to the ignore list, suppressing further notifications.": "Natrvalo ignorovat, takže oznámení již nebudou přicházet.", - "Permissions": "Oprávnění", "Please consult the release notes before performing a major upgrade.": "Před přechodem na novější hlavní verzi si nejdříve přečtěte poznámky k vydání nové verze.", "Please set a GUI Authentication User and Password in the Settings dialog.": "V dialogu Nastavení zadejte uživatelské jméno a heslo pro ověření se v GUI.", "Please wait": "Chvíli strpení", @@ -286,13 +292,12 @@ "Select additional folders to share with this device.": "Vyberte další složky, které mají být sdíleny s tímto zařízením.", "Select latest version": "Vybrat nejnovější verzi", "Select oldest version": "Vybrat nejstarší verzi", - "Select the folders to share with this device.": "Vybrat složky ke sdílení s tímto zařízením.", "Send & Receive": "Odesílací a přijímací", "Send Only": "Pouze odesílací", + "Set Ignores on Added Folder": "Promítnout ignorování do přidané složky.", "Settings": "Nastavení", "Share": "Sdílet", "Share Folder": "Sdílet složku", - "Share Folders With Device": "Sdílet složky s tímto zařízením", "Share this folder?": "Sdílet tuto složku?", "Shared Folders": "Sdílené složky", "Shared With": "Sdíleno s", @@ -306,6 +311,7 @@ "Shown instead of Device ID in the cluster status. Will be updated to the name the device advertises if left empty.": "Zobrazeno místo identifikátoru zařízení na náhledu stavu clusteru. Pokud nebude vyplněno, bude nastaveno na název, který zařízení odesílá.", "Shutdown": "Vypnout", "Shutdown Complete": "Vypnutí dokončeno", + "Simple": "Simple", "Simple File Versioning": "Jednoduchá správa verzí souborů", "Single level wildcard (matches within a directory only)": "Jednoúrovňový zástupný znak (shody pouze uvnitř složky)", "Size": "Velikost", @@ -317,6 +323,7 @@ "Stable releases and release candidates": "Stabilní vydání a kandidáti na vydání", "Stable releases are delayed by about two weeks. During this time they go through testing as release candidates.": "Stabilní vydání jsou opožděna zhruba o dva týdny. Po tuto dobu se testují jako kandidáti na vydání.", "Stable releases only": "Pouze stabilní vydání", + "Staggered": "Staggered", "Staggered File Versioning": "Správa verzí souborů po stupních", "Start Browser": "Otevřít webový prohlížeč", "Statistics": "Statistiky", @@ -325,6 +332,7 @@ "Support": "Podpora", "Support Bundle": "Balík podpory", "Sync Protocol Listen Addresses": "Adresa, na které synchronizační protokol očekává spojení", + "Sync Status": "Sync Status", "Syncing": "Synchronizuje se", "Syncthing has been shut down.": "Syncthing bylo vypnuto.", "Syncthing includes the following software or portions thereof:": "Syncthing obsahuje následující software nebo jejich část:", @@ -367,18 +375,25 @@ "The number of versions must be a number and cannot be blank.": "Je třeba, aby počet verzí bylo číslo a nemůže zůstat nevyplněné.", "The path cannot be blank.": "Popis umístění nemůže zůstat nevyplněný.", "The rate limit must be a non-negative number (0: no limit)": "Je třeba, aby limit rychlosti bylo kladné číslo (0: bez limitu)", + "The remote device has not accepted sharing this folder.": "The remote device has not accepted sharing this folder.", + "The remote device has paused this folder.": "The remote device has paused this folder.", "The rescan interval must be a non-negative number of seconds.": "Je třeba, aby interval opakování skenování bylo kladné číslo.", "There are no devices to share this folder with.": "Nejsou žádná zařízení, se kterými lze sdílet tuto složku.", + "There are no file versions to restore.": "Žádné verze souboru k obnovení.", "There are no folders to share with this device.": "S tímto zařízením nejsou sdíleny žádné složky.", "They are retried automatically and will be synced when the error is resolved.": "Nové pokusy o synchronizaci budou probíhat automaticky a položky budou synchronizovány jakmile bude chyba odstraněna.", "This Device": "Toto zařízení", + "This Month": "Tento měsíc", "This can easily give hackers access to read and change any files on your computer.": "Toto může útočníkům jednoduše umožnit čtení a úpravy souborů na vašem počítači. ", "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.": "Toto zařízení nemůže automaticky objevovat ostatní zařízení ani oznamovat ostatním vlastní adresu. Připojit se mohou jen zařízení se staticky nastavenou adresou.", "This is a major version upgrade.": "Toto je velká aktualizace.", "This setting controls the free space required on the home (i.e., index database) disk.": "Toto nastavení ovládá velikost volného prostoru na hlavním datovém úložišti (to, na kterém je databáze rejstříku).", "Time": "Čas", "Time the item was last modified": "Čas poslední modifikace položky", + "Today": "Dnes", + "Trash Can": "Trash Can", "Trash Can File Versioning": "Ponechávat jednu předchozí verzi (jako Koš) ", + "Twitter": "Twitter", "Type": "Typ", "UNIX Permissions": "UNIX oprávnění", "Unavailable": "Nedostupné", @@ -393,7 +408,7 @@ "Unshared Folders": "Nesdílené složky", "Untrusted": "Bez důvěry", "Up to Date": "Aktuální", - "Updated": "Aktualizováno", + "Updated {%file%}": "Updated {{file}}", "Upgrade": "Přechod na novější verzi", "Upgrade To {%version%}": "Aktualizovat na {{version}}", "Upgrading": "Aktualizuje se", @@ -422,6 +437,7 @@ "When adding a new device, keep in mind that this device must be added on the other side too.": "Při přidávání nového zařízení mějte na paměti, že je ho třeba také zadat na druhé straně.", "When adding a new folder, keep in mind that the Folder ID is used to tie folders together between devices. They are case sensitive and must match exactly between all devices.": "Při přidávání nové složky mějte na paměti, že její identifikátor je použit jako vazba mezi složkami napříč zařízeními. Rozlišují se malá a velká písmena a je třeba, aby přesně souhlasilo mezi všemi zařízeními.", "Yes": "Ano", + "Yesterday": "Včera", "You can also select one of these nearby devices:": "Také můžete vybrat jedno z těchto okolních zařízení:", "You can change your choice at any time in the Settings dialog.": "Vaši volbu můžete kdykoliv změnit v dialogu nastavení.", "You can read more about the two release channels at the link below.": "O kandidátech na vydání si můžete přečíst více v odkazu níže.", @@ -436,6 +452,10 @@ "full documentation": "úplná dokumentace", "items": "položky", "seconds": "sekund", + "theme-name-black": "Černý", + "theme-name-dark": "Tmavý", + "theme-name-default": "Výchozí", + "theme-name-light": "Světlý", "{%device%} wants to share folder \"{%folder%}\".": "{{device}} chce sdílet složku „{{folder}}“.", "{%device%} wants to share folder \"{%folderlabel%}\" ({%folder%}).": "{{device}} chce sdílet složku „{{folderlabel}}“ ({{folder}}).", "{%reintroducer%} might reintroduce this device.": "{{reintroducer}} může toto zařízení znovu uvést." diff --git a/gui/default/assets/lang/lang-da.json b/gui/default/assets/lang/lang-da.json index 6faea6360e1..bcc71d155f5 100644 --- a/gui/default/assets/lang/lang-da.json +++ b/gui/default/assets/lang/lang-da.json @@ -1,5 +1,5 @@ { - "A device with that ID is already added.": "En enhed med dette id er allerede tilføjet.", + "A device with that ID is already added.": "En enhed med dette ID er allerede tilføjet.", "A negative number of days doesn't make sense.": "Et negativt antal dage giver ikke mening.", "A new major version may not be compatible with previous versions.": "En ny versionsudgivelse er måske ikke kompatibel med tidligere versioner.", "API Key": "API-nøgle", @@ -11,6 +11,7 @@ "Add Folder": "Tilføj mappe", "Add Remote Device": "Tilføj fjernenhed", "Add devices from the introducer to our device list, for mutually shared folders.": "Tilføj enheder fra den introducerende enhed til vores enhedsliste for gensidigt delte mapper.", + "Add ignore patterns": "Tilføj ignoreringsmønstre", "Add new folder?": "Tilføj ny mappe", "Additionally the full rescan interval will be increased (times 60, i.e. new default of 1h). You can also configure it manually for every folder later after choosing No.": "Derudover vil intervallet for den komplette genskan blive forøget (60 gange, dvs. ny standard er 1 time). Du kan også konfigurere det manuelt for hver mappe senere efter at have valgt Nej.", "Address": "Adresse", @@ -18,14 +19,16 @@ "Advanced": "Avanceret", "Advanced Configuration": "Avanceret konfiguration", "All Data": "Alt data", + "All Time": "Hele tiden", "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.": "Alle mapper delt med denne enhed, skal beskyttes med adgangskode, således at alle sendte data er ikke-læsbare uden den angivne adgangskode.", "Allow Anonymous Usage Reporting?": "Tillad anonym brugerstatistik?", "Allowed Networks": "Tilladte netværk", "Alphabetic": "Alfabetisk", + "Altered by ignoring deletes.": "Ændret ved at ignorere sletninger.", "An external command handles the versioning. It has to remove the file from the shared folder. If the path to the application contains spaces, it should be quoted.": "En ekstern kommando styrer versioneringen. Den skal fjerne filen fra den delte mappe. Hvis stien til programmet indeholder mellemrum, bør den sættes i anførselstegn.", "Anonymous Usage Reporting": "Anonym brugerstatistik", "Anonymous usage report format has changed. Would you like to move to the new format?": "Formatet for anonym brugerstatistik er ændret. Vil du flytte til det nye format?", - "Are you sure you want to continue?": "Fortsætte?", + "Apply": "Anvend", "Are you sure you want to override all remote changes?": "Tilsidesæt alle eksterne ændringer?", "Are you sure you want to permanently delete all these files?": "Slette valgte filer permanent?", "Are you sure you want to remove device {%name%}?": "Er du sikker på, at du vil fjerne enheden {{name}}?", @@ -47,7 +50,6 @@ "Clean out after": "Rens efter", "Cleaning Versions": "Rydder op i versioner", "Cleanup Interval": "Ryd op interval", - "Click to see discovery failures": "Klik for at se opdagelsesfejl", "Click to see full identification string and QR code.": "Klik for at se fuld identifikation streng og QR kode.", "Close": "Luk", "Command": "Kommando", @@ -61,19 +63,18 @@ "Continuously watching for changes is now available within Syncthing. This will detect changes on disk and issue a scan on only the modified paths. The benefits are that changes are propagated quicker and that less full scans are required.": "Løbende overvågning af ændringer er nu tilgængeligt i Syncthing. Dette vil opfange ændringer på disken og igangsætte en skanning, men kun på ændrede stier. Fordelene er, er ændringer forplanter sig hurtigere, og at færre komplette skanninger er nødvendige.", "Copied from elsewhere": "Kopieret fra et andet sted", "Copied from original": "Kopieret fra originalen", - "Copyright © 2014-2019 the following Contributors:": "Copyright © 2014-2019 de følgende bidragsydere:", - "Creating ignore patterns, overwriting an existing file at {%path%}.": "Opretter ignoreringsmønstre; overskriver en eksisterende fil på {{path}}.", "Currently Shared With Devices": "i øjeblikket delt med enheder", + "Custom Range": "Tilpasset interval", "Danger!": "Fare!", "Debugging Facilities": "Faciliteter til fejlretning", "Default Configuration": "Standard opsætning", "Default Device": "Standard enhed", "Default Folder": "Standard mappe", - "Default Folder Path": "Standardmappesti", + "Default Ignore Patterns": "Standard ignoreringsmønstre", "Defaults": "Standarder", "Delete": "Slet", "Delete Unexpected Items": "Slet ikke forventede elementer ", - "Deleted": "Slettet", + "Deleted {%file%}": "Slettet {{file}}", "Deselect All": "Fravælg alle", "Deselect devices to stop sharing this folder with.": "Fravælg enheder for at stoppe mappe deling.", "Deselect folders to stop sharing with this device.": "Fravælg mapper for at stoppe deling med denne enhed.", @@ -91,7 +92,7 @@ "Disabled periodic scanning and disabled watching for changes": "Deaktiverede periodisk skanning og deaktiverede overvågning af ændringer", "Disabled periodic scanning and enabled watching for changes": "Deaktiverede periodisk skanning og aktiverede overvågning af ændringer", "Disabled periodic scanning and failed setting up watching for changes, retrying every 1m:": "Deaktiverede periodisk skanning fra og lykkedes ikke med at opsætte overvågning af ændringer; prøver igen hvert minut:", - "Disables comparing and syncing file permissions. Useful on systems with nonexistent or custom permissions (e.g. FAT, exFAT, Synology, Android).": "Disables comparing and syncing file permissions. Useful on systems with nonexistent or custom permissions (e.g. FAT, exFAT, Synology, Android).", + "Disables comparing and syncing file permissions. Useful on systems with nonexistent or custom permissions (e.g. FAT, exFAT, Synology, Android).": "Deaktiverer sammenligning og synkronisering af fil tilladelser. Nyttigt på systemer med ikke-eksisterende eller tilpasset tilladelser (f.eks. FAT, exFAT, Synology, Android).", "Discard": "Behold ikke", "Disconnected": "Ikke tilsluttet", "Disconnected (Unused)": "Ikke tilsluttet (ubrugt)", @@ -124,8 +125,10 @@ "Enter ignore patterns, one per line.": "Indtast ignoreringsmønstre, ét per linje.", "Enter up to three octal digits.": "Indtast op til tre oktale cifre.", "Error": "Fejl", + "External": "Eksternt", "External File Versioning": "Ekstern filversionering", "Failed Items": "Mislykkede filer", + "Failed to load file versions.": "Fil versioner kunne ikke indlæses.", "Failed to load ignore patterns.": "Ignorerings-mønstre kunne ikke indlæses.", "Failed to setup, retrying": "Opsætning mislykkedes; prøver igen", "Failure to connect to IPv6 servers is expected if there is no IPv6 connectivity.": "Fejl i forbindelse med opkobling til IPv6-servere skal forventes, hvis der ikke er IPv6-forbindelse.", @@ -147,6 +150,7 @@ "Folder type \"{%receiveEncrypted%}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.": "Folder type \"{{receiveEncrypted}}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.", "Folders": "Mapper", "For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't.": "For de følgende mapper opstod en fejl ved start på overvågning af ændringer. Der prøves igen hvert minut, så fejlene går eventuelt væk snart. Hvis de forbliver, kan du prøve at rette den tilgrundliggende fejl eller spørge efter hjælp, hvis du ikke kan.", + "Forever": "Forever", "Full Rescan Interval (s)": "Interval for komplet genskan (sek.)", "GUI": "GUI", "GUI Authentication Password": "GUI-adgangskode", @@ -168,6 +172,7 @@ "Ignore": "Ignorér", "Ignore Patterns": "Ignoreringsmønstre", "Ignore Permissions": "Ignorér rettigheder", + "Ignore patterns can only be added after the folder is created. If checked, an input field to enter ignore patterns will be presented after saving.": "Ignore patterns can only be added after the folder is created. If checked, an input field to enter ignore patterns will be presented after saving.", "Ignored Devices": "Ignorerede enheder", "Ignored Folders": "Ignorerede mapper", "Ignored at": "Ignoreret på", @@ -179,6 +184,9 @@ "Keep Versions": "Behold versioner", "LDAP": "LDAP", "Largest First": "Største først", + "Last 30 Days": "Seneste 30 dage", + "Last 7 Days": "Seneste 7 dage", + "Last Month": "Sidste måned", "Last Scan": "Seneste skanning", "Last seen": "Sidst set", "Latest Change": "Seneste ændring", @@ -228,7 +236,6 @@ "Override Changes": "Overskriv ændringer", "Path": "Sti", "Path to the folder on the local computer. Will be created if it does not exist. The tilde character (~) can be used as a shortcut for": "Sti til den lokale mappe. Vil blive oprettet hvis den ikke findes. Tildetegnet (~) kan bruges som en forkortelse for", - "Path where new auto accepted folders will be created, as well as the default suggested path when adding new folders via the UI. Tilde character (~) expands to {%tilde%}.": "Sti hvor nye automatisk accepterede mapper oprettes, så vel som standardstien der foreslås ved tilføjelse af nye mapper gennem brugerfladen. Tildetegnet (~) udvides til {{tilde}}.", "Path where versions should be stored (leave empty for the default .stversions directory in the shared folder).": "Sti hvor versioner skal gemmes (lad være tomt for at bruge .stversions-mappen i den delte mappe).", "Pause": "Pause", "Pause All": "Sæt alt på pause", @@ -239,7 +246,6 @@ "Periodic scanning at given interval and enabled watching for changes": "Periodisk skanning med et givent interval og aktiveret overvågning af ændringer", "Periodic scanning at given interval and failed setting up watching for changes, retrying every 1m:": "Periodisk skanning med et givent interval og lykkedes ikke med at opsætte overvågning af ændringer; prøver igen hvert minut:", "Permanently add it to the ignore list, suppressing further notifications.": "Permanent tilføj til ignore liste, undertrykker yderligere påmindelse.", - "Permissions": "Tilladelser", "Please consult the release notes before performing a major upgrade.": "Tjek venligst udgivelsesnoterne før opgradering til en ny hovedversion.", "Please set a GUI Authentication User and Password in the Settings dialog.": "Opret venligst en GUI-bruger og -adgangskode i opsætningen.", "Please wait": "Vent venligst", @@ -286,13 +292,12 @@ "Select additional folders to share with this device.": "Vælg yderligere mapper at dele med denne enhed.", "Select latest version": "Vælg seneste version", "Select oldest version": "Vælg ældste version", - "Select the folders to share with this device.": "Vælg hvilke mapper du vil dele med denne enhed.", "Send & Receive": "Send og modtag", "Send Only": "Send kun", + "Set Ignores on Added Folder": "Sæt ignorerer på tilføjet mappe", "Settings": "Indstillinger", "Share": "Del", "Share Folder": "Del mappe", - "Share Folders With Device": "Del mappe med enhed", "Share this folder?": "Del denne mappe?", "Shared Folders": "Delte mapper", "Shared With": "Delt med", @@ -306,17 +311,19 @@ "Shown instead of Device ID in the cluster status. Will be updated to the name the device advertises if left empty.": "Vises i stedet for enheds-ID i klyngestatus. Vil blive opdateret til det navn, som enheden sender, hvis det ikke er udfyldt.", "Shutdown": "Luk ned", "Shutdown Complete": "Nedlukning fuldført", + "Simple": "Enkel", "Simple File Versioning": "Simpel filversionering", "Single level wildcard (matches within a directory only)": "Enkeltniveau-wildcard (matcher kun inden for en mappe)", "Size": "Størrelse", "Smallest First": "Mindste først", - "Some discovery methods could not be established for finding other devices or announcing this device:": "Some discovery methods could not be established for finding other devices or announcing this device:", + "Some discovery methods could not be established for finding other devices or announcing this device:": "Nogle opdagelsesmetoder kunne ikke etableres til at finde andre enheder eller annoncere denne enhed:", "Some items could not be restored:": "Enkelte filer kunne ikke genskabes:", - "Some listening addresses could not be enabled to accept connections:": "Some listening addresses could not be enabled to accept connections:", + "Some listening addresses could not be enabled to accept connections:": "Nogle lytteadresser kunne ikke aktiveres til at acceptere forbindelser:", "Source Code": "Kildekode", "Stable releases and release candidates": "Stabile udgivelser og udgivelseskandidater ", "Stable releases are delayed by about two weeks. During this time they go through testing as release candidates.": "Stabile udgivelser er forsinket med omkring to uger. I denne periode gennemgår de afprøvninger som udgivelseskandidater.", "Stable releases only": "Kun stabile udgivelser", + "Staggered": "Forskudt", "Staggered File Versioning": "Forskudt filversionering", "Start Browser": "Start browser", "Statistics": "Statistikker", @@ -325,6 +332,7 @@ "Support": "Støt", "Support Bundle": "Støttepakke", "Sync Protocol Listen Addresses": "Lytteadresser for synkroniseringsprotokol", + "Sync Status": "Sync Status", "Syncing": "Synkroniserer", "Syncthing has been shut down.": "Syncthing er lukket ned.", "Syncthing includes the following software or portions thereof:": "Syncthing indeholder følgende software eller dele heraf:", @@ -367,18 +375,25 @@ "The number of versions must be a number and cannot be blank.": "Antallet af versioner skal være et tal og feltet må ikke være tomt.", "The path cannot be blank.": "Stien må ikke være tom.", "The rate limit must be a non-negative number (0: no limit)": "Hastighedsbegrænsningen skal være et ikke-negativt tal (0: ingen begrænsning)", + "The remote device has not accepted sharing this folder.": "Fjern enhed har ikke accepteret deling af denne mappe. ", + "The remote device has paused this folder.": "Fjern enhed har pauset denne mappe. ", "The rescan interval must be a non-negative number of seconds.": "Genskanningsintervallet skal være et ikke-negativt antal sekunder.", "There are no devices to share this folder with.": "Der er ingen enheder at dele denne mappe med.", + "There are no file versions to restore.": "Der er ingen fil versioner at gendanne.", "There are no folders to share with this device.": "Der er ingen mapper at dele med denne enhed.", "They are retried automatically and will be synced when the error is resolved.": "De prøves igen automatisk og vil blive synkroniseret, når fejlen er løst.", "This Device": "Denne enhed", + "This Month": "Denne måned", "This can easily give hackers access to read and change any files on your computer.": "Dette gør det nemt for hackere at få adgang til at læse og ændre filer på din computer.", - "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.": "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.", + "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.": "Denne enhed kan ikke automatisk opdage andre enheder eller annoncere egen adresse som skal findes af andre enheder. Kun enheder med statisk konfigurerede adresser kan oprette forbindelse.", "This is a major version upgrade.": "Dette er en ny hovedversion.", "This setting controls the free space required on the home (i.e., index database) disk.": "Denne indstilling styrer den krævede ledige plads på hjemmedrevet (dvs. drevet med indeksdatabasen).", "Time": "Tid", "Time the item was last modified": "Tidspunkt for seneste ændring af filen", + "Today": "I dag", + "Trash Can": "Affaldskurv", "Trash Can File Versioning": "Versionering med papirkurv", + "Twitter": "Twitter", "Type": "Type", "UNIX Permissions": "UNIX rettigheder", "Unavailable": "Ikke tilgængelig", @@ -393,7 +408,7 @@ "Unshared Folders": "Ikke delte mapper", "Untrusted": "Ikke troværdig", "Up to Date": "Fuldt opdateret", - "Updated": "Opdateret", + "Updated {%file%}": "Opdateret {{file}}", "Upgrade": "Opgradér", "Upgrade To {%version%}": "Opgradér til {{version}}", "Upgrading": "Opgraderer", @@ -422,6 +437,7 @@ "When adding a new device, keep in mind that this device must be added on the other side too.": "Når der tilføjes en ny enhed, vær da opmærksom på, at denne enhed også skal tilføjes i den anden ende.", "When adding a new folder, keep in mind that the Folder ID is used to tie folders together between devices. They are case sensitive and must match exactly between all devices.": "Når der tilføjes en ny enhed, vær da opmærksom på at samme mappe-ID bruges til at forbinde mapper på de forskellige enheder. Der er forskel på store og små bogstaver, og ID skal være fuldstændig identisk på alle enheder.", "Yes": "Ja", + "Yesterday": "I går", "You can also select one of these nearby devices:": "Du kan også vælge en af disse enheder i nærheden:", "You can change your choice at any time in the Settings dialog.": "Du kan altid ændre dit valg under indstillinger.", "You can read more about the two release channels at the link below.": "Du kan læse mere om de to udgivelseskanaler på linket herunder.", @@ -436,6 +452,10 @@ "full documentation": "fuld dokumentation", "items": "filer", "seconds": "sekunder", + "theme-name-black": "Sort", + "theme-name-dark": "Mørk", + "theme-name-default": "Standard", + "theme-name-light": "Lys", "{%device%} wants to share folder \"{%folder%}\".": "{{device}} ønsker at dele mappen “{{folder}}”.", "{%device%} wants to share folder \"{%folderlabel%}\" ({%folder%}).": "{{device}} ønsker at dele mappen “{{folderlabel}}” ({{folder}}).", "{%reintroducer%} might reintroduce this device.": "{{reintroducer}} vil muligvis genindføre denne enhed." diff --git a/gui/default/assets/lang/lang-de.json b/gui/default/assets/lang/lang-de.json index ff6e4188d69..aba85b23091 100644 --- a/gui/default/assets/lang/lang-de.json +++ b/gui/default/assets/lang/lang-de.json @@ -11,6 +11,7 @@ "Add Folder": "Ordner hinzufügen", "Add Remote Device": "Gerät hinzufügen", "Add devices from the introducer to our device list, for mutually shared folders.": "Fügt Geräte vom Verteilergerät zu der eigenen Geräteliste hinzu, um gegenseitig geteilte Ordner zu ermöglichen.", + "Add ignore patterns": "Ignoriermuster hinzufügen", "Add new folder?": "Neuen Ordner hinzufügen?", "Additionally the full rescan interval will be increased (times 60, i.e. new default of 1h). You can also configure it manually for every folder later after choosing No.": "Zusätzlich wird das Scaninterval erhöht (um Faktor 60, also 1 Stunde als neuer Standard). Es kann auch manuell für jeden Ordner gesetzt werden, wenn Nein geklickt wird.", "Address": "Adresse", @@ -18,20 +19,22 @@ "Advanced": "Erweitert", "Advanced Configuration": "Erweiterte Konfiguration", "All Data": "Alle Daten", - "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.": "Alle Ordner, welche mit diesem Gerät geteilt werden, müssen von einem Passwort geschützt werden, sodass die gesendeten Daten ohne Kenntnis des Passworts nicht gelesen werden können. ", + "All Time": "Gesamter Zeitraum", + "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.": "Alle Ordner, welche mit diesem Gerät geteilt werden, müssen von einem Passwort geschützt werden, sodass keine gesendeten Daten ohne Kenntnis des Passworts gelesen werden können. ", "Allow Anonymous Usage Reporting?": "Übertragung von anonymen Nutzungsberichten erlauben?", "Allowed Networks": "Erlaubte Netzwerke", "Alphabetic": "Alphabetisch", + "Altered by ignoring deletes.": "Geändert durch das Ignorieren von Löschvorgängen.", "An external command handles the versioning. It has to remove the file from the shared folder. If the path to the application contains spaces, it should be quoted.": "Ein externer Befehl behandelt die Versionierung. Die Datei aus dem freigegebenen Ordner muss entfernen werden. Wenn der Pfad der Anwendung Leerzeichen enthält, sollte dieser in Anführungszeichen stehen.", "Anonymous Usage Reporting": "Anonymer Nutzungsbericht", "Anonymous usage report format has changed. Would you like to move to the new format?": "Das Format des anonymen Nutzungsberichts hat sich geändert. Möchten Sie auf das neue Format umsteigen?", - "Are you sure you want to continue?": "Sind Sie sicher, dass Sie fortfahren möchten?", - "Are you sure you want to override all remote changes?": "Are you sure you want to override all remote changes?", + "Apply": "Anwenden", + "Are you sure you want to override all remote changes?": "Sind Sie sicher, dass Sie alle entfernten Änderungen überschreiben möchten?", "Are you sure you want to permanently delete all these files?": "Sind Sie sicher, dass Sie all diese Dateien dauerhaft löschen möchten?", "Are you sure you want to remove device {%name%}?": "Sind Sie sicher, dass sie das Gerät {{name}} entfernen möchten?", "Are you sure you want to remove folder {%label%}?": "Sind Sie sicher, dass sie den Ordner {{label}} entfernen möchten?", "Are you sure you want to restore {%count%} files?": "Sind Sie sicher, dass Sie {{count}} Dateien wiederherstellen möchten?", - "Are you sure you want to revert all local changes?": "Are you sure you want to revert all local changes?", + "Are you sure you want to revert all local changes?": "Sind Sie sicher, dass Sie alle lokalen Änderungen zurücksetzen möchten?", "Are you sure you want to upgrade?": "Sind Sie sicher, dass Sie ein Upgrade durchführen möchten?", "Auto Accept": "Automatische Annahme", "Automatic Crash Reporting": "Automatische Absturzmeldung", @@ -47,7 +50,6 @@ "Clean out after": "Löschen nach", "Cleaning Versions": "Versionen bereinigen", "Cleanup Interval": "Bereinigungsintervall", - "Click to see discovery failures": "Klick um Gerätesuchfehler anzuzeigen", "Click to see full identification string and QR code.": "Klicken um die volle Kennung und den QR-Code anzuzeigen.", "Close": "Schließen", "Command": "Befehl", @@ -61,19 +63,18 @@ "Continuously watching for changes is now available within Syncthing. This will detect changes on disk and issue a scan on only the modified paths. The benefits are that changes are propagated quicker and that less full scans are required.": "Kontinuierliche Änderungssuche ist jetzt in Syncthing verfügbar. Dadurch werden Änderungen auf der Festplatte erkannt und durch einen Scan nur die geänderten Pfade überprüft. Die Vorteile bestehen darin, dass Änderungen schneller festgestellt werden und weniger vollständige Scans erforderlich sind.", "Copied from elsewhere": "Von anderer Quelle kopiert", "Copied from original": "Vom Original kopiert", - "Copyright © 2014-2019 the following Contributors:": "Copyright © 2014-2019 folgende Mitwirkende:", - "Creating ignore patterns, overwriting an existing file at {%path%}.": "Erstelle Ignoriermuster, welche die existierende Datei {{path}} überschreiben.", "Currently Shared With Devices": "Derzeit mit Geräten geteilt", + "Custom Range": "Eigener Zeitraum", "Danger!": "Achtung!", "Debugging Facilities": "Debugging-Möglichkeiten", "Default Configuration": "Vorgabekonfiguration", - "Default Device": "Vorgabegerät", + "Default Device": "Standardgerät", "Default Folder": "Vorgabeordner", - "Default Folder Path": "Standardmäßiger Ordnerpfad", + "Default Ignore Patterns": "Vorgabe-Ignoriermuster", "Defaults": "Vorgaben", "Delete": "Löschen", "Delete Unexpected Items": "Unerwartete Elemente löschen", - "Deleted": "Gelöscht", + "Deleted {%file%}": "{{file}} gelöscht", "Deselect All": "Alle abwählen", "Deselect devices to stop sharing this folder with.": "Geräte abwählen, um diesen Ordner nicht mehr damit zu teilen.", "Deselect folders to stop sharing with this device.": "Ordner abwählen, um sie nicht mehr für mit diesem Gerät zu teilen.", @@ -98,7 +99,7 @@ "Discovered": "Ermittelt", "Discovery": "Gerätesuche", "Discovery Failures": "Gerätesuchfehler", - "Discovery Status": "Discovery Status", + "Discovery Status": "Status der Gerätesuche", "Dismiss": "Ausblenden", "Do not add it to the ignore list, so this notification may recur.": "Nicht zur Ignorierliste hinzufügen, diese Benachrichtigung kann erneut auftauchen.", "Do not restore": "Nicht wiederherstellen", @@ -122,11 +123,13 @@ "Enter a non-privileged port number (1024 - 65535).": "Geben Sie eine nichtprivilegierte Portnummer ein (1024 - 65535).", "Enter comma separated (\"tcp://ip:port\", \"tcp://host:port\") addresses or \"dynamic\" to perform automatic discovery of the address.": "Kommagetrennte Adressen (\"tcp://ip:port\", \"tcp://host:port\") oder \"dynamic\" eingeben, um die Adresse automatisch zu ermitteln.", "Enter ignore patterns, one per line.": "Geben Sie Ignoriermuster ein, eines pro Zeile.", - "Enter up to three octal digits.": "Tragen Sie bis zu drei oktale Ziffern (0-7) ein.", + "Enter up to three octal digits.": "Tragen Sie bis zu drei oktale Ziffern ein.", "Error": "Fehler", + "External": "Extern", "External File Versioning": "Externe Dateiversionierung", "Failed Items": "Fehlgeschlagene Elemente", - "Failed to load ignore patterns.": "Failed to load ignore patterns.", + "Failed to load file versions.": "Fehler beim Laden der Dateiversionen.", + "Failed to load ignore patterns.": "Fehler beim Laden der Ignoriermuster.", "Failed to setup, retrying": "Fehler beim Installieren, versuche erneut", "Failure to connect to IPv6 servers is expected if there is no IPv6 connectivity.": "Ein Verbindungsfehler zu IPv6-Servern ist zu erwarten, wenn es keine IPv6-Konnektivität gibt.", "File Pull Order": "Dateiübertragungsreihenfolge", @@ -144,9 +147,10 @@ "Folder Path": "Ordnerpfad", "Folder Type": "Ordnertyp", "Folder type \"{%receiveEncrypted%}\" can only be set when adding a new folder.": "Ordnertyp „{{receiveEncrypted}}“ kann nur beim Hinzufügen eines neuen Ordners festgelegt werden.", - "Folder type \"{%receiveEncrypted%}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.": "Der Ordnertyp \"{{receiveEncrypted}}\" kann nach dem Hinzufügen nicht geändert werden. Sie müssen den Ordner entfernen, die Daten auf dem Speichermedium löschen oder entschlüsseln und anschließend den Order wieder neu hinzufügen.", + "Folder type \"{%receiveEncrypted%}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.": "Der Ordnertyp „{{receiveEncrypted}}“ kann nach dem Hinzufügen nicht geändert werden. Sie müssen den Ordner entfernen, die Daten auf dem Speichermedium löschen oder entschlüsseln und anschließend den Order wieder neu hinzufügen.", "Folders": "Ordner", "For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't.": "Bei den folgenden Ordnern ist ein Fehler aufgetreten, während Sie nach Änderungen suchten. Es wird jede Minute erneut gesucht, damit die Fehler bald verschwinden. Falls die Fehler bestehen bleiben, versuchen Sie, das zugrunde liegende Problem zu beheben, und fragen Sie evtl. nach Hilfe.", + "Forever": "Für immer", "Full Rescan Interval (s)": "Vollständiges Scanintervall (s)", "GUI": "GUI", "GUI Authentication Password": "Passwort für Zugang zur Benutzeroberfläche", @@ -168,9 +172,10 @@ "Ignore": "Ignorieren", "Ignore Patterns": "Ignoriermuster", "Ignore Permissions": "Berechtigungen ignorieren", + "Ignore patterns can only be added after the folder is created. If checked, an input field to enter ignore patterns will be presented after saving.": "Ignoriermuster können erst hinzugefügt werden, nachdem der Ordner erstellt wurde. Bei Auswahl erscheint nach dem Speichern ein Eingabefeld zum Festlegen der Ignoriermuster.", "Ignored Devices": "Ignorierte Geräte", "Ignored Folders": "Ignorierte Ordner", - "Ignored at": "Ignoriert bei/von", + "Ignored at": "Ignoriert am", "Incoming Rate Limit (KiB/s)": "Eingehendes Datenratelimit (KiB/s)", "Incorrect configuration may damage your folder contents and render Syncthing inoperable.": "Eine falsche Konfiguration kann den Ordnerinhalt beschädigen und Syncthing in einen unausführbaren Zustand versetzen.", "Introduced By": "Verteilt von", @@ -179,13 +184,16 @@ "Keep Versions": "Versionen erhalten", "LDAP": "LDAP", "Largest First": "Größte zuerst", + "Last 30 Days": "Letzte 30 Tage", + "Last 7 Days": "Letzte 7 Tage", + "Last Month": "Letzter Monat", "Last Scan": "Letzter Scan", "Last seen": "Zuletzt online", "Latest Change": "Letzte Änderung", "Learn more": "Mehr erfahren", "Limit": "Limit", - "Listener Failures": "Listener Failures", - "Listener Status": "Listener Status", + "Listener Failures": "Fehler bei Listener", + "Listener Status": "Status der Listener", "Listeners": "Zuhörer", "Loading data...": "Daten werden geladen...", "Loading...": "Wird geladen...", @@ -224,11 +232,10 @@ "Out of Sync": "Nicht synchronisiert", "Out of Sync Items": "Nicht synchronisierte Elemente", "Outgoing Rate Limit (KiB/s)": "Ausgehendes Datenratelimit (KiB/s)", - "Override": "Override", + "Override": "Überschreiben", "Override Changes": "Änderungen überschreiben", "Path": "Pfad", "Path to the folder on the local computer. Will be created if it does not exist. The tilde character (~) can be used as a shortcut for": "Pfad zum Ordner auf dem lokalen Gerät. Ordner wird erzeugt, wenn er nicht existiert. Das Tilden-Zeichen (~) kann als Abkürzung benutzt werden für", - "Path where new auto accepted folders will be created, as well as the default suggested path when adding new folders via the UI. Tilde character (~) expands to {%tilde%}.": "Pfad, an dem die automatisch angenommenen Ordner erstellt werden, ebenso wie der standardmäßig vorgeschlagene Pfad beim Hinzufügen neuer Ordner über die UI. Tilde-Buchstaben (~) entspricht {{tilde}}.", "Path where versions should be stored (leave empty for the default .stversions directory in the shared folder).": "Pfad in dem Versionen gespeichert werden sollen (leer lassen, wenn der Standard .stversions Ordner für den geteilten Ordner verwendet werden soll).", "Pause": "Pause", "Pause All": "Alles pausieren", @@ -239,7 +246,6 @@ "Periodic scanning at given interval and enabled watching for changes": "Periodisches Scannen bei angegebenen Intervall und aktivierter Überwachung von Änderungen", "Periodic scanning at given interval and failed setting up watching for changes, retrying every 1m:": "Periodisches Scannen bei angegebenen Intervall, fehlgeschlagene überprüfen auf Änderungen und erneuter versuch in 1 Min:", "Permanently add it to the ignore list, suppressing further notifications.": "Permanent zur Ignorierliste hinzufügen, um weitere Benachrichtigungen zu unterdrücken.", - "Permissions": "Berechtigungen", "Please consult the release notes before performing a major upgrade.": "Bitte lesen Sie die Veröffentlichungshinweise bevor Sie eine Hauptversionsaktualisierung installieren.", "Please set a GUI Authentication User and Password in the Settings dialog.": "Bitte lege einen Benutzer und ein Passwort für die Benutzeroberfläche in den Einstellungen fest.", "Please wait": "Bitte warten", @@ -274,7 +280,7 @@ "Resume": "Fortsetzen", "Resume All": "Alles fortsetzen", "Reused": "Erneut benutzt", - "Revert": "Revert", + "Revert": "Zurücksetzen", "Revert Local Changes": "Lokale Änderungen zurücksetzen", "Save": "Speichern", "Scan Time Remaining": "Verbleibende Scanzeit", @@ -286,13 +292,12 @@ "Select additional folders to share with this device.": "Weitere Ordner auswählen, um mit diesem Gerät zu teilen.", "Select latest version": "Letzte Version auswählen", "Select oldest version": "Älteste Version auswählen", - "Select the folders to share with this device.": "Wähle Sie die Ordner aus, die Sie mit diesem Gerät teilen möchten.", "Send & Receive": "Senden & Empfangen", "Send Only": "Nur senden", + "Set Ignores on Added Folder": "Ignoriermuster für neuen Ordner setzen", "Settings": "Einstellungen", "Share": "Teilen", "Share Folder": "Ordner teilen", - "Share Folders With Device": "Ordner mit diesem Gerät teilen", "Share this folder?": "Diesen Ordner teilen?", "Shared Folders": "Geteilte Ordner", "Shared With": "Geteilt mit", @@ -306,6 +311,7 @@ "Shown instead of Device ID in the cluster status. Will be updated to the name the device advertises if left empty.": "Wird auf diesem Gerät als Gerätename angezeigt und an die anderen Geräte im Geräte-Verbund weitergegeben. Wenn kein Gerätename anegegeben wird, wird der Name des entfernten Gerätes genommen.", "Shutdown": "Herunterfahren", "Shutdown Complete": "Vollständig Heruntergefahren", + "Simple": "Einfach", "Simple File Versioning": "Einfache Dateiversionierung", "Single level wildcard (matches within a directory only)": "Einzelnes Maskenzeichen (wird für einen einzelnen Ordner verwendet)", "Size": "Größe", @@ -317,14 +323,16 @@ "Stable releases and release candidates": "Stabile Veröffentlichungen und Veröffentlichungskandidaten", "Stable releases are delayed by about two weeks. During this time they go through testing as release candidates.": "Stabile Veröffentlichungen werden ca. 2 Wochen verzögert. Während dieser Zeit durchlaufen sie eine Testphase als Veröffentlichungskandidaten.", "Stable releases only": "Nur stabile Veröffentlichungen", + "Staggered": "Stufenweise", "Staggered File Versioning": "Stufenweise Dateiversionierung", "Start Browser": "Browser starten", "Statistics": "Statistiken", "Stopped": "Gestoppt", - "Stores and syncs only encrypted data. Folders on all connected devices need to be set up with the same password or be of type \"{%receiveEncrypted%}\" too.": "Speichert und synchronisiert nur verschlüsselte Daten. Ordner auf allen verbundenen Geräten müssen mit dem selben Passwort eingerichtet werden oder vom Typ \"{{receiveEncrypted}}\" sein.", + "Stores and syncs only encrypted data. Folders on all connected devices need to be set up with the same password or be of type \"{%receiveEncrypted%}\" too.": "Speichert und synchronisiert nur verschlüsselte Daten. Ordner auf allen verbundenen Geräten müssen mit dem selben Passwort eingerichtet werden oder vom Typ \"{{receiveEncrypted}}\" sein.", "Support": "Support", "Support Bundle": "Supportpaket", "Sync Protocol Listen Addresses": "Adresse(n) für das Synchronisierungsprotokoll", + "Sync Status": "Status der Synchronisierung", "Syncing": "Synchronisiere", "Syncthing has been shut down.": "Syncthing wurde heruntergefahren.", "Syncthing includes the following software or portions thereof:": "Syncthing enthält die folgende Software oder Teile von:", @@ -358,7 +366,7 @@ "The following methods are used to discover other devices on the network and announce this device to be found by others:": "Die folgenden Methoden werden verwendet, um andere Geräte im Netzwerk aufzufinden und dieses Gerät anzukündigen, damit es von anderen gefunden wird:", "The following unexpected items were found.": "Die folgenden unerwarteten Elemente wurden gefunden.", "The interval must be a positive number of seconds.": "Das Intervall muss eine positive Zahl von Sekunden sein.", - "The interval, in seconds, for running cleanup in the versions directory. Zero to disable periodic cleaning.": "Das Intervall, in Sekunden, zwischen den Bereinigungen im Versionsverzeichnis. 0 um das regelmäßige Bereinigen zu deaktivieren.", + "The interval, in seconds, for running cleanup in the versions directory. Zero to disable periodic cleaning.": "Das Intervall, in Sekunden, zwischen den Bereinigungen im Versionsverzeichnis. Null um das regelmäßige Bereinigen zu deaktivieren.", "The maximum age must be a number and cannot be blank.": "Das Höchstalter muss angegeben werden und eine Zahl sein.", "The maximum time to keep a version (in days, set to 0 to keep versions forever).": "Die längste Zeit, die alte Versionen vorgehalten werden (in Tagen) (0 um alte Versionen für immer zu behalten).", "The number of days must be a number and cannot be blank.": "Die Anzahl von Versionen muss eine Ganzzahl und darf nicht leer sein.", @@ -367,18 +375,25 @@ "The number of versions must be a number and cannot be blank.": "Die Anzahl von Versionen muss eine Ganzzahl und darf nicht leer sein.", "The path cannot be blank.": "Der Pfad darf nicht leer sein.", "The rate limit must be a non-negative number (0: no limit)": "Das Datenratelimit muss eine nicht negative Zahl sein (0 = kein Limit).", + "The remote device has not accepted sharing this folder.": "Dieser geteilte Ordner wurde vom Gerät nicht angenommen.", + "The remote device has paused this folder.": "Dieser geteilte Ordner ist auf dem Gerät pausiert.", "The rescan interval must be a non-negative number of seconds.": "Das Scanintervall muss eine nicht negative Anzahl (in Sekunden) sein.", "There are no devices to share this folder with.": "Es gibt keine Geräte, mit denen dieser Ordner geteilt werden kann.", + "There are no file versions to restore.": "Es gibt keine Dateiversionen zum Wiederherstellen.", "There are no folders to share with this device.": "Es gibt keine Ordner, die mit diesem Gerät geteilt werden können.", "They are retried automatically and will be synced when the error is resolved.": "Sie werden automatisch heruntergeladen und werden synchronisiert, wenn der Fehler behoben wurde.", "This Device": "Dieses Gerät", + "This Month": "Dieser Monat", "This can easily give hackers access to read and change any files on your computer.": "Dies kann dazu führen, dass Unberechtigte relativ einfach auf Ihre Dateien zugreifen und diese ändern können.", "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.": "Dieses Gerät kann nicht automatisch andere Geräte auffinden, oder seine eigene Adresse bekannt geben, um von anderen gefunden zu werden. Nur Geräte mit statisch konfigurierten Adressen können sich verbinden.", "This is a major version upgrade.": "Dies ist eine Hauptversionsaktualisierung.", "This setting controls the free space required on the home (i.e., index database) disk.": "Diese Einstellung regelt den freien Speicherplatz, der für den Systemordner (d.h. Indexdatenbank) erforderlich ist.", "Time": "Zeit", "Time the item was last modified": "Zeit der letzten Änderung des Elements", + "Today": "Heute", + "Trash Can": "Papierkorb", "Trash Can File Versioning": "Papierkorb Dateiversionierung", + "Twitter": "Twitter", "Type": "Typ", "UNIX Permissions": "UNIX-Berechtigungen", "Unavailable": " Nicht verfügbar", @@ -393,7 +408,7 @@ "Unshared Folders": "Nicht geteilte Ordner", "Untrusted": "Nicht vertraut", "Up to Date": "Aktuell", - "Updated": "Aktualisiert", + "Updated {%file%}": "{{file}} aktualisiert", "Upgrade": "Aktualisierung", "Upgrade To {%version%}": "Aktualisierung auf {{version}}", "Upgrading": "Wird aktualisiert", @@ -402,7 +417,7 @@ "Usage reporting is always enabled for candidate releases.": "Nutzungsbericht ist für Veröffentlichungskandidaten immer aktiviert.", "Use HTTPS for GUI": "HTTPS für Benutzeroberfläche verwenden", "Use notifications from the filesystem to detect changed items.": "Benachrichtigungen des Dateisystems nutzen, um Änderungen zu erkennen.", - "Username/Password has not been set for the GUI authentication. Please consider setting it up.": "Benutzername und Passwort für die Benutzeroberfläche sind nicht gesetzt. Setzen Sie diese zum Schutz ihrer Daten. ", + "Username/Password has not been set for the GUI authentication. Please consider setting it up.": "Benutzername/Passwort wurde für die Benutzeroberfläche nicht eingerichtet. Bitte berücksichtigen Sie diese Einstellung.", "Version": "Version", "Versions": "Versionen", "Versions Path": "Versionierungspfad", @@ -422,6 +437,7 @@ "When adding a new device, keep in mind that this device must be added on the other side too.": "Beachte beim Hinzufügen eines neuen Gerätes, dass dieses Gerät auch auf den anderen Geräten hinzugefügt werden muss.", "When adding a new folder, keep in mind that the Folder ID is used to tie folders together between devices. They are case sensitive and must match exactly between all devices.": "Beachte bitte beim Hinzufügen eines neuen Ordners, dass die Ordnerkennung dazu verwendet wird, Ordner zwischen Geräten zu verbinden. Die Kennung muss also auf allen Geräten gleich sein, die Groß- und Kleinschreibung muss dabei beachtet werden.", "Yes": "Ja", + "Yesterday": "Gestern", "You can also select one of these nearby devices:": "Sie können auch ein in der Nähe befindliches Geräte auswählen:", "You can change your choice at any time in the Settings dialog.": "Sie können Ihre Wahl jederzeit in den Einstellungen ändern.", "You can read more about the two release channels at the link below.": "Über den folgenden Link können Sie mehr über die zwei Veröffentlichungskanäle erfahren.", diff --git a/gui/default/assets/lang/lang-el.json b/gui/default/assets/lang/lang-el.json index a03d6f88abe..0ed86d848fe 100644 --- a/gui/default/assets/lang/lang-el.json +++ b/gui/default/assets/lang/lang-el.json @@ -11,6 +11,7 @@ "Add Folder": "Προσθήκη φακέλου", "Add Remote Device": "Προσθήκη Απομακρυσμένης Συσκευής", "Add devices from the introducer to our device list, for mutually shared folders.": "Προσθήκη συσκευών από το Βασικό κόμβο στη λίστα συσκευών μας, για όσους κοινούς φακέλους υπάρχουν μεταξύ τους.", + "Add ignore patterns": "Add ignore patterns", "Add new folder?": "Προσθήκη νέου φακέλου;", "Additionally the full rescan interval will be increased (times 60, i.e. new default of 1h). You can also configure it manually for every folder later after choosing No.": "Θα αυξηθεί επίσης το διάστημα επανασαρώσεων στο 60-πλάσιο (νέα προεπιλεγμένη τιμή: 1 ώρα). Μπορείτε να το προσαρμόσετε για κάθε φάκελο αφού επιλέξετε «Όχι».", "Address": "Διεύθυνση", @@ -18,14 +19,16 @@ "Advanced": "Προχωρημένες", "Advanced Configuration": "Προχωρημένες ρυθμίσεις", "All Data": "Όλα τα δεδομένα", + "All Time": "All Time", "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.": "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.", "Allow Anonymous Usage Reporting?": "Να επιτρέπεται η αποστολή ανώνυμων στοιχείων χρήσης;", "Allowed Networks": "Επιτρεπόμενα δίκτυα", "Alphabetic": "Αλφαβητικά", + "Altered by ignoring deletes.": "Altered by ignoring deletes.", "An external command handles the versioning. It has to remove the file from the shared folder. If the path to the application contains spaces, it should be quoted.": "Μια εξωτερική εντολή χειρίζεται την τήρηση εκδόσεων και αναλαμβάνει να αφαιρέσει το αρχείο από τον συγχρονισμένο φάκελο. Αν η διαδρομή προς την εφαρμογή περιέχει διαστήματα, πρέπει να εσωκλείεται σε εισαγωγικά. ", "Anonymous Usage Reporting": "Ανώνυμα στοιχεία χρήσης", "Anonymous usage report format has changed. Would you like to move to the new format?": "Η μορφή της αναφοράς ανώνυμων στοιχείων χρήσης έχει αλλάξει. Επιθυμείτε να μεταβείτε στη νέα μορφή;", - "Are you sure you want to continue?": "Are you sure you want to continue?", + "Apply": "Apply", "Are you sure you want to override all remote changes?": "Are you sure you want to override all remote changes?", "Are you sure you want to permanently delete all these files?": "Are you sure you want to permanently delete all these files?", "Are you sure you want to remove device {%name%}?": "Σίγουρα επιθυμείτε να αφαιρέσετε τη συσκευή {{name}};", @@ -47,7 +50,6 @@ "Clean out after": "Εκκαθάριση μετά από", "Cleaning Versions": "Cleaning Versions", "Cleanup Interval": "Cleanup Interval", - "Click to see discovery failures": "Πατήστε για να δείτε τις αποτυχίες ανεύρεσης συσκευών", "Click to see full identification string and QR code.": "Click to see full identification string and QR code.", "Close": "Τέλος", "Command": "Εντολή", @@ -61,19 +63,18 @@ "Continuously watching for changes is now available within Syncthing. This will detect changes on disk and issue a scan on only the modified paths. The benefits are that changes are propagated quicker and that less full scans are required.": "Το Syncthing πλέον υποστηρίζει τη συνεχή επιτήρηση αλλαγών. Αυτή ανιχνεύει τις αλλαγές στον δίσκο και πραγματοποιεί σάρωση μόνο στα τροποποιημένα μονοπάτια. Χάρις σε αυτήν, οι αλλαγές διαδίδονται ταχύτερα και απαιτούνται λιγότερες πλήρεις σαρώσεις.", "Copied from elsewhere": "Έχει αντιγραφεί από κάπου αλλού", "Copied from original": "Έχει αντιγραφεί από το πρωτότυπο", - "Copyright © 2014-2019 the following Contributors:": "Copyright © 2014-2019 για τους παρακάτω συνεισφέροντες:", - "Creating ignore patterns, overwriting an existing file at {%path%}.": "Δημιουργία προτύπων αγνόησης, αντικατάσταση του υπάρχοντος αρχείου στο {{path}}.", "Currently Shared With Devices": "Διαμοιράζεται με αυτές τις συσκευές", + "Custom Range": "Custom Range", "Danger!": "Προσοχή!", "Debugging Facilities": "Εργαλεία αποσφαλμάτωσης", "Default Configuration": "Default Configuration", "Default Device": "Default Device", "Default Folder": "Default Folder", - "Default Folder Path": "Προκαθορισμένη διαδρομή φακέλων", + "Default Ignore Patterns": "Default Ignore Patterns", "Defaults": "Defaults", "Delete": "Διαγραφή", "Delete Unexpected Items": "Delete Unexpected Items", - "Deleted": "Διαγραμμένα", + "Deleted {%file%}": "Deleted {{file}}", "Deselect All": "Αποεπιλογή όλων", "Deselect devices to stop sharing this folder with.": "Αποεπιλέξτε συσκευές για να σταματήσει ο διαμοιρασμός του φακέλου με αυτές.", "Deselect folders to stop sharing with this device.": "Deselect folders to stop sharing with this device.", @@ -124,8 +125,10 @@ "Enter ignore patterns, one per line.": "Δώσε τα πρότυπα που θα αγνοηθούν, ένα σε κάθε γραμμή.", "Enter up to three octal digits.": "Εισάγετε έως τρία οκταδικά ψηφία.", "Error": "Σφάλμα", + "External": "External", "External File Versioning": "Εξωτερική τήρηση εκδόσεων", "Failed Items": "Αρχεία που απέτυχαν", + "Failed to load file versions.": "Failed to load file versions.", "Failed to load ignore patterns.": "Failed to load ignore patterns.", "Failed to setup, retrying": "Αποτυχία ενεργοποίησης, γίνεται νέα προσπάθεια", "Failure to connect to IPv6 servers is expected if there is no IPv6 connectivity.": "Είναι φυσιολογική η αποτυχία σύνδεσης σε εξυπηρετητές IPv6 όταν δεν υπάρχει συνδεσιμότητα IPv6.", @@ -147,6 +150,7 @@ "Folder type \"{%receiveEncrypted%}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.": "Folder type \"{{receiveEncrypted}}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.", "Folders": "Φάκελοι", "For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't.": "Στους παρακάτω φακέλους εμφανίστηκε σφάλμα κατά την ενεργοποίηση της επιτήρησης αλλαγών. Καθώς θα γίνεται νέα προσπάθεια κάθε λεπτό, ενδέχεται αυτά τα σφάλματα να διορθωθούν από μόνα τους. Αν παραμείνουν, προσπαθήστε να επιλύσετε το βασικό αίτιο ή ζητήστε βοήθεια αν δεν μπορείτε.", + "Forever": "Forever", "Full Rescan Interval (s)": "Διάστημα πλήρων επανασαρώσεων (s)", "GUI": "Γραφικό περιβάλλον", "GUI Authentication Password": "Κωδικός για την πρόσβαση στη διεπαφή", @@ -168,6 +172,7 @@ "Ignore": "Αγνόησε", "Ignore Patterns": "Πρότυπο για αγνόηση", "Ignore Permissions": "Αγνόησε τα δικαιώματα", + "Ignore patterns can only be added after the folder is created. If checked, an input field to enter ignore patterns will be presented after saving.": "Ignore patterns can only be added after the folder is created. If checked, an input field to enter ignore patterns will be presented after saving.", "Ignored Devices": "Αγνοηθείσες συσκευές", "Ignored Folders": "Αγνοηθέντες φάκελοι", "Ignored at": "Αγνοήθηκε στην", @@ -179,6 +184,9 @@ "Keep Versions": "Διατήρηση εκδόσεων", "LDAP": "LDAP", "Largest First": "Το μεγαλύτερο πρώτα", + "Last 30 Days": "Last 30 Days", + "Last 7 Days": "Last 7 Days", + "Last Month": "Last Month", "Last Scan": "Τελευταία Σάρωση", "Last seen": "Τελευταία σύνδεση", "Latest Change": "Τελευταία αλλαγή", @@ -228,7 +236,6 @@ "Override Changes": "Να αντικατασταθούν οι αλλαγές", "Path": "Μονοπάτι", "Path to the folder on the local computer. Will be created if it does not exist. The tilde character (~) can be used as a shortcut for": "Μονοπάτι του φακέλου σε αυτόν τον υπολογιστή. Αν δεν υπάρχει θα δημιουργηθεί. Η περισπωμένη (~) μπορεί να μπει σαν συντόμευση για το", - "Path where new auto accepted folders will be created, as well as the default suggested path when adding new folders via the UI. Tilde character (~) expands to {%tilde%}.": "Διαδρομή όπου θα δημιουργούνται φάκελοι μετά από την αυτόματη αποδοχή, καθώς και προτεινόμενη διανομή κατά την προσθήκη φακέλων μέσω του UI. Ο χαρακτήρας της περισπωμένης (~) μετατρέπεται στο {{tilde}}.", "Path where versions should be stored (leave empty for the default .stversions directory in the shared folder).": "Ο κατάλογος στον οποίο θα αποθηκεύονται οι εκδόσεις των αρχείων (αν δεν οριστεί, θα αποθηκεύονται στον υποκατάλογο .stversions)", "Pause": "Παύση", "Pause All": "Παύση όλων", @@ -239,7 +246,6 @@ "Periodic scanning at given interval and enabled watching for changes": "Τακτική σάρωση ανά καθορισμένο διάστημα και ενεργοποίηση επιτήρησης αλλαγών", "Periodic scanning at given interval and failed setting up watching for changes, retrying every 1m:": "Τακτική σάρωση ανά καθορισμένο διάστημα και αποτυχία ενεργοποίησης επιτήρησης αλλαγών. Γίνεται νέα προσπάθεια κάθε 1m:", "Permanently add it to the ignore list, suppressing further notifications.": "Permanently add it to the ignore list, suppressing further notifications.", - "Permissions": "Δικαιώματα", "Please consult the release notes before performing a major upgrade.": "Παρακαλούμε, πριν από την εκτέλεση μιας σημαντικής αναβάθμισης, να συμβουλευτείς το σημείωμα που τη συνοδεύει. ", "Please set a GUI Authentication User and Password in the Settings dialog.": "Παρακαλώ όρισε στις ρυθμίσεις έναν χρήστη και έναν κωδικό πρόσβασης για τη διεπαφή.", "Please wait": "Παρακαλώ περιμένετε", @@ -286,13 +292,12 @@ "Select additional folders to share with this device.": "Select additional folders to share with this device.", "Select latest version": "Επιλογή τελευταίας έκδοσης", "Select oldest version": "Επιλογή παλαιότερης έκδοσης", - "Select the folders to share with this device.": "Διάλεξε ποιοι φάκελοι θα διαμοιράζονται προς αυτή τη συσκευή.", "Send & Receive": "Αποστολή και λήψη", "Send Only": "Μόνο αποστολή", + "Set Ignores on Added Folder": "Set Ignores on Added Folder", "Settings": "Ρυθμίσεις", "Share": "Διαμοίραση", "Share Folder": "Διαμοίραση φακέλου", - "Share Folders With Device": "Διαμοίρασε τους φακέλους προς αυτή τη συσκευή", "Share this folder?": "Να διαμοιραστεί αυτός ο φάκελος;", "Shared Folders": "Shared Folders", "Shared With": "Διαμοιράζεται με", @@ -306,6 +311,7 @@ "Shown instead of Device ID in the cluster status. Will be updated to the name the device advertises if left empty.": "Θα φαίνεται αντί για την ταυτότητα της συσκευής στην προβολή της κατάστασης ολόκληρης της συστάδας. Θα ενημερώνεται αυτόματα αν αλλάξει το όνομα της συσκευής.", "Shutdown": "Απενεργοποίηση", "Shutdown Complete": "Πλήρης απενεργοποίηση", + "Simple": "Simple", "Simple File Versioning": "Απλή τήρηση εκδόσεων", "Single level wildcard (matches within a directory only)": "Τελεστής μπαλαντέρ (*) για ένα επίπεδο (χρησιμοποιείται για έναν φάκελο μόνο)", "Size": "Μέγεθος", @@ -317,6 +323,7 @@ "Stable releases and release candidates": "Σταθερές εκδόσεις και υποψήφιες εκδόσεις.", "Stable releases are delayed by about two weeks. During this time they go through testing as release candidates.": "Οι σταθερές εκδόσεις βγαίνουν με καθυστέρηση περίπου δύο εβδομάδων. Σε αυτό το διάστημα δοκιμάζονται ως υποψήφιες εκδόσεις.", "Stable releases only": "Μόνο σταθερές εκδόσεις", + "Staggered": "Staggered", "Staggered File Versioning": "Να τηρούνται κλιμακούμενες εκδόσεις", "Start Browser": "Εκκίνηση προγράμματος περιήγησης", "Statistics": "Στατιστικά", @@ -325,6 +332,7 @@ "Support": "Υποστήριξη", "Support Bundle": "Πακέτο υποστήριξης", "Sync Protocol Listen Addresses": "Διευθύνσεις για το πρωτόκολλο συγχρονισμού", + "Sync Status": "Sync Status", "Syncing": "Συγχρονίζω", "Syncthing has been shut down.": "Το Syncthing έχει απενεργοποιηθεί.", "Syncthing includes the following software or portions thereof:": "Το Syncthing περιλαμβάνει τα παρακάτω λογισμικά ή μέρη αυτών:", @@ -367,18 +375,25 @@ "The number of versions must be a number and cannot be blank.": "Ο αριθμός εκδόσεων πρέπει να είναι αριθμός και σίγουρα όχι κενό.", "The path cannot be blank.": "Το μονοπάτι δεν μπορεί να είναι κενό.", "The rate limit must be a non-negative number (0: no limit)": "Το όριο ταχύτητας πρέπει να είναι ένας μη-αρνητικός αριθμός (0: χωρίς όριο)", + "The remote device has not accepted sharing this folder.": "The remote device has not accepted sharing this folder.", + "The remote device has paused this folder.": "The remote device has paused this folder.", "The rescan interval must be a non-negative number of seconds.": "Ο χρόνος επανελέγχου για αλλαγές είναι σε δευτερόλεπτα (δηλ. θετικός αριθμός).", "There are no devices to share this folder with.": "Δεν υπάρχουν συσκευές με τις οποίες διαμοιράζεται αυτός ο φάκελος.", + "There are no file versions to restore.": "There are no file versions to restore.", "There are no folders to share with this device.": "There are no folders to share with this device.", "They are retried automatically and will be synced when the error is resolved.": "Όταν επιλυθεί το σφάλμα θα κατεβούν και θα συχρονιστούν αυτόματα.", "This Device": "Αυτή η συσκευή", + "This Month": "This Month", "This can easily give hackers access to read and change any files on your computer.": "Αυτό μπορεί εύκολα να δώσει πρόσβαση ανάγνωσης και επεξεργασίας αρχείων του υπολογιστή σας σε χάκερς.", "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.": "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.", "This is a major version upgrade.": "Αυτή είναι μια σημαντική αναβάθμιση.", "This setting controls the free space required on the home (i.e., index database) disk.": "Αυτή η επιλογή καθορίζει τον ελεύθερο χώρο που θα παραμένει ελεύθερος στον δίσκο όπου βρίσκεται ο κατάλογος της εφαρμογής (και συνεπώς η βάση δεδομένων ευρετηρίων).", "Time": "Χρόνος", "Time the item was last modified": "Ώρα τελευταίας τροποποίησης του στοιχείου", + "Today": "Today", + "Trash Can": "Trash Can", "Trash Can File Versioning": "Τήρηση εκδόσεων κάδου ανακύκλωσης", + "Twitter": "Twitter", "Type": "Τύπος", "UNIX Permissions": "Άδειες αρχείων UNIX", "Unavailable": "Μη διαθέσιμο", @@ -393,7 +408,7 @@ "Unshared Folders": "Unshared Folders", "Untrusted": "Untrusted", "Up to Date": "Ενημερωμένη", - "Updated": "Ενημερωμένο", + "Updated {%file%}": "Updated {{file}}", "Upgrade": "Αναβάθμιση", "Upgrade To {%version%}": "Αναβάθμιση στην έκδοση {{version}}", "Upgrading": "Αναβάθμιση", @@ -422,6 +437,7 @@ "When adding a new device, keep in mind that this device must be added on the other side too.": "Θυμήσου πως όταν προσθέτεις μια νέα συσκευή, ετούτη η συσκευή θα πρέπει να προστεθεί και στην άλλη πλευρά.", "When adding a new folder, keep in mind that the Folder ID is used to tie folders together between devices. They are case sensitive and must match exactly between all devices.": "Όταν προσθέτεις έναν νέο φάκελο, θυμήσου πως η ταυτότητα ενός φακέλου χρησιμοποιείται για να να συσχετίσει φακέλους μεταξύ συσκευών. Η ταυτότητα του φακέλου θα πρέπει να είναι η ίδια σε όλες τις συσκευές και έχουν σημασία τα πεζά ή κεφαλαία γράμματα.", "Yes": "Ναι", + "Yesterday": "Yesterday", "You can also select one of these nearby devices:": "Μπορείτε επίσης να επιλέξετε μια από αυτές τις γειτονικές συσκευές:", "You can change your choice at any time in the Settings dialog.": "Μπορείτε να αλλάξετε τη ρύθμιση αυτή ανά πάσα στιγμή στο παράθυρο «Ρυθμίσεις».", "You can read more about the two release channels at the link below.": "Μπορείτε να διαβάσετε περισσότερα για τα δύο κανάλια εκδόσεων στον παρακάτω σύνδεσμο.", @@ -436,6 +452,10 @@ "full documentation": "πλήρης τεκμηρίωση", "items": "εγγραφές", "seconds": "δευτερόλεπτα", + "theme-name-black": "Black", + "theme-name-dark": "Dark", + "theme-name-default": "Default", + "theme-name-light": "Light", "{%device%} wants to share folder \"{%folder%}\".": "Η συσκευή {{device}} θέλει να μοιράσει τον φάκελο «{{folder}}».", "{%device%} wants to share folder \"{%folderlabel%}\" ({%folder%}).": "Η συσκευή {{device}} επιθυμεί να διαμοιράσει τον φάκελο \"{{folderlabel}}\" ({{folder}}).", "{%reintroducer%} might reintroduce this device.": "{{reintroducer}} might reintroduce this device." diff --git a/gui/default/assets/lang/lang-en-AU.json b/gui/default/assets/lang/lang-en-AU.json index 556ba53e3e2..81467fe6f75 100644 --- a/gui/default/assets/lang/lang-en-AU.json +++ b/gui/default/assets/lang/lang-en-AU.json @@ -11,6 +11,7 @@ "Add Folder": "Add Folder", "Add Remote Device": "Add Remote Device", "Add devices from the introducer to our device list, for mutually shared folders.": "Add devices from the introducer to our device list, for mutually shared folders.", + "Add ignore patterns": "Add ignore patterns", "Add new folder?": "Add new folder?", "Additionally the full rescan interval will be increased (times 60, i.e. new default of 1h). You can also configure it manually for every folder later after choosing No.": "Additionally the full rescan interval will be increased (times 60, i.e. new default of 1h). You can also configure it manually for every folder later after choosing No.", "Address": "Address", @@ -18,14 +19,16 @@ "Advanced": "Advanced", "Advanced Configuration": "Advanced Configuration", "All Data": "All Data", + "All Time": "All Time", "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.": "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.", "Allow Anonymous Usage Reporting?": "Allow Anonymous Usage Reporting?", "Allowed Networks": "Allowed Networks", "Alphabetic": "Alphabetic", + "Altered by ignoring deletes.": "Altered by ignoring deletes.", "An external command handles the versioning. It has to remove the file from the shared folder. If the path to the application contains spaces, it should be quoted.": "An external command handles the versioning. It has to remove the file from the shared folder. If the path to the application contains spaces, it should be quoted.", "Anonymous Usage Reporting": "Anonymous Usage Reporting", "Anonymous usage report format has changed. Would you like to move to the new format?": "Anonymous usage report format has changed. Would you like to move to the new format?", - "Are you sure you want to continue?": "Are you sure you want to continue?", + "Apply": "Apply", "Are you sure you want to override all remote changes?": "Are you sure you want to override all remote changes?", "Are you sure you want to permanently delete all these files?": "Are you sure you want to permanently delete all these files?", "Are you sure you want to remove device {%name%}?": "Are you sure you want to remove device {{name}}?", @@ -47,7 +50,6 @@ "Clean out after": "Clean out after", "Cleaning Versions": "Cleaning Versions", "Cleanup Interval": "Cleanup Interval", - "Click to see discovery failures": "Click to see discovery failures", "Click to see full identification string and QR code.": "Click to see full identification string and QR code.", "Close": "Close", "Command": "Command", @@ -61,19 +63,18 @@ "Continuously watching for changes is now available within Syncthing. This will detect changes on disk and issue a scan on only the modified paths. The benefits are that changes are propagated quicker and that less full scans are required.": "Continuously watching for changes is now available within Syncthing. This will detect changes on disk and issue a scan on only the modified paths. The benefits are that changes are propagated quicker and that fewer full scans are required.", "Copied from elsewhere": "Copied from elsewhere", "Copied from original": "Copied from original", - "Copyright © 2014-2019 the following Contributors:": "Copyright © 2014-2019 the following Contributors:", - "Creating ignore patterns, overwriting an existing file at {%path%}.": "Creating ignore patterns, overwriting an existing file at {{path}}.", "Currently Shared With Devices": "Currently Shared With Devices", + "Custom Range": "Custom Range", "Danger!": "Danger!", "Debugging Facilities": "Debugging Facilities", "Default Configuration": "Default Configuration", "Default Device": "Default Device", "Default Folder": "Default Folder", - "Default Folder Path": "Default Folder Path", + "Default Ignore Patterns": "Default Ignore Patterns", "Defaults": "Defaults", "Delete": "Delete", "Delete Unexpected Items": "Delete Unexpected Items", - "Deleted": "Deleted", + "Deleted {%file%}": "Deleted {{file}}", "Deselect All": "Deselect All", "Deselect devices to stop sharing this folder with.": "Deselect devices to stop sharing this folder with.", "Deselect folders to stop sharing with this device.": "Deselect folders to stop sharing with this device.", @@ -124,8 +125,10 @@ "Enter ignore patterns, one per line.": "Enter ignore patterns, one per line.", "Enter up to three octal digits.": "Enter up to three octal digits.", "Error": "Error", + "External": "External", "External File Versioning": "External File Versioning", "Failed Items": "Failed Items", + "Failed to load file versions.": "Failed to load file versions.", "Failed to load ignore patterns.": "Failed to load ignore patterns.", "Failed to setup, retrying": "Failed to setup, retrying", "Failure to connect to IPv6 servers is expected if there is no IPv6 connectivity.": "Failure to connect to IPv6 servers is expected if there is no IPv6 connectivity.", @@ -147,6 +150,7 @@ "Folder type \"{%receiveEncrypted%}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.": "Folder type \"{{receiveEncrypted}}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.", "Folders": "Folders", "For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't.": "For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't.", + "Forever": "Forever", "Full Rescan Interval (s)": "Full Rescan Interval (s)", "GUI": "GUI", "GUI Authentication Password": "GUI Authentication Password", @@ -168,6 +172,7 @@ "Ignore": "Ignore", "Ignore Patterns": "Ignore Patterns", "Ignore Permissions": "Ignore Permissions", + "Ignore patterns can only be added after the folder is created. If checked, an input field to enter ignore patterns will be presented after saving.": "Ignore patterns can only be added after the folder is created. If checked, an input field to enter ignore patterns will be presented after saving.", "Ignored Devices": "Ignored Devices", "Ignored Folders": "Ignored Folders", "Ignored at": "Ignored at", @@ -179,6 +184,9 @@ "Keep Versions": "Keep Versions", "LDAP": "LDAP", "Largest First": "Largest First", + "Last 30 Days": "Last 30 Days", + "Last 7 Days": "Last 7 Days", + "Last Month": "Last Month", "Last Scan": "Last Scan", "Last seen": "Last seen", "Latest Change": "Latest Change", @@ -228,7 +236,6 @@ "Override Changes": "Override Changes", "Path": "Path", "Path to the folder on the local computer. Will be created if it does not exist. The tilde character (~) can be used as a shortcut for": "Path to the folder on the local computer. Will be created if it does not exist. The tilde character (~) can be used as a shortcut for", - "Path where new auto accepted folders will be created, as well as the default suggested path when adding new folders via the UI. Tilde character (~) expands to {%tilde%}.": "Path where new auto accepted folders will be created, as well as the default suggested path when adding new folders via the UI. Tilde character (~) expands to {{tilde}}.", "Path where versions should be stored (leave empty for the default .stversions directory in the shared folder).": "Path where versions should be stored (leave empty for the default .stversions directory in the shared folder).", "Pause": "Pause", "Pause All": "Pause All", @@ -239,7 +246,6 @@ "Periodic scanning at given interval and enabled watching for changes": "Periodic scanning at given interval and enabled watching for changes", "Periodic scanning at given interval and failed setting up watching for changes, retrying every 1m:": "Periodic scanning at given interval and failed setting up watching for changes, retrying every 1m:", "Permanently add it to the ignore list, suppressing further notifications.": "Permanently add it to the ignore list, suppressing further notifications.", - "Permissions": "Permissions", "Please consult the release notes before performing a major upgrade.": "Please consult the release notes before performing a major upgrade.", "Please set a GUI Authentication User and Password in the Settings dialog.": "Please set a GUI Authentication User and Password in the Settings dialog.", "Please wait": "Please wait", @@ -286,13 +292,12 @@ "Select additional folders to share with this device.": "Select additional folders to share with this device.", "Select latest version": "Select latest version", "Select oldest version": "Select oldest version", - "Select the folders to share with this device.": "Select the folders to share with this device.", "Send & Receive": "Send & Receive", "Send Only": "Send Only", + "Set Ignores on Added Folder": "Set Ignores on Added Folder", "Settings": "Settings", "Share": "Share", "Share Folder": "Share Folder", - "Share Folders With Device": "Share Folders With Device", "Share this folder?": "Share this folder?", "Shared Folders": "Shared Folders", "Shared With": "Shared With", @@ -306,6 +311,7 @@ "Shown instead of Device ID in the cluster status. Will be updated to the name the device advertises if left empty.": "Shown instead of Device ID in the cluster status. Will be updated to the name the device advertises if left empty.", "Shutdown": "Shutdown", "Shutdown Complete": "Shutdown Complete", + "Simple": "Simple", "Simple File Versioning": "Simple File Versioning", "Single level wildcard (matches within a directory only)": "Single level wildcard (matches within a directory only)", "Size": "Size", @@ -317,6 +323,7 @@ "Stable releases and release candidates": "Stable releases and release candidates", "Stable releases are delayed by about two weeks. During this time they go through testing as release candidates.": "Stable releases are delayed by about two weeks. During this time they go through testing as release candidates.", "Stable releases only": "Stable releases only", + "Staggered": "Staggered", "Staggered File Versioning": "Staggered File Versioning", "Start Browser": "Start Browser", "Statistics": "Statistics", @@ -325,6 +332,7 @@ "Support": "Support", "Support Bundle": "Support Bundle", "Sync Protocol Listen Addresses": "Sync Protocol Listen Addresses", + "Sync Status": "Sync Status", "Syncing": "Syncing", "Syncthing has been shut down.": "Syncthing has been shut down.", "Syncthing includes the following software or portions thereof:": "Syncthing includes the following software or portions thereof:", @@ -367,18 +375,25 @@ "The number of versions must be a number and cannot be blank.": "The number of versions must be a number and cannot be blank.", "The path cannot be blank.": "The path cannot be blank.", "The rate limit must be a non-negative number (0: no limit)": "The rate limit must be a non-negative number (0: no limit)", + "The remote device has not accepted sharing this folder.": "The remote device has not accepted sharing this folder.", + "The remote device has paused this folder.": "The remote device has paused this folder.", "The rescan interval must be a non-negative number of seconds.": "The rescan interval must be a non-negative number of seconds.", "There are no devices to share this folder with.": "There are no devices to share this folder with.", + "There are no file versions to restore.": "There are no file versions to restore.", "There are no folders to share with this device.": "There are no folders to share with this device.", "They are retried automatically and will be synced when the error is resolved.": "They are retried automatically and will be synced when the error is resolved.", "This Device": "This Device", + "This Month": "This Month", "This can easily give hackers access to read and change any files on your computer.": "This can easily give hackers access to read and change any files on your computer.", "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.": "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.", "This is a major version upgrade.": "This is a major version upgrade.", "This setting controls the free space required on the home (i.e., index database) disk.": "This setting controls the free space required on the home (i.e., index database) disk.", "Time": "Time", "Time the item was last modified": "Time the item was last modified", + "Today": "Today", + "Trash Can": "Trash Can", "Trash Can File Versioning": "Bin File Versioning", + "Twitter": "Twitter", "Type": "Type", "UNIX Permissions": "UNIX Permissions", "Unavailable": "Unavailable", @@ -393,7 +408,7 @@ "Unshared Folders": "Unshared Folders", "Untrusted": "Untrusted", "Up to Date": "Up to Date", - "Updated": "Updated", + "Updated {%file%}": "Updated {{file}}", "Upgrade": "Upgrade", "Upgrade To {%version%}": "Upgrade To {{version}}", "Upgrading": "Upgrading", @@ -422,6 +437,7 @@ "When adding a new device, keep in mind that this device must be added on the other side too.": "When adding a new device, keep in mind that this device must be added on the other side too.", "When adding a new folder, keep in mind that the Folder ID is used to tie folders together between devices. They are case sensitive and must match exactly between all devices.": "When adding a new folder, keep in mind that the Folder ID is used to tie folders together between devices. They are case sensitive and must match exactly between all devices.", "Yes": "Yes", + "Yesterday": "Yesterday", "You can also select one of these nearby devices:": "You can also select one of these nearby devices:", "You can change your choice at any time in the Settings dialog.": "You can change your choice at any time in the Settings dialog.", "You can read more about the two release channels at the link below.": "You can read more about the two release channels at the link below.", @@ -436,6 +452,10 @@ "full documentation": "full documentation", "items": "items", "seconds": "seconds", + "theme-name-black": "Black", + "theme-name-dark": "Dark", + "theme-name-default": "Default", + "theme-name-light": "Light", "{%device%} wants to share folder \"{%folder%}\".": "{{device}} wants to share folder \"{{folder}}\".", "{%device%} wants to share folder \"{%folderlabel%}\" ({%folder%}).": "{{device}} wants to share folder \"{{folderlabel}}\" ({{folder}}).", "{%reintroducer%} might reintroduce this device.": "{{reintroducer}} might reintroduce this device." diff --git a/gui/default/assets/lang/lang-en-GB.json b/gui/default/assets/lang/lang-en-GB.json index 124c54611c0..60c580094ae 100644 --- a/gui/default/assets/lang/lang-en-GB.json +++ b/gui/default/assets/lang/lang-en-GB.json @@ -11,6 +11,7 @@ "Add Folder": "Add Folder", "Add Remote Device": "Add Remote Device", "Add devices from the introducer to our device list, for mutually shared folders.": "Add devices from the introducer to our device list, for mutually shared folders.", + "Add ignore patterns": "Add ignore patterns", "Add new folder?": "Add new folder?", "Additionally the full rescan interval will be increased (times 60, i.e. new default of 1h). You can also configure it manually for every folder later after choosing No.": "Additionally the full rescan interval will be increased (times 60, i.e. new default of 1h). You can also configure it manually for every folder later after choosing No.", "Address": "Address", @@ -18,14 +19,16 @@ "Advanced": "Advanced", "Advanced Configuration": "Advanced Configuration", "All Data": "All Data", + "All Time": "All Time", "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.": "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.", "Allow Anonymous Usage Reporting?": "Allow Anonymous Usage Reporting?", "Allowed Networks": "Allowed Networks", "Alphabetic": "Alphabetic", + "Altered by ignoring deletes.": "Altered by ignoring deletes.", "An external command handles the versioning. It has to remove the file from the shared folder. If the path to the application contains spaces, it should be quoted.": "An external command handles the versioning. It has to remove the file from the shared folder. If the path to the application contains spaces, it should be quoted.", "Anonymous Usage Reporting": "Anonymous Usage Reporting", "Anonymous usage report format has changed. Would you like to move to the new format?": "Anonymous usage report format has changed. Would you like to move to the new format?", - "Are you sure you want to continue?": "Are you sure you want to continue?", + "Apply": "Apply", "Are you sure you want to override all remote changes?": "Are you sure you want to override all remote changes?", "Are you sure you want to permanently delete all these files?": "Are you sure you want to permanently delete all these files?", "Are you sure you want to remove device {%name%}?": "Are you sure you want to remove device {{name}}?", @@ -47,7 +50,6 @@ "Clean out after": "Clean out after", "Cleaning Versions": "Cleaning Versions", "Cleanup Interval": "Cleanup Interval", - "Click to see discovery failures": "Click to see discovery failures", "Click to see full identification string and QR code.": "Click to see full identification string and QR code.", "Close": "Close", "Command": "Command", @@ -61,19 +63,18 @@ "Continuously watching for changes is now available within Syncthing. This will detect changes on disk and issue a scan on only the modified paths. The benefits are that changes are propagated quicker and that less full scans are required.": "Continuously watching for changes is now available within Syncthing. This will detect changes on disk and issue a scan on only the modified paths. The benefits are that changes are propagated more quickly and that fewer full scans are required.", "Copied from elsewhere": "Copied from elsewhere", "Copied from original": "Copied from original", - "Copyright © 2014-2019 the following Contributors:": "Copyright © 2014-2019 the following Contributors:", - "Creating ignore patterns, overwriting an existing file at {%path%}.": "Creating ignore patterns, overwriting an existing file at {{path}}.", "Currently Shared With Devices": "Currently Shared With Devices", + "Custom Range": "Custom Range", "Danger!": "Danger!", "Debugging Facilities": "Debugging Facilities", "Default Configuration": "Default Configuration", "Default Device": "Default Device", "Default Folder": "Default Folder", - "Default Folder Path": "Default Folder Path", + "Default Ignore Patterns": "Default Ignore Patterns", "Defaults": "Defaults", "Delete": "Delete", "Delete Unexpected Items": "Delete Unexpected Items", - "Deleted": "Deleted", + "Deleted {%file%}": "Deleted {{file}}", "Deselect All": "Deselect All", "Deselect devices to stop sharing this folder with.": "Deselect devices to stop sharing this folder with.", "Deselect folders to stop sharing with this device.": "Deselect folders to stop sharing with this device.", @@ -124,8 +125,10 @@ "Enter ignore patterns, one per line.": "Enter ignore patterns, one per line.", "Enter up to three octal digits.": "Enter up to three octal digits.", "Error": "Error", + "External": "External", "External File Versioning": "External File Versioning", "Failed Items": "Failed Items", + "Failed to load file versions.": "Failed to load file versions.", "Failed to load ignore patterns.": "Failed to load ignore patterns.", "Failed to setup, retrying": "Failed to setup, retrying", "Failure to connect to IPv6 servers is expected if there is no IPv6 connectivity.": "Failure to connect to IPv6 servers is expected if there is no IPv6 connectivity.", @@ -147,6 +150,7 @@ "Folder type \"{%receiveEncrypted%}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.": "Folder type \"{{receiveEncrypted}}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.", "Folders": "Folders", "For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't.": "For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't.", + "Forever": "Forever", "Full Rescan Interval (s)": "Full Rescan Interval (s)", "GUI": "GUI", "GUI Authentication Password": "GUI Authentication Password", @@ -168,6 +172,7 @@ "Ignore": "Ignore", "Ignore Patterns": "Ignore Patterns", "Ignore Permissions": "Ignore Permissions", + "Ignore patterns can only be added after the folder is created. If checked, an input field to enter ignore patterns will be presented after saving.": "Ignore patterns can only be added after the folder is created. If checked, an input field to enter ignore patterns will be presented after saving.", "Ignored Devices": "Ignored Devices", "Ignored Folders": "Ignored Folders", "Ignored at": "Ignored at", @@ -179,6 +184,9 @@ "Keep Versions": "Keep Versions", "LDAP": "LDAP", "Largest First": "Largest First", + "Last 30 Days": "Last 30 Days", + "Last 7 Days": "Last 7 Days", + "Last Month": "Last Month", "Last Scan": "Last Scan", "Last seen": "Last seen", "Latest Change": "Latest Change", @@ -228,7 +236,6 @@ "Override Changes": "Override Changes", "Path": "Path", "Path to the folder on the local computer. Will be created if it does not exist. The tilde character (~) can be used as a shortcut for": "Path to the folder on the local computer. Will be created if it does not exist. The tilde character (~) can be used as a shortcut for", - "Path where new auto accepted folders will be created, as well as the default suggested path when adding new folders via the UI. Tilde character (~) expands to {%tilde%}.": "Path where new auto accepted folders will be created, as well as the default suggested path when adding new folders via the UI. Tilde character (~) expands to {{tilde}}.", "Path where versions should be stored (leave empty for the default .stversions directory in the shared folder).": "Path where versions should be stored (leave empty for the default .stversions directory in the shared folder).", "Pause": "Pause", "Pause All": "Pause All", @@ -239,7 +246,6 @@ "Periodic scanning at given interval and enabled watching for changes": "Periodic scanning at given interval and enabled watching for changes", "Periodic scanning at given interval and failed setting up watching for changes, retrying every 1m:": "Periodic scanning at given interval and failed setting up watching for changes, retrying every 1m:", "Permanently add it to the ignore list, suppressing further notifications.": "Permanently add it to the ignore list, suppressing further notifications.", - "Permissions": "Permissions", "Please consult the release notes before performing a major upgrade.": "Please consult the release notes before performing a major upgrade.", "Please set a GUI Authentication User and Password in the Settings dialog.": "Please set a GUI Authentication User and Password in the Settings dialogue.", "Please wait": "Please wait", @@ -286,13 +292,12 @@ "Select additional folders to share with this device.": "Select additional folders to share with this device.", "Select latest version": "Select latest version", "Select oldest version": "Select oldest version", - "Select the folders to share with this device.": "Select the folders to share with this device.", "Send & Receive": "Send & Receive", "Send Only": "Send Only", + "Set Ignores on Added Folder": "Set Ignores on Added Folder", "Settings": "Settings", "Share": "Share", "Share Folder": "Share Folder", - "Share Folders With Device": "Share Folders With Device", "Share this folder?": "Share this folder?", "Shared Folders": "Shared Folders", "Shared With": "Shared With", @@ -306,6 +311,7 @@ "Shown instead of Device ID in the cluster status. Will be updated to the name the device advertises if left empty.": "Shown instead of Device ID in the cluster status. Will be updated to the name the device advertises if left empty.", "Shutdown": "Shutdown", "Shutdown Complete": "Shutdown Complete", + "Simple": "Simple", "Simple File Versioning": "Simple File Versioning", "Single level wildcard (matches within a directory only)": "Single level wildcard (matches within a directory only)", "Size": "Size", @@ -317,6 +323,7 @@ "Stable releases and release candidates": "Stable releases and release candidates", "Stable releases are delayed by about two weeks. During this time they go through testing as release candidates.": "Stable releases are delayed by about two weeks. During this time they go through testing as release candidates.", "Stable releases only": "Stable releases only", + "Staggered": "Staggered", "Staggered File Versioning": "Staggered File Versioning", "Start Browser": "Start Browser", "Statistics": "Statistics", @@ -325,6 +332,7 @@ "Support": "Support", "Support Bundle": "Support Bundle", "Sync Protocol Listen Addresses": "Sync Protocol Listen Addresses", + "Sync Status": "Sync Status", "Syncing": "Syncing", "Syncthing has been shut down.": "Syncthing has been shut down.", "Syncthing includes the following software or portions thereof:": "Syncthing includes the following software or portions thereof:", @@ -367,18 +375,25 @@ "The number of versions must be a number and cannot be blank.": "The number of versions must be a number and cannot be blank.", "The path cannot be blank.": "The path cannot be blank.", "The rate limit must be a non-negative number (0: no limit)": "The rate limit must be a non-negative number (0: no limit)", + "The remote device has not accepted sharing this folder.": "The remote device has not accepted sharing this folder.", + "The remote device has paused this folder.": "The remote device has paused this folder.", "The rescan interval must be a non-negative number of seconds.": "The rescan interval must be a non-negative number of seconds.", "There are no devices to share this folder with.": "There are no devices to share this folder with.", + "There are no file versions to restore.": "There are no file versions to restore.", "There are no folders to share with this device.": "There are no folders to share with this device.", "They are retried automatically and will be synced when the error is resolved.": "They are retried automatically and will be synced when the error is resolved.", "This Device": "This Device", + "This Month": "This Month", "This can easily give hackers access to read and change any files on your computer.": "This can easily give hackers access to read and change any files on your computer.", "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.": "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.", "This is a major version upgrade.": "This is a major version upgrade.", "This setting controls the free space required on the home (i.e., index database) disk.": "This setting controls the free space required on the home (i.e., index database) disk.", "Time": "Time", "Time the item was last modified": "Time the item was last modified", + "Today": "Today", + "Trash Can": "Rubbish Bin", "Trash Can File Versioning": "Rubbish Bin File Versioning", + "Twitter": "Twitter", "Type": "Type", "UNIX Permissions": "UNIX Permissions", "Unavailable": "Unavailable", @@ -393,7 +408,7 @@ "Unshared Folders": "Unshared Folders", "Untrusted": "Untrusted", "Up to Date": "Up to Date", - "Updated": "Updated", + "Updated {%file%}": "Updated {{file}}", "Upgrade": "Upgrade", "Upgrade To {%version%}": "Upgrade to {{version}}", "Upgrading": "Upgrading", @@ -422,6 +437,7 @@ "When adding a new device, keep in mind that this device must be added on the other side too.": "When adding a new device, keep in mind that this device must be added on the other side too.", "When adding a new folder, keep in mind that the Folder ID is used to tie folders together between devices. They are case sensitive and must match exactly between all devices.": "When adding a new folder, keep in mind that the Folder ID is used to tie folders together between devices. They are case sensitive and must match exactly between all devices.", "Yes": "Yes", + "Yesterday": "Yesterday", "You can also select one of these nearby devices:": "You can also select one of these nearby devices:", "You can change your choice at any time in the Settings dialog.": "You can change your choice at any time in the Settings dialogue.", "You can read more about the two release channels at the link below.": "You can read more about the two release channels at the link below.", @@ -436,6 +452,10 @@ "full documentation": "full documentation", "items": "items", "seconds": "seconds", + "theme-name-black": "Black", + "theme-name-dark": "Dark", + "theme-name-default": "Default", + "theme-name-light": "Light", "{%device%} wants to share folder \"{%folder%}\".": "{{device}} wants to share folder \"{{folder}}\".", "{%device%} wants to share folder \"{%folderlabel%}\" ({%folder%}).": "{{device}} wants to share folder \"{{folderlabel}}\" ({{folder}}).", "{%reintroducer%} might reintroduce this device.": "{{reintroducer}} might reintroduce this device." diff --git a/gui/default/assets/lang/lang-en.json b/gui/default/assets/lang/lang-en.json index 11e0a3ccc27..2f2dfcb9dc7 100644 --- a/gui/default/assets/lang/lang-en.json +++ b/gui/default/assets/lang/lang-en.json @@ -11,6 +11,7 @@ "Add Folder": "Add Folder", "Add Remote Device": "Add Remote Device", "Add devices from the introducer to our device list, for mutually shared folders.": "Add devices from the introducer to our device list, for mutually shared folders.", + "Add ignore patterns": "Add ignore patterns", "Add new folder?": "Add new folder?", "Additionally the full rescan interval will be increased (times 60, i.e. new default of 1h). You can also configure it manually for every folder later after choosing No.": "Additionally the full rescan interval will be increased (times 60, i.e. new default of 1h). You can also configure it manually for every folder later after choosing No.", "Address": "Address", @@ -18,14 +19,16 @@ "Advanced": "Advanced", "Advanced Configuration": "Advanced Configuration", "All Data": "All Data", + "All Time": "All Time", "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.": "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.", "Allow Anonymous Usage Reporting?": "Allow Anonymous Usage Reporting?", "Allowed Networks": "Allowed Networks", "Alphabetic": "Alphabetic", + "Altered by ignoring deletes.": "Altered by ignoring deletes.", "An external command handles the versioning. It has to remove the file from the shared folder. If the path to the application contains spaces, it should be quoted.": "An external command handles the versioning. It has to remove the file from the shared folder. If the path to the application contains spaces, it should be quoted.", "Anonymous Usage Reporting": "Anonymous Usage Reporting", "Anonymous usage report format has changed. Would you like to move to the new format?": "Anonymous usage report format has changed. Would you like to move to the new format?", - "Are you sure you want to continue?": "Are you sure you want to continue?", + "Apply": "Apply", "Are you sure you want to override all remote changes?": "Are you sure you want to override all remote changes?", "Are you sure you want to permanently delete all these files?": "Are you sure you want to permanently delete all these files?", "Are you sure you want to remove device {%name%}?": "Are you sure you want to remove device {{name}}?", @@ -33,6 +36,7 @@ "Are you sure you want to restore {%count%} files?": "Are you sure you want to restore {{count}} files?", "Are you sure you want to revert all local changes?": "Are you sure you want to revert all local changes?", "Are you sure you want to upgrade?": "Are you sure you want to upgrade?", + "Authors": "Authors", "Auto Accept": "Auto Accept", "Automatic Crash Reporting": "Automatic Crash Reporting", "Automatic upgrade now offers the choice between stable releases and release candidates.": "Automatic upgrade now offers the choice between stable releases and release candidates.", @@ -47,12 +51,13 @@ "Clean out after": "Clean out after", "Cleaning Versions": "Cleaning Versions", "Cleanup Interval": "Cleanup Interval", - "Click to see discovery failures": "Click to see discovery failures", "Click to see full identification string and QR code.": "Click to see full identification string and QR code.", "Close": "Close", "Command": "Command", "Comment, when used at the start of a line": "Comment, when used at the start of a line", "Compression": "Compression", + "Configuration Directory": "Configuration Directory", + "Configuration File": "Configuration File", "Configured": "Configured", "Connected (Unused)": "Connected (Unused)", "Connection Error": "Connection Error", @@ -61,24 +66,25 @@ "Continuously watching for changes is now available within Syncthing. This will detect changes on disk and issue a scan on only the modified paths. The benefits are that changes are propagated quicker and that less full scans are required.": "Continuously watching for changes is now available within Syncthing. This will detect changes on disk and issue a scan on only the modified paths. The benefits are that changes are propagated quicker and that less full scans are required.", "Copied from elsewhere": "Copied from elsewhere", "Copied from original": "Copied from original", - "Copyright © 2014-2019 the following Contributors:": "Copyright © 2014-2019 the following Contributors:", - "Creating ignore patterns, overwriting an existing file at {%path%}.": "Creating ignore patterns, overwriting an existing file at {{path}}.", "Currently Shared With Devices": "Currently Shared With Devices", + "Custom Range": "Custom Range", "Danger!": "Danger!", + "Database Location": "Database Location", "Debugging Facilities": "Debugging Facilities", "Default Configuration": "Default Configuration", "Default Device": "Default Device", "Default Folder": "Default Folder", - "Default Folder Path": "Default Folder Path", + "Default Ignore Patterns": "Default Ignore Patterns", "Defaults": "Defaults", "Delete": "Delete", "Delete Unexpected Items": "Delete Unexpected Items", - "Deleted": "Deleted", + "Deleted {%file%}": "Deleted {{file}}", "Deselect All": "Deselect All", "Deselect devices to stop sharing this folder with.": "Deselect devices to stop sharing this folder with.", "Deselect folders to stop sharing with this device.": "Deselect folders to stop sharing with this device.", "Device": "Device", "Device \"{%name%}\" ({%device%} at {%address%}) wants to connect. Add new device?": "Device \"{{name}}\" ({{device}} at {{address}}) wants to connect. Add new device?", + "Device Certificate": "Device Certificate", "Device ID": "Device ID", "Device Identification": "Device Identification", "Device Name": "Device Name", @@ -124,8 +130,10 @@ "Enter ignore patterns, one per line.": "Enter ignore patterns, one per line.", "Enter up to three octal digits.": "Enter up to three octal digits.", "Error": "Error", + "External": "External", "External File Versioning": "External File Versioning", "Failed Items": "Failed Items", + "Failed to load file versions.": "Failed to load file versions.", "Failed to load ignore patterns.": "Failed to load ignore patterns.", "Failed to setup, retrying": "Failed to setup, retrying", "Failure to connect to IPv6 servers is expected if there is no IPv6 connectivity.": "Failure to connect to IPv6 servers is expected if there is no IPv6 connectivity.", @@ -147,12 +155,15 @@ "Folder type \"{%receiveEncrypted%}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.": "Folder type \"{{receiveEncrypted}}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.", "Folders": "Folders", "For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't.": "For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't.", + "Forever": "Forever", "Full Rescan Interval (s)": "Full Rescan Interval (s)", "GUI": "GUI", + "GUI / API HTTPS Certificate": "GUI / API HTTPS Certificate", "GUI Authentication Password": "GUI Authentication Password", "GUI Authentication User": "GUI Authentication User", "GUI Authentication: Set User and Password": "GUI Authentication: Set User and Password", "GUI Listen Address": "GUI Listen Address", + "GUI Override Directory": "GUI Override Directory", "GUI Theme": "GUI Theme", "General": "General", "Generate": "Generate", @@ -168,17 +179,23 @@ "Ignore": "Ignore", "Ignore Patterns": "Ignore Patterns", "Ignore Permissions": "Ignore Permissions", + "Ignore patterns can only be added after the folder is created. If checked, an input field to enter ignore patterns will be presented after saving.": "Ignore patterns can only be added after the folder is created. If checked, an input field to enter ignore patterns will be presented after saving.", "Ignored Devices": "Ignored Devices", "Ignored Folders": "Ignored Folders", "Ignored at": "Ignored at", + "Included Software": "Included Software", "Incoming Rate Limit (KiB/s)": "Incoming Rate Limit (KiB/s)", "Incorrect configuration may damage your folder contents and render Syncthing inoperable.": "Incorrect configuration may damage your folder contents and render Syncthing inoperable.", + "Internally used paths:": "Internally used paths:", "Introduced By": "Introduced By", "Introducer": "Introducer", "Inversion of the given condition (i.e. do not exclude)": "Inversion of the given condition (i.e. do not exclude)", "Keep Versions": "Keep Versions", "LDAP": "LDAP", "Largest First": "Largest First", + "Last 30 Days": "Last 30 Days", + "Last 7 Days": "Last 7 Days", + "Last Month": "Last Month", "Last Scan": "Last Scan", "Last seen": "Last seen", "Latest Change": "Latest Change", @@ -195,6 +212,7 @@ "Local State (Total)": "Local State (Total)", "Locally Changed Items": "Locally Changed Items", "Log": "Log", + "Log File": "Log File", "Log tailing paused. Scroll to the bottom to continue.": "Log tailing paused. Scroll to the bottom to continue.", "Logs": "Logs", "Major Upgrade": "Major Upgrade", @@ -228,8 +246,8 @@ "Override Changes": "Override Changes", "Path": "Path", "Path to the folder on the local computer. Will be created if it does not exist. The tilde character (~) can be used as a shortcut for": "Path to the folder on the local computer. Will be created if it does not exist. The tilde character (~) can be used as a shortcut for", - "Path where new auto accepted folders will be created, as well as the default suggested path when adding new folders via the UI. Tilde character (~) expands to {%tilde%}.": "Path where new auto accepted folders will be created, as well as the default suggested path when adding new folders via the UI. Tilde character (~) expands to {{tilde}}.", "Path where versions should be stored (leave empty for the default .stversions directory in the shared folder).": "Path where versions should be stored (leave empty for the default .stversions directory in the shared folder).", + "Paths": "Paths", "Pause": "Pause", "Pause All": "Pause All", "Paused": "Paused", @@ -239,7 +257,6 @@ "Periodic scanning at given interval and enabled watching for changes": "Periodic scanning at given interval and enabled watching for changes", "Periodic scanning at given interval and failed setting up watching for changes, retrying every 1m:": "Periodic scanning at given interval and failed setting up watching for changes, retrying every 1m:", "Permanently add it to the ignore list, suppressing further notifications.": "Permanently add it to the ignore list, suppressing further notifications.", - "Permissions": "Permissions", "Please consult the release notes before performing a major upgrade.": "Please consult the release notes before performing a major upgrade.", "Please set a GUI Authentication User and Password in the Settings dialog.": "Please set a GUI Authentication User and Password in the Settings dialog.", "Please wait": "Please wait", @@ -286,13 +303,12 @@ "Select additional folders to share with this device.": "Select additional folders to share with this device.", "Select latest version": "Select latest version", "Select oldest version": "Select oldest version", - "Select the folders to share with this device.": "Select the folders to share with this device.", "Send \u0026 Receive": "Send \u0026 Receive", "Send Only": "Send Only", + "Set Ignores on Added Folder": "Set Ignores on Added Folder", "Settings": "Settings", "Share": "Share", "Share Folder": "Share Folder", - "Share Folders With Device": "Share Folders With Device", "Share this folder?": "Share this folder?", "Shared Folders": "Shared Folders", "Shared With": "Shared With", @@ -306,6 +322,7 @@ "Shown instead of Device ID in the cluster status. Will be updated to the name the device advertises if left empty.": "Shown instead of Device ID in the cluster status. Will be updated to the name the device advertises if left empty.", "Shutdown": "Shutdown", "Shutdown Complete": "Shutdown Complete", + "Simple": "Simple", "Simple File Versioning": "Simple File Versioning", "Single level wildcard (matches within a directory only)": "Single level wildcard (matches within a directory only)", "Size": "Size", @@ -317,6 +334,7 @@ "Stable releases and release candidates": "Stable releases and release candidates", "Stable releases are delayed by about two weeks. During this time they go through testing as release candidates.": "Stable releases are delayed by about two weeks. During this time they go through testing as release candidates.", "Stable releases only": "Stable releases only", + "Staggered": "Staggered", "Staggered File Versioning": "Staggered File Versioning", "Start Browser": "Start Browser", "Statistics": "Statistics", @@ -325,6 +343,7 @@ "Support": "Support", "Support Bundle": "Support Bundle", "Sync Protocol Listen Addresses": "Sync Protocol Listen Addresses", + "Sync Status": "Sync Status", "Syncing": "Syncing", "Syncthing has been shut down.": "Syncthing has been shut down.", "Syncthing includes the following software or portions thereof:": "Syncthing includes the following software or portions thereof:", @@ -367,18 +386,25 @@ "The number of versions must be a number and cannot be blank.": "The number of versions must be a number and cannot be blank.", "The path cannot be blank.": "The path cannot be blank.", "The rate limit must be a non-negative number (0: no limit)": "The rate limit must be a non-negative number (0: no limit)", + "The remote device has not accepted sharing this folder.": "The remote device has not accepted sharing this folder.", + "The remote device has paused this folder.": "The remote device has paused this folder.", "The rescan interval must be a non-negative number of seconds.": "The rescan interval must be a non-negative number of seconds.", "There are no devices to share this folder with.": "There are no devices to share this folder with.", + "There are no file versions to restore.": "There are no file versions to restore.", "There are no folders to share with this device.": "There are no folders to share with this device.", "They are retried automatically and will be synced when the error is resolved.": "They are retried automatically and will be synced when the error is resolved.", "This Device": "This Device", + "This Month": "This Month", "This can easily give hackers access to read and change any files on your computer.": "This can easily give hackers access to read and change any files on your computer.", "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.": "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.", "This is a major version upgrade.": "This is a major version upgrade.", "This setting controls the free space required on the home (i.e., index database) disk.": "This setting controls the free space required on the home (i.e., index database) disk.", "Time": "Time", "Time the item was last modified": "Time the item was last modified", + "Today": "Today", + "Trash Can": "Trash Can", "Trash Can File Versioning": "Trash Can File Versioning", + "Twitter": "Twitter", "Type": "Type", "UNIX Permissions": "UNIX Permissions", "Unavailable": "Unavailable", @@ -393,7 +419,7 @@ "Unshared Folders": "Unshared Folders", "Untrusted": "Untrusted", "Up to Date": "Up to Date", - "Updated": "Updated", + "Updated {%file%}": "Updated {{file}}", "Upgrade": "Upgrade", "Upgrade To {%version%}": "Upgrade To {{version}}", "Upgrading": "Upgrading", @@ -402,6 +428,7 @@ "Usage reporting is always enabled for candidate releases.": "Usage reporting is always enabled for candidate releases.", "Use HTTPS for GUI": "Use HTTPS for GUI", "Use notifications from the filesystem to detect changed items.": "Use notifications from the filesystem to detect changed items.", + "User Home": "User Home", "Username/Password has not been set for the GUI authentication. Please consider setting it up.": "Username/Password has not been set for the GUI authentication. Please consider setting it up.", "Version": "Version", "Versions": "Versions", @@ -422,6 +449,7 @@ "When adding a new device, keep in mind that this device must be added on the other side too.": "When adding a new device, keep in mind that this device must be added on the other side too.", "When adding a new folder, keep in mind that the Folder ID is used to tie folders together between devices. They are case sensitive and must match exactly between all devices.": "When adding a new folder, keep in mind that the Folder ID is used to tie folders together between devices. They are case sensitive and must match exactly between all devices.", "Yes": "Yes", + "Yesterday": "Yesterday", "You can also select one of these nearby devices:": "You can also select one of these nearby devices:", "You can change your choice at any time in the Settings dialog.": "You can change your choice at any time in the Settings dialog.", "You can read more about the two release channels at the link below.": "You can read more about the two release channels at the link below.", diff --git a/gui/default/assets/lang/lang-eo.json b/gui/default/assets/lang/lang-eo.json index 4a01f67b997..7ae8bafb501 100644 --- a/gui/default/assets/lang/lang-eo.json +++ b/gui/default/assets/lang/lang-eo.json @@ -11,6 +11,7 @@ "Add Folder": "Aldoni dosierujon", "Add Remote Device": "Aldoni foran aparaton", "Add devices from the introducer to our device list, for mutually shared folders.": "Aldoni aparatojn de la enkondukanto ĝis nia aparatlisto, por reciproke komunigitaj dosierujoj.", + "Add ignore patterns": "Add ignore patterns", "Add new folder?": "Ĉu aldoni novan dosierujon ?", "Additionally the full rescan interval will be increased (times 60, i.e. new default of 1h). You can also configure it manually for every folder later after choosing No.": "Aldone, plena reskana intervalo estos pliigita (60-oble, t.e. nova defaŭlto estas 1h). Vi povas ankaŭ agordi ĝin permane por ĉiu dosierujo poste post elekto de Ne.", "Address": "Adreso", @@ -18,20 +19,22 @@ "Advanced": "Altnivela", "Advanced Configuration": "Altnivela Agordo", "All Data": "Ĉiuj Datumoj", - "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.": "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.", + "All Time": "All Time", + "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.": "Ĉiuj dosierujoj, kiuj estas dividitaj kun ĉi tiu aparato devas esti protektitaj per pasvorto, tiel ĉiuj senditaj datumoj estas nelegeblaj sen la pasvorto.", "Allow Anonymous Usage Reporting?": "Permesi Anoniman Raporton de Uzado?", "Allowed Networks": "Permesitaj Retoj", "Alphabetic": "Alfabeta", + "Altered by ignoring deletes.": "Altered by ignoring deletes.", "An external command handles the versioning. It has to remove the file from the shared folder. If the path to the application contains spaces, it should be quoted.": "Ekstera komando manipulas la version. Ĝi devas forigi la dosieron el la komunigita dosierujo. Se la vojo al la apliko elhavas blankoj, ĝi devas esti inter citiloj.", "Anonymous Usage Reporting": "Anonima Raporto de Uzado", "Anonymous usage report format has changed. Would you like to move to the new format?": "Formato de anonima raporto de uzado ŝanĝis. Ĉu vi ŝatus transiri al la nova formato?", - "Are you sure you want to continue?": "Are you sure you want to continue?", - "Are you sure you want to override all remote changes?": "Are you sure you want to override all remote changes?", - "Are you sure you want to permanently delete all these files?": "Are you sure you want to permanently delete all these files?", + "Apply": "Apply", + "Are you sure you want to override all remote changes?": "Ĉu vi certas, ke vi volas transpasi ĉiujn forajn ŝanĝojn?", + "Are you sure you want to permanently delete all these files?": "Ĉu vi certas, ke vi volas porĉiame forigi ĉiujn ĉi tiujn dosierojn?", "Are you sure you want to remove device {%name%}?": "Ĉu vi certas, ke vi volas forigi aparaton {{name}}?", "Are you sure you want to remove folder {%label%}?": "Ĉu vi certas, ke vi volas forigi dosierujon {{label}}?", "Are you sure you want to restore {%count%} files?": "Ĉu vi certas, ke vi volas restarigi {{count}} dosierojn?", - "Are you sure you want to revert all local changes?": "Are you sure you want to revert all local changes?", + "Are you sure you want to revert all local changes?": "Ĉu vi certas, ke vi volas malfari ĉiujn lokajn ŝanĝojn?", "Are you sure you want to upgrade?": "Ĉu vi certe volas plinovigi ?", "Auto Accept": "Akcepti Aŭtomate", "Automatic Crash Reporting": "Aŭtomata raportado de kraŝoj", @@ -42,13 +45,12 @@ "Available debug logging facilities:": "Disponeblaj elpurigadaj protokoliloj:", "Be careful!": "Atentu!", "Bugs": "Cimoj", - "Cancel": "Cancel", + "Cancel": "Nuligi", "Changelog": "Ŝanĝoprotokolo", "Clean out after": "Purigi poste", "Cleaning Versions": "Cleaning Versions", "Cleanup Interval": "Cleanup Interval", - "Click to see discovery failures": "Alklaku por vidi malsukcesajn malkovrojn", - "Click to see full identification string and QR code.": "Click to see full identification string and QR code.", + "Click to see full identification string and QR code.": "Alklaku por vidi la plenan identigan signovicon kaj QR-kodo", "Close": "Fermi", "Command": "Komando", "Comment, when used at the start of a line": "Komento, kiam uzita ĉe la komenco de lineo", @@ -61,19 +63,18 @@ "Continuously watching for changes is now available within Syncthing. This will detect changes on disk and issue a scan on only the modified paths. The benefits are that changes are propagated quicker and that less full scans are required.": "Daŭra rigardado je ŝanĝoj estas nun havebla ene Syncthing. Ĉi tio detektos ŝangoj sur disko kaj skanos nur modifitajn vojojn. La avantaĝo estas en pli rapifa propagiĝo de ŝanĝoj kaj bezono je malpli plenaj skanoj.", "Copied from elsewhere": "Kopiita el aliloke", "Copied from original": "Kopiita el la originalo", - "Copyright © 2014-2019 the following Contributors:": "Kopirajto © 2014-2019 por la sekvantaj Kontribuantoj:", - "Creating ignore patterns, overwriting an existing file at {%path%}.": "Kreante ignorantajn ŝablonojn, anstataŭige ekzistantan dosieron ĉe {{path}}.", "Currently Shared With Devices": "Nune komunigita kun aparatoj", + "Custom Range": "Custom Range", "Danger!": "Danĝero!", "Debugging Facilities": "Elpurigadiloj", - "Default Configuration": "Default Configuration", + "Default Configuration": "Defaŭlta agordo", "Default Device": "Default Device", - "Default Folder": "Default Folder", - "Default Folder Path": "Defaŭlta Dosieruja Vojo", + "Default Folder": "Defaŭlta Dosierujo", + "Default Ignore Patterns": "Default Ignore Patterns", "Defaults": "Defaults", - "Delete": "Delete", + "Delete": "Forigu", "Delete Unexpected Items": "Delete Unexpected Items", - "Deleted": "Forigita", + "Deleted {%file%}": "Deleted {{file}}", "Deselect All": "Malelekti Ĉiujn", "Deselect devices to stop sharing this folder with.": "Malelekti aparatojn por ĉesi komunigi tiun ĉi dosierujon kun ili.", "Deselect folders to stop sharing with this device.": "Deselect folders to stop sharing with this device.", @@ -82,7 +83,7 @@ "Device ID": "Aparato ID", "Device Identification": "Identigo de Aparato", "Device Name": "Nomo de Aparato", - "Device is untrusted, enter encryption password": "Device is untrusted, enter encryption password", + "Device is untrusted, enter encryption password": "Aparato ne estas fidinda, entajpu pasvorto por ĉifrado", "Device rate limits": "Limoj de rapideco de aparato", "Device that last modified the item": "Aparato kiu laste modifis la eron", "Devices": "Aparatoj", @@ -124,8 +125,10 @@ "Enter ignore patterns, one per line.": "Enigu ignorantajn ŝablonojn, unu po linio.", "Enter up to three octal digits.": "Entajpu ĝis tri okumajn ciferojn.", "Error": "Eraro", + "External": "External", "External File Versioning": "Ekstera Versionado de Dosiero", "Failed Items": "Malsukcesaj Eroj", + "Failed to load file versions.": "Failed to load file versions.", "Failed to load ignore patterns.": "Failed to load ignore patterns.", "Failed to setup, retrying": "Malsukcesis agordi, provante denove", "Failure to connect to IPv6 servers is expected if there is no IPv6 connectivity.": "Malsukceso por konekti al IPv6 serviloj atendante se ekzistas neniu IPv6 konektebleco.", @@ -147,6 +150,7 @@ "Folder type \"{%receiveEncrypted%}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.": "Folder type \"{{receiveEncrypted}}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.", "Folders": "Dosierujoj", "For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't.": "Por la sekvantaj dosierujoj eraro okazis dum komencado de rigardado je ŝanĝoj. Provante denove ĉiuminute, do eraroj eble foriros baldaŭ. Se ili persistas, provu ripari subkuŝantan problemon kaj petu helpon, se vi ne povas.", + "Forever": "Forever", "Full Rescan Interval (s)": "Plena Reskana Intervalo (s)", "GUI": "Grafika Interfaco", "GUI Authentication Password": "Pasvorta Aŭtentigo en Grafika Interfaco", @@ -164,10 +168,11 @@ "However, your current settings indicate you might not want it enabled. We have disabled automatic crash reporting for you.": "However, your current settings indicate you might not want it enabled. We have disabled automatic crash reporting for you.", "Identification": "Identification", "If untrusted, enter encryption password": "If untrusted, enter encryption password", - "If you want to prevent other users on this computer from accessing Syncthing and through it your files, consider setting up authentication.": "If you want to prevent other users on this computer from accessing Syncthing and through it your files, consider setting up authentication.", + "If you want to prevent other users on this computer from accessing Syncthing and through it your files, consider setting up authentication.": "Se vi volas malhelpi aliajn uzantojn sur ĉi tiu komputilo atingi Syncthing kaj per ĝi viajn dosierojn, konsideru agordi aŭtentokontrolon.", "Ignore": "Ignoru", "Ignore Patterns": "Ignorantaj Ŝablonoj", "Ignore Permissions": "Ignori Permesojn", + "Ignore patterns can only be added after the folder is created. If checked, an input field to enter ignore patterns will be presented after saving.": "Ignore patterns can only be added after the folder is created. If checked, an input field to enter ignore patterns will be presented after saving.", "Ignored Devices": "Ignoritaj Aparatoj", "Ignored Folders": "Ignoritaj Dosierujoj", "Ignored at": "Ignorita ĉe", @@ -179,6 +184,9 @@ "Keep Versions": "Konservi Versiojn", "LDAP": "LDAP", "Largest First": "Plej Granda Unue", + "Last 30 Days": "Last 30 Days", + "Last 7 Days": "Last 7 Days", + "Last Month": "Last Month", "Last Scan": "Lasta Skano", "Last seen": "Lasta vidita", "Latest Change": "Lasta Ŝanĝo", @@ -228,7 +236,6 @@ "Override Changes": "Transpasi Ŝanĝojn", "Path": "Vojo", "Path to the folder on the local computer. Will be created if it does not exist. The tilde character (~) can be used as a shortcut for": "Vojo de la dosierujo en la loka komputilo. Kreiĝos se ne ekzistas. La tilda signo (~) povas esti uzata kiel mallongigilo por", - "Path where new auto accepted folders will be created, as well as the default suggested path when adding new folders via the UI. Tilde character (~) expands to {%tilde%}.": "La vojo, kie novaj aŭtomate akceptitaj dosierujoj estos kreita, kaj ankaŭ la defaŭlta sugestita vojo aldoninte novajn dosierujojn per uzinterfaco. Tildo (~) malvolvas al {{tilde}}.", "Path where versions should be stored (leave empty for the default .stversions directory in the shared folder).": "Vojo kies versioj devus esti stokitaj (lasu malplena por la defaŭlta .stversions dosierujo en la komunigita dosierujo).", "Pause": "Paŭzu", "Pause All": "Paŭzu Ĉion", @@ -239,7 +246,6 @@ "Periodic scanning at given interval and enabled watching for changes": "Perioda skanado ĉe donita intervalo kaj ebligita rigardado je ŝanĝoj", "Periodic scanning at given interval and failed setting up watching for changes, retrying every 1m:": "Perioda skanado ĉe donita intervalo kaj malsukcesis agordi rigardadon je ŝanĝoj. Provante denove ĉiuminute:", "Permanently add it to the ignore list, suppressing further notifications.": "Permanently add it to the ignore list, suppressing further notifications.", - "Permissions": "Permesoj", "Please consult the release notes before performing a major upgrade.": "Bonvolu konsulti la notojn de eldono antaŭ elfari ĉefan ĝisdatigon.", "Please set a GUI Authentication User and Password in the Settings dialog.": "Bonvolu agordi GUI Authentication Uzanto kaj Pasvorto en la agordoj dialogo.", "Please wait": "Bonvolu atendi", @@ -286,13 +292,12 @@ "Select additional folders to share with this device.": "Select additional folders to share with this device.", "Select latest version": "Elekti plej novan version", "Select oldest version": "Elekti plej malnovan version", - "Select the folders to share with this device.": "Elekti la dosierujojn por komunigi kun ĉi tiu aparato.", "Send & Receive": "Sendi kaj Ricevi", "Send Only": "Nur Sendi", + "Set Ignores on Added Folder": "Set Ignores on Added Folder", "Settings": "Agordoj", "Share": "Komunigi", "Share Folder": "Komunigu Dosierujon", - "Share Folders With Device": "Dosierujoj Komunigitaj Kun Aparato", "Share this folder?": "Komunigi ĉi tiun dosierujon?", "Shared Folders": "Shared Folders", "Shared With": "Komunigita Kun", @@ -306,6 +311,7 @@ "Shown instead of Device ID in the cluster status. Will be updated to the name the device advertises if left empty.": "Montri anstataŭ ID de Aparato en la statuso de la grupo. Estos ĝisdatigita al la nomo de la aparato sciigante se ĝi estas lasita malplena.", "Shutdown": "Sistemfermo", "Shutdown Complete": "Sistemfermo Tuta", + "Simple": "Simple", "Simple File Versioning": "Simpla Versionado de Dosieroj", "Single level wildcard (matches within a directory only)": "Ununivela ĵokero (egalas nur ene de dosierujo)", "Size": "Grandeco", @@ -317,6 +323,7 @@ "Stable releases and release candidates": "Stabilaj eldonoj kaj kandidataj eldonoj", "Stable releases are delayed by about two weeks. During this time they go through testing as release candidates.": "Stabilaj eldonoj prokrastas je ĉirkaŭ du semjanoj. Dum tiu tempo ili estos testataj kiel kandidataj eldonoj.", "Stable releases only": "Nur stabilaj eldonoj", + "Staggered": "Staggered", "Staggered File Versioning": "Gradigita Dosiera Versionado", "Start Browser": "Startu Retumilon", "Statistics": "Statistikoj", @@ -325,6 +332,7 @@ "Support": "Subteno", "Support Bundle": "Pakaĵo por subteno", "Sync Protocol Listen Addresses": "Aŭskultado Adresoj de Sinkprotokolo", + "Sync Status": "Sync Status", "Syncing": "Sinkronigas", "Syncthing has been shut down.": "Syncthing estis malŝaltita.", "Syncthing includes the following software or portions thereof:": "Syncthing inkluzivas la jenajn programarojn aŭ porciojn ĝiajn:", @@ -367,18 +375,25 @@ "The number of versions must be a number and cannot be blank.": "La nombro da versioj devas esti nombro kaj ne povas esti malplena.", "The path cannot be blank.": "La vojo ne povas esti malplena.", "The rate limit must be a non-negative number (0: no limit)": "La rapideca limo devas esti pozitiva nombro (0: senlimo)", + "The remote device has not accepted sharing this folder.": "The remote device has not accepted sharing this folder.", + "The remote device has paused this folder.": "The remote device has paused this folder.", "The rescan interval must be a non-negative number of seconds.": "La intervalo de reskano devas esti pozitiva nombro da sekundoj.", "There are no devices to share this folder with.": "Estas neniu aparato kun kiu komunigi tiun ĉi dosierujon.", + "There are no file versions to restore.": "There are no file versions to restore.", "There are no folders to share with this device.": "There are no folders to share with this device.", "They are retried automatically and will be synced when the error is resolved.": "Ili estas reprovitaj aŭtomate kaj estos sinkronigitaj kiam la eraro estas solvita.", "This Device": "Ĉi Tiu Aparato", + "This Month": "This Month", "This can easily give hackers access to read and change any files on your computer.": "Ĉi tio povas facile doni al kodumuloj atingon por legi kaj ŝanĝi ajnajn dosierojn en via komputilo.", "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.": "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.", "This is a major version upgrade.": "Ĉi tio estas ĉefversio ĝisdatigita.", "This setting controls the free space required on the home (i.e., index database) disk.": "Ĉi tiu agordo regas la libera spaco postulita sur la hejma (t.e. indeksa datumbaza) disko.", "Time": "Tempo", "Time the item was last modified": "Tempo de lasta modifo de la ero", + "Today": "Today", + "Trash Can": "Trash Can", "Trash Can File Versioning": "Rubuja Dosiera Versionado", + "Twitter": "Twitter", "Type": "Tipo", "UNIX Permissions": "Permesoj UNIX", "Unavailable": "Ne disponebla", @@ -393,7 +408,7 @@ "Unshared Folders": "Unshared Folders", "Untrusted": "Untrusted", "Up to Date": "Ĝisdata", - "Updated": "Ĝisdatigita", + "Updated {%file%}": "Updated {{file}}", "Upgrade": "Altgradigo", "Upgrade To {%version%}": "Altgradigi Al {{version}}", "Upgrading": "Altgradigata", @@ -422,6 +437,7 @@ "When adding a new device, keep in mind that this device must be added on the other side too.": "Dum la aldonado de nova aparato, memoru ke ĉi tiu aparato devas esti aldonita en la alia flanko ankaŭ.", "When adding a new folder, keep in mind that the Folder ID is used to tie folders together between devices. They are case sensitive and must match exactly between all devices.": "Dum la aldonado de nova dosierujo, memoru ke la Dosieruja ID estas uzita por ligi la dosierujojn kune inter aparatoj. Ili estas literfakodistingaj kaj devas kongrui precize inter ĉiuj aparatoj.", "Yes": "Jes", + "Yesterday": "Yesterday", "You can also select one of these nearby devices:": "Vi povas ankaŭ elekti unu el ĉi tiuj proksimaj aparatoj:", "You can change your choice at any time in the Settings dialog.": "Vi povas ŝanĝi vian elekton iam ajn en la Agorda dialogo.", "You can read more about the two release channels at the link below.": "Vi povas legi plu pri la du eldonkanaloj per la malsupra ligilo.", @@ -436,6 +452,10 @@ "full documentation": "tuta dokumentado", "items": "eroj", "seconds": "seconds", + "theme-name-black": "Black", + "theme-name-dark": "Dark", + "theme-name-default": "Default", + "theme-name-light": "Light", "{%device%} wants to share folder \"{%folder%}\".": "{{device}} volas komunigi dosierujon \"{{folder}}\".", "{%device%} wants to share folder \"{%folderlabel%}\" ({%folder%}).": "{{device}} volas komunigi dosierujon \"{{folderlabel}}\" ({{folder}}).", "{%reintroducer%} might reintroduce this device.": "{{reintroducer}} might reintroduce this device." diff --git a/gui/default/assets/lang/lang-es-ES.json b/gui/default/assets/lang/lang-es-ES.json index c20aabf4d36..11ec86c2da7 100644 --- a/gui/default/assets/lang/lang-es-ES.json +++ b/gui/default/assets/lang/lang-es-ES.json @@ -11,6 +11,7 @@ "Add Folder": "Agregar Carpeta", "Add Remote Device": "Añadir un dispositivo", "Add devices from the introducer to our device list, for mutually shared folders.": "Añadir dispositivos desde el introductor a nuestra lista de dispositivos, para las carpetas compartidas mutuamente.", + "Add ignore patterns": "Añadir patrones a ignorar", "Add new folder?": "¿Agregar una carpeta nueva?", "Additionally the full rescan interval will be increased (times 60, i.e. new default of 1h). You can also configure it manually for every folder later after choosing No.": "De manera adicional, el intervalo de escaneo será incrementado (por ejemplo, times 60, establece un nuevo intervalo por defecto de una hora). También puedes configurarlo manualmente para cada carpeta tras elegir el número.", "Address": "Dirección", @@ -18,21 +19,23 @@ "Advanced": "Avanzado", "Advanced Configuration": "Configuración Avanzada", "All Data": "Todos los datos", + "All Time": "Todo el tiempo", "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.": "Todos las carpetas compartidas con este equipo deben ser protegidas con una contraseña, de manera que todos los datos enviados sean ilegibles sin la contraseña dada.", "Allow Anonymous Usage Reporting?": "¿Deseas permitir el envío anónimo de informes de uso?", "Allowed Networks": "Redes permitidas", "Alphabetic": "Alfabético", + "Altered by ignoring deletes.": "Alterado al ignorar eliminaciones.", "An external command handles the versioning. It has to remove the file from the shared folder. If the path to the application contains spaces, it should be quoted.": "Un comando externo maneja el versionado. Tiene que eliminar el fichero de la carpeta compartida. Si la ruta a la aplicación contiene espacios, hay que escribirla entre comillas.", "Anonymous Usage Reporting": "Informe anónimo de uso", "Anonymous usage report format has changed. Would you like to move to the new format?": "El formato del informe anónimo de uso ha cambiado. ¿Quieres cambiar al nuevo formato?", - "Are you sure you want to continue?": "Are you sure you want to continue?", - "Are you sure you want to override all remote changes?": "Are you sure you want to override all remote changes?", - "Are you sure you want to permanently delete all these files?": "¿Esta seguro(a) de que desea eliminar permanentemente todos estos archivos?", + "Apply": "Apply", + "Are you sure you want to override all remote changes?": "¿Seguro que quieres sobreescribir todos los cambios remotos?", + "Are you sure you want to permanently delete all these files?": "¿Seguro que quieres eliminar permanentemente todos estos archivos?", "Are you sure you want to remove device {%name%}?": "¿Estás seguro de que quieres quitar el dispositivo {{name}}?", "Are you sure you want to remove folder {%label%}?": "¿Estás seguro de que quieres quitar la carpeta {{label}}?", "Are you sure you want to restore {%count%} files?": "¿Estás seguro de que quieres restaurar {{count}} ficheros?", - "Are you sure you want to revert all local changes?": "Are you sure you want to revert all local changes?", - "Are you sure you want to upgrade?": "¿Está seguro(a) de que desea actualizar?", + "Are you sure you want to revert all local changes?": "¿Seguro que quieres revertir todos los cambios locales?", + "Are you sure you want to upgrade?": "¿Seguro que quieres actualizar?", "Auto Accept": "Auto aceptar", "Automatic Crash Reporting": "Informe automático de errores", "Automatic upgrade now offers the choice between stable releases and release candidates.": "Ahora la actualización automática permite elegir entre versiones estables o versiones candidatas.", @@ -42,13 +45,12 @@ "Available debug logging facilities:": "Ayudas disponibles para la depuración del registro:", "Be careful!": "¡Ten cuidado!", "Bugs": "Errores", - "Cancel": "Cancel", + "Cancel": "Cancelar", "Changelog": "Registro de cambios", "Clean out after": "Limpiar tras", - "Cleaning Versions": "Limpiando Versiones", - "Cleanup Interval": "Intervalo de Limpieza", - "Click to see discovery failures": "Clica para ver fallos de descubrimiento.", - "Click to see full identification string and QR code.": "Click to see full identification string and QR code.", + "Cleaning Versions": "Limpiando versiones", + "Cleanup Interval": "Intervalo de limpieza", + "Click to see full identification string and QR code.": "Haz clic para ver la cadena de identificación completa y el código QR.", "Close": "Cerrar", "Command": "Acción", "Comment, when used at the start of a line": "Comentar, cuando se usa al comienzo de una línea", @@ -61,19 +63,18 @@ "Continuously watching for changes is now available within Syncthing. This will detect changes on disk and issue a scan on only the modified paths. The benefits are that changes are propagated quicker and that less full scans are required.": "La vigilancia continua de los cambios está ahora disponible dentro de Syncthing. Se detectarán los cambios en el disco y se programará un escaneo solo en las rutas modificadas. Los beneficios son que los cambios se propagan más rápidamente y que se necesitan menos escaneos.", "Copied from elsewhere": "Copiado de otro sitio", "Copied from original": "Copiado del original", - "Copyright © 2014-2019 the following Contributors:": "Copyright © 2014-2019 los siguientes Colaboradores:", - "Creating ignore patterns, overwriting an existing file at {%path%}.": "Crear patrones a ignorar, sobreescribiendo un fichero existente en {{path}}.", - "Currently Shared With Devices": "Actualmente Compartida Con Los Equipos", + "Currently Shared With Devices": "Actualmente compartida con los equipos", + "Custom Range": "Rango personalizado", "Danger!": "¡Peligro!", "Debugging Facilities": "Ayudas a la depuración", - "Default Configuration": "Configuración Por Defecto", - "Default Device": "Equipo Por Defecto", - "Default Folder": "Carpeta Por Defecto", - "Default Folder Path": "Ruta de la carpeta por defecto", - "Defaults": "Valores Por Defecto", + "Default Configuration": "Configuración por defecto", + "Default Device": "Equipo por defecto", + "Default Folder": "Carpeta por defecto", + "Default Ignore Patterns": "Default Ignore Patterns", + "Defaults": "Valores por defecto", "Delete": "Eliminar", - "Delete Unexpected Items": "Borrar Elementos Inesperados", - "Deleted": "Eliminado", + "Delete Unexpected Items": "Borrar elementos inesperados", + "Deleted {%file%}": "Deleted {{file}}", "Deselect All": "Deseleccionar Todo", "Deselect devices to stop sharing this folder with.": "Deseleccione los equipos con los cuales dejar de compartir esta carpeta.", "Deselect folders to stop sharing with this device.": "Deseleccione las carpetas para dejar de compartir con este equipo.", @@ -91,16 +92,16 @@ "Disabled periodic scanning and disabled watching for changes": "Desactivados el escaneo periódico y la vigilancia de cambios", "Disabled periodic scanning and enabled watching for changes": "Desactivado el escaneo periódico y activada la vigilancia de cambios", "Disabled periodic scanning and failed setting up watching for changes, retrying every 1m:": "Desactivado el escaneo periódico y falló la activación de la vigilancia de cambios, reintentando cada 1 minuto:", - "Disables comparing and syncing file permissions. Useful on systems with nonexistent or custom permissions (e.g. FAT, exFAT, Synology, Android).": "Desactiva la comparación y sincronización de los permisos de los archivos. Útil en sistemas con permisos inexistentes o personalizados (por ejemplo, FAT, exFAT, Synology, Android).", + "Disables comparing and syncing file permissions. Useful on systems with nonexistent or custom permissions (e.g. FAT, exFAT, Synology, Android).": "Desactiva la comparación y sincronización de los permisos de los ficheros. Útil en sistemas con permisos inexistentes o personalizados (por ejemplo, FAT, exFAT, Synology, Android).", "Discard": "Descartar", "Disconnected": "Desconectado", "Disconnected (Unused)": "Desconectado (Sin uso)", "Discovered": "Descubierto", "Discovery": "Descubrimiento", "Discovery Failures": "Fallos de Descubrimiento", - "Discovery Status": "Discovery Status", - "Dismiss": "Dismiss", - "Do not add it to the ignore list, so this notification may recur.": "Do not add it to the ignore list, so this notification may recur.", + "Discovery Status": "Estado de Descubrimiento", + "Dismiss": "Descartar", + "Do not add it to the ignore list, so this notification may recur.": "No agregarlo a la lista de ignorados, de modo que esta notificación sea recurrente.", "Do not restore": "No restaurar", "Do not restore all": "No restaurar todo", "Do you want to enable watching for changes for all your folders?": "Quieres activar la vigilancia de cambios para todas tus carpetas?", @@ -124,9 +125,11 @@ "Enter ignore patterns, one per line.": "Introducir patrones a ignorar, uno por línea.", "Enter up to three octal digits.": "Ingrese hasta tres dígitos octales.", "Error": "Error", + "External": "External", "External File Versioning": "Versionado externo de fichero", "Failed Items": "Elementos fallidos", - "Failed to load ignore patterns.": "Failed to load ignore patterns.", + "Failed to load file versions.": "Error al cargar las versiones del archivo.", + "Failed to load ignore patterns.": "Fallo al cargar patrones a ignorar", "Failed to setup, retrying": "Fallo al configurar, reintentando", "Failure to connect to IPv6 servers is expected if there is no IPv6 connectivity.": "Se espera un fallo al conectar a los servidores IPv6 si no hay conectividad IPv6.", "File Pull Order": "Orden de obtención de los ficheros", @@ -143,10 +146,11 @@ "Folder Label": "Etiqueta de la Carpeta", "Folder Path": "Ruta de la carpeta", "Folder Type": "Tipo de carpeta", - "Folder type \"{%receiveEncrypted%}\" can only be set when adding a new folder.": "Folder type \"{{receiveEncrypted}}\" can only be set when adding a new folder.", + "Folder type \"{%receiveEncrypted%}\" can only be set when adding a new folder.": "El tipo de carpeta \"{{receiveEncrypted}}\" solo puede ser establecido al agregar una nueva carpeta.", "Folder type \"{%receiveEncrypted%}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.": "El tipo de carpeta \"{{receiveEncrypted}}\" no se puede cambiar después de añadir la carpeta. Es necesario eliminar la carpeta, borrar o descifrar los datos en el disco y volver a añadir la carpeta.", "Folders": "Carpetas", "For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't.": "Para las siguientes carpetas ocurrió un error cuando se empezó a vigilar los cambios. Se reintentará cada minuto, así que puede ser que los errores desaparezcan pronto. Si persisten, intenta solucionar el problema subyacente y pide ayuda en el caso de que no puedas.", + "Forever": "Forever", "Full Rescan Interval (s)": "Intervalo para el reescaneo completo (s)", "GUI": "GUI", "GUI Authentication Password": "Password de la Interfaz Gráfica de Usuario (GUI)", @@ -162,12 +166,13 @@ "Help": "Ayuda", "Home page": "Página de inicio", "However, your current settings indicate you might not want it enabled. We have disabled automatic crash reporting for you.": "Sin embargo, su configuración actual indica que puede no querer habilitarlo. Hemos deshabilitado el informe automático de errores por usted.", - "Identification": "Identification", + "Identification": "Identificación", "If untrusted, enter encryption password": "Si no es de confianza, ingrese la contraseña de cifrado.", - "If you want to prevent other users on this computer from accessing Syncthing and through it your files, consider setting up authentication.": "Si quiere impedirle a otros usuarios de esta computadora acceder a Syncthing y, a través de este, a sus archivos, considere establecer la autenticación.", + "If you want to prevent other users on this computer from accessing Syncthing and through it your files, consider setting up authentication.": "Si quiere impedirle a otros usuarios de esta computadora acceder a Syncthing y, a través de este, a sus ficheros, considere establecer la autenticación.", "Ignore": "Ignorar", "Ignore Patterns": "Patrones a ignorar", "Ignore Permissions": "Permisos a ignorar", + "Ignore patterns can only be added after the folder is created. If checked, an input field to enter ignore patterns will be presented after saving.": "Los patrones a ignorar solo se pueden agregar luego de que la carpeta sea creada. Cuando se marca, se presentará un campo de entrada para introducir los patrones a ignorar después de guardar.", "Ignored Devices": "Dispositivos Ignorados", "Ignored Folders": "Carpetas Ignoradas", "Ignored at": "Ignorado En", @@ -179,13 +184,16 @@ "Keep Versions": "Mantener versiones", "LDAP": "LDAP", "Largest First": "Más grande primero", + "Last 30 Days": "Últimos 30 días", + "Last 7 Days": "Últimos 7 días", + "Last Month": "Último mes", "Last Scan": "Último escaneo", "Last seen": "Visto por última vez", "Latest Change": "Último Cambio", "Learn more": "Saber más", "Limit": "Límite", - "Listener Failures": "Listener Failures", - "Listener Status": "Listener Status", + "Listener Failures": "Fallos de Oyente", + "Listener Status": "Estado de Oyente", "Listeners": "Oyentes", "Loading data...": "Cargando datos...", "Loading...": "Cargando...", @@ -224,11 +232,10 @@ "Out of Sync": "No sincronizado", "Out of Sync Items": "Elementos no sincronizados", "Outgoing Rate Limit (KiB/s)": "Límite de subida (KiB/s)", - "Override": "Override", + "Override": "Sobreescribir", "Override Changes": "Anular cambios", "Path": "Parche", "Path to the folder on the local computer. Will be created if it does not exist. The tilde character (~) can be used as a shortcut for": "Ruta a la carpeta en la máquina local. Se creará si no existe. El carácter de la tilde (~) puede usarse como atajo.", - "Path where new auto accepted folders will be created, as well as the default suggested path when adding new folders via the UI. Tilde character (~) expands to {%tilde%}.": "Se creará la ruta donde se crearán las nuevas carpetas aceptadas automáticaments, así como la ruta sugerida por defecto cuando se añaden nuevas carpetas a través del Interfaz de Usuario. El carácter de la virgulilla (~) se extiende a {{tilde}}.", "Path where versions should be stored (leave empty for the default .stversions directory in the shared folder).": "La ruta donde las versiones deben ser almacenadas (dejar vacío para el directorio .stversions por defecto en la carpeta compartida).", "Pause": "Pausar", "Pause All": "Pausar todo", @@ -238,8 +245,7 @@ "Periodic scanning at given interval and disabled watching for changes": "Escaneo periódico en un intervalo determinado y desactivada la vigilancia de cambios", "Periodic scanning at given interval and enabled watching for changes": "Escaneo periódico en un intervalo determinado y activada la vigilancia de cambios", "Periodic scanning at given interval and failed setting up watching for changes, retrying every 1m:": "Escaneo periódico en un intervalo determinado y falló la configuración de la vigilancia de cambios, se reintentará cada 1 minuto:", - "Permanently add it to the ignore list, suppressing further notifications.": "Permanently add it to the ignore list, suppressing further notifications.", - "Permissions": "Permisos", + "Permanently add it to the ignore list, suppressing further notifications.": "Agregarlo permanentemente a la lista de ignorados, suprimiendo futuras notificaciones.", "Please consult the release notes before performing a major upgrade.": "Por favor, consultar las notas de la versión antes de realizar una actualización importante.", "Please set a GUI Authentication User and Password in the Settings dialog.": "Por favor, introduzca un Usuario y Contraseña para la Autenticación de la Interfaz de Usuario en el panel de Ajustes.", "Please wait": "Por favor, espere", @@ -274,7 +280,7 @@ "Resume": "Continuar", "Resume All": "Continuar todo", "Reused": "Reutilizado", - "Revert": "Revert", + "Revert": "Revertir", "Revert Local Changes": "Revertir los cambios locales", "Save": "Guardar", "Scan Time Remaining": "Tiempo Restante de Escaneo", @@ -286,37 +292,38 @@ "Select additional folders to share with this device.": "Seleccione carpetas adicionales para compartir con este equipo.", "Select latest version": "Selecciona la última versión", "Select oldest version": "Selecciona la versión más antigua", - "Select the folders to share with this device.": "Selecciona las carpetas para compartir con este dispositivo.", "Send & Receive": "Enviar y Recibir", "Send Only": "Solo Enviar", + "Set Ignores on Added Folder": "Establecer Ignorados en Carpeta Agregada", "Settings": "Ajustes", "Share": "Compartir", "Share Folder": "Compartir carpeta", - "Share Folders With Device": "Compartir carpetas con dispositivo", "Share this folder?": "¿Deseas compartir esta carpeta?", "Shared Folders": "Carpetas Compartidas", "Shared With": "Compartir con", "Sharing": "Compartiendo", "Show ID": "Mostrar ID", "Show QR": "Mostrar QR", - "Show detailed discovery status": "Show detailed discovery status", - "Show detailed listener status": "Show detailed listener status", + "Show detailed discovery status": "Mostrar estado de descubrimiento detallado", + "Show detailed listener status": "Mostrar estado de oyente detallado", "Show diff with previous version": "Muestra las diferencias con la versión previa", "Shown instead of Device ID in the cluster status. Will be advertised to other devices as an optional default name.": "Se muestra en lugar del ID del dispositivo en el estado del grupo (cluster). Se notificará a los otros dispositivos como nombre opcional por defecto.", "Shown instead of Device ID in the cluster status. Will be updated to the name the device advertises if left empty.": "Se muestra en lugar del ID del dispositivo en el estado del grupo (cluster). Se actualizará al nombre que el dispositivo anuncia si se deja vacío.", "Shutdown": "Apagar", "Shutdown Complete": "Apagar completamente", + "Simple": "Simple", "Simple File Versioning": "Versionado simple de fichero", "Single level wildcard (matches within a directory only)": "Comodín de nivel único (coincide solamente dentro de un directorio)", "Size": "Tamaño", "Smallest First": "El más pequeño primero", - "Some discovery methods could not be established for finding other devices or announcing this device:": "Some discovery methods could not be established for finding other devices or announcing this device:", + "Some discovery methods could not be established for finding other devices or announcing this device:": "No se han podido establecer algunos métodos de descubrimiento para encontrar otros dispositivos o para anunciar este dispositivo:", "Some items could not be restored:": "Algunos ítems no se pudieron restaurar:", - "Some listening addresses could not be enabled to accept connections:": "Some listening addresses could not be enabled to accept connections:", + "Some listening addresses could not be enabled to accept connections:": "Algunas direcciones de escucha no pudieron ser activadas para aceptar conexiones:", "Source Code": "Código fuente", "Stable releases and release candidates": "Versiones estables y versiones candidatas", "Stable releases are delayed by about two weeks. During this time they go through testing as release candidates.": "Las versiones estables son publicadas cada dos semanas. Durante este tiempo son probadas como versiones candidatas.", "Stable releases only": "Solo versiones estables", + "Staggered": "Staggered", "Staggered File Versioning": "Versionado escalonado de fichero", "Start Browser": "Iniciar el navegador", "Statistics": "Estadísticas", @@ -325,12 +332,13 @@ "Support": "Forum", "Support Bundle": "Lote de Soporte", "Sync Protocol Listen Addresses": "Direcciones de escucha del protocolo de sincronización", + "Sync Status": "Sync Status", "Syncing": "Sincronizando", "Syncthing has been shut down.": "Syncthing se ha detenido.", "Syncthing includes the following software or portions thereof:": "Syncthing incluye el siguiente software o partes de él:", "Syncthing is Free and Open Source Software licensed as MPL v2.0.": "Syncthing es Software Gratuito y Open Source Software licenciado como MPL v2.0.", - "Syncthing is listening on the following network addresses for connection attempts from other devices:": "Syncthing is listening on the following network addresses for connection attempts from other devices:", - "Syncthing is not listening for connection attempts from other devices on any address. Only outgoing connections from this device may work.": "Syncthing is not listening for connection attempts from other devices on any address. Only outgoing connections from this device may work.", + "Syncthing is listening on the following network addresses for connection attempts from other devices:": "Syncthing está a la escucha en las siguientes direcciones de red en busca de intentos de conexión de otros dispositivos:", + "Syncthing is not listening for connection attempts from other devices on any address. Only outgoing connections from this device may work.": "Syncthing no está a la escucha de intentos de conexión de otros dispositivos en ninguna dirección. Solo pueden funcionar las conexiones salientes de este dispositivo.", "Syncthing is restarting.": "Syncthing se está reiniciando.", "Syncthing is upgrading.": "Syncthing se está actualizando.", "Syncthing now supports automatically reporting crashes to the developers. This feature is enabled by default.": "Syncthing ahora permite el informe automático de errores a los desarrolladores. Esta característica está activada por defecto.", @@ -349,13 +357,13 @@ "The entered device ID does not look valid. It should be a 52 or 56 character string consisting of letters and numbers, with spaces and dashes being optional.": "La ID del dispositivo introducida no parece válida. Debe ser una cadena de 52 ó 56 caracteres formada por letras y números, con espacios y guiones opcionales.", "The folder ID cannot be blank.": "La ID de la carpeta no puede estar vacía.", "The folder ID must be unique.": "La ID de la carpeta debe ser única.", - "The folder content on other devices will be overwritten to become identical with this device. Files not present here will be deleted on other devices.": "The folder content on other devices will be overwritten to become identical with this device. Files not present here will be deleted on other devices.", - "The folder content on this device will be overwritten to become identical with other devices. Files newly added here will be deleted.": "The folder content on this device will be overwritten to become identical with other devices. Files newly added here will be deleted.", + "The folder content on other devices will be overwritten to become identical with this device. Files not present here will be deleted on other devices.": "El contenido de las carpetas de otros dispositivos será sobreescritos para que sea idéntico al de este dispositivo. Ficheros no presentes aquí serán eliminados de otros dispositivos.", + "The folder content on this device will be overwritten to become identical with other devices. Files newly added here will be deleted.": "El contenido de las carpetas en este dispositivo será sobreescrito para ser idéntico al de otros dispositivos. Los ficheros que se agreguen aquí se eliminarán.", "The folder path cannot be blank.": "La ruta de la carpeta no puede estar en blanco.", "The following intervals are used: for the first hour a version is kept every 30 seconds, for the first day a version is kept every hour, for the first 30 days a version is kept every day, until the maximum age a version is kept every week.": "Se utilizan los siguientes intervalos: para la primera hora se mantiene una versión cada 30 segundos, para el primer día se mantiene una versión cada hora, para los primeros 30 días se mantiene una versión diaria hasta la edad máxima de una semana.", "The following items could not be synchronized.": "Los siguientes elementos no pueden ser sincronizados.", "The following items were changed locally.": "Los siguientes ítems fueron cambiados localmente.", - "The following methods are used to discover other devices on the network and announce this device to be found by others:": "The following methods are used to discover other devices on the network and announce this device to be found by others:", + "The following methods are used to discover other devices on the network and announce this device to be found by others:": "Los siguientes métodos son usados para descubrir otros dispositivos en la red y anunciar este dispositivo para que sea encontrado por otros:", "The following unexpected items were found.": "Los siguientes elementos inesperados fueron encontrados.", "The interval must be a positive number of seconds.": "El intervalo debe ser un número positivo de segundos.", "The interval, in seconds, for running cleanup in the versions directory. Zero to disable periodic cleaning.": "El intervalo, en segundos, para realizar la limpieza del directorio de versiones. Cero para desactivar la limpieza periódica.", @@ -367,18 +375,25 @@ "The number of versions must be a number and cannot be blank.": "El número de versiones debe ser un número y no puede estar vacío.", "The path cannot be blank.": "La ruta no puede estar vacía.", "The rate limit must be a non-negative number (0: no limit)": "El límite de velocidad debe ser un número no negativo (0: sin límite)", + "The remote device has not accepted sharing this folder.": "The remote device has not accepted sharing this folder.", + "The remote device has paused this folder.": "The remote device has paused this folder.", "The rescan interval must be a non-negative number of seconds.": "El intervalo de actualización debe ser un número positivo de segundos.", "There are no devices to share this folder with.": "No hay equipos con los cuales compartir esta carpeta.", + "There are no file versions to restore.": "No hay versiones de archivo que restaurar.", "There are no folders to share with this device.": "No hay carpetas para compartir con este equipo.", "They are retried automatically and will be synced when the error is resolved.": "Se reintentarán de forma automática y se sincronizarán cuando se resuelva el error.", "This Device": "Este Dispositivo", + "This Month": "Este mes", "This can easily give hackers access to read and change any files on your computer.": "Esto podría permitir fácilmente el acceso a hackers para leer y modificar cualquier fichero de tu equipo.", - "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.": "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.", + "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.": "Este dispositivo no puede descubrir automáticamente a otros dispositivos o anunciar su propia dirección para que sea encontrado con otros. Solo dispositivos con direcciones configuradas como estáticas pueden conectarse.", "This is a major version upgrade.": "Hay una actualización importante.", "This setting controls the free space required on the home (i.e., index database) disk.": "Este ajuste controla el espacio libre necesario en el disco principal (por ejemplo, el índice de la base de datos).", "Time": "Hora", "Time the item was last modified": "Tiempo en el que se modificó el ítem por última vez", + "Today": "Hoy", + "Trash Can": "Trash Can", "Trash Can File Versioning": "Versionado de archivos de la papelera", + "Twitter": "Twitter", "Type": "Tipo", "UNIX Permissions": "Permisos de UNIX", "Unavailable": "No disponible", @@ -389,11 +404,11 @@ "Unignore": "Designorar", "Unknown": "Desconocido", "Unshared": "No compartido", - "Unshared Devices": "Equipos no Compartidos", - "Unshared Folders": "Carpetas no Compartidas", - "Untrusted": "No Confiable", + "Unshared Devices": "Equipos no compartidos", + "Unshared Folders": "Carpetas no compartidas", + "Untrusted": "No confiable", "Up to Date": "Actualizado", - "Updated": "Actualizado", + "Updated {%file%}": "Updated {{file}}", "Upgrade": "Actualizar", "Upgrade To {%version%}": "Actualizar a {{version}}", "Upgrading": "Actualizando", @@ -407,10 +422,10 @@ "Versions": "Versiones", "Versions Path": "Ruta de las versiones", "Versions are automatically deleted if they are older than the maximum age or exceed the number of files allowed in an interval.": "Las versiones se borran automáticamente si son más antiguas que la edad máxima o exceden el número de ficheros permitidos en un intervalo.", - "Waiting to Clean": "Esperando para Limpiar", - "Waiting to Scan": "Esperando para Escanear", - "Waiting to Sync": "Esperando para Sincronizar", - "Warning": "Warning", + "Waiting to Clean": "Esperando para limpiar", + "Waiting to Scan": "Esperando para escanear", + "Waiting to Sync": "Esperando para sincronizar", + "Warning": "Advertencia", "Warning, this path is a parent directory of an existing folder \"{%otherFolder%}\".": "¡Peligro! Esta ruta es un directorio principal de la carpeta ya existente \"{{otherFolder}}\".", "Warning, this path is a parent directory of an existing folder \"{%otherFolderLabel%}\" ({%otherFolder%}).": "'Peligro! Esta ruta es un subdirectorio de la carpeta ya existente \"{{otherFolderLabel}}\" ({{otherFolder}}).", "Warning, this path is a subdirectory of an existing folder \"{%otherFolder%}\".": "Peligro! Esta ruta es un subdirectorio de una carpeta ya existente llamada \"{{otherFolder}}\".", @@ -422,6 +437,7 @@ "When adding a new device, keep in mind that this device must be added on the other side too.": "Cuando añada un nuevo dispositivo, tenga en cuenta que este debe añadirse también en el otro lado.", "When adding a new folder, keep in mind that the Folder ID is used to tie folders together between devices. They are case sensitive and must match exactly between all devices.": "Cuando añada una nueva carpeta, tenga en cuenta que su ID se usa para unir carpetas entre dispositivos. Son sensibles a las mayúsculas y deben coincidir exactamente entre todos los dispositivos.", "Yes": "Si", + "Yesterday": "Ayer", "You can also select one of these nearby devices:": "Puedes seleccionar también uno de estos dispositivos cercanos:", "You can change your choice at any time in the Settings dialog.": "Puedes cambiar tu elección en cualquier momento en el panel de Ajustes.", "You can read more about the two release channels at the link below.": "Puedes leer más sobre los dos método de publicación de versiones en el siguiente enlace.", @@ -429,13 +445,17 @@ "You have no ignored folders.": "No tienes carpetas ignoradas.", "You have unsaved changes. Do you really want to discard them?": "Tienes cambios sin guardar. ¿Quieres descartarlos?", "You must keep at least one version.": "Debes mantener al menos una versión.", - "You should never add or change anything locally in a \"{%receiveEncrypted%}\" folder.": "Nunca debe agregar o cambiar nada localmente en una carpeta \"{{receiveEncrypted}}\".", + "You should never add or change anything locally in a \"{%receiveEncrypted%}\" folder.": "Nunca debes añadir o cambiar nada localmente en una carpeta \"{{receiveEncrypted}}\".", "days": "días", "directories": "directorios", "files": "archivos", "full documentation": "Documentación completa", "items": "Elementos", "seconds": "segundos", + "theme-name-black": "Negro", + "theme-name-dark": "Oscuro", + "theme-name-default": "Por Defecto", + "theme-name-light": "Claro", "{%device%} wants to share folder \"{%folder%}\".": "{{device}} quiere compartir la carpeta \"{{folder}}\".", "{%device%} wants to share folder \"{%folderlabel%}\" ({%folder%}).": "{{device}} quiere compartir la carpeta \"{{folderlabel}}\" ({{folder}}).", "{%reintroducer%} might reintroduce this device.": "{{reintroducer}} puede reintroducir este equipo." diff --git a/gui/default/assets/lang/lang-es.json b/gui/default/assets/lang/lang-es.json index 32395528774..f371f542436 100644 --- a/gui/default/assets/lang/lang-es.json +++ b/gui/default/assets/lang/lang-es.json @@ -11,6 +11,7 @@ "Add Folder": "Agregar Carpeta", "Add Remote Device": "Añadir un dispositivo", "Add devices from the introducer to our device list, for mutually shared folders.": "Añadir dispositivos desde el introductor a nuestra lista de dispositivos, para las carpetas compartidas mutuamente.", + "Add ignore patterns": "Agregar patrones a ignorar", "Add new folder?": "¿Agregar una carpeta nueva?", "Additionally the full rescan interval will be increased (times 60, i.e. new default of 1h). You can also configure it manually for every folder later after choosing No.": "Además, el intervalo de reexploración completo se incrementará (60 veces, es decir, nuevo valor predeterminado de 1h). También puedes configurarlo manualmente para cada carpeta más adelante después de seleccionar No", "Address": "Dirección", @@ -18,20 +19,22 @@ "Advanced": "Avanzado", "Advanced Configuration": "Configuración Avanzada", "All Data": "Todos los datos", + "All Time": "All Time", "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.": "Todas las carpetas compartidas con este dispositivo deben estar protegidas por una contraseña, de forma que todos los datos enviados sean ilegibles sin la contraseña indicada.", "Allow Anonymous Usage Reporting?": "¿Deseas permitir el envío anónimo de informes de uso?", "Allowed Networks": "Redes permitidas", "Alphabetic": "Alfabético", + "Altered by ignoring deletes.": "Alterado al ignorar eliminaciones.", "An external command handles the versioning. It has to remove the file from the shared folder. If the path to the application contains spaces, it should be quoted.": "Un comando externo maneja las versiones. Tienes que eliminar el archivo de la carpeta compartida. Si la ruta a la aplicación contiene espacios, ésta debe estar entre comillas.", "Anonymous Usage Reporting": "Informe anónimo de uso", "Anonymous usage report format has changed. Would you like to move to the new format?": "El formato del informe de uso anónimo a cambiado. ¿Desearía usar el nuevo formato?", - "Are you sure you want to continue?": "Are you sure you want to continue?", - "Are you sure you want to override all remote changes?": "Are you sure you want to override all remote changes?", + "Apply": "Apply", + "Are you sure you want to override all remote changes?": "¿Está seguro(a) de que desea sobreescribir todos los cambios remotos?", "Are you sure you want to permanently delete all these files?": "¿Está seguro de que desea eliminar permanente todos estos archivos?", "Are you sure you want to remove device {%name%}?": "¿Está seguro que desea eliminar el dispositivo {{name}}?", "Are you sure you want to remove folder {%label%}?": "¿Está seguro que desea eliminar la carpeta {{label}}?", "Are you sure you want to restore {%count%} files?": "¿Está seguro que desea restaurar {{count}} archivos?", - "Are you sure you want to revert all local changes?": "Are you sure you want to revert all local changes?", + "Are you sure you want to revert all local changes?": "¿Está seguro(a) de que desea revertir todos los cambios locales?", "Are you sure you want to upgrade?": "¿Está seguro(a) de que desea actualizar?", "Auto Accept": "Aceptar automáticamente", "Automatic Crash Reporting": "Informe Automático de Fallos", @@ -42,13 +45,12 @@ "Available debug logging facilities:": "Funciones de registro de depuración disponibles:", "Be careful!": "¡Ten cuidado!", "Bugs": "Errores", - "Cancel": "Cancel", + "Cancel": "Cancelar", "Changelog": "Registro de cambios", "Clean out after": "Limpiar tras", "Cleaning Versions": "Limpiando Versiones", "Cleanup Interval": "Intervalo de Limpieza", - "Click to see discovery failures": "Clica para ver fallos de descubrimiento.", - "Click to see full identification string and QR code.": "Click to see full identification string and QR code.", + "Click to see full identification string and QR code.": "Haga clic para ver la cadena de identificación completa y su código QR.", "Close": "Cerrar", "Command": "Acción", "Comment, when used at the start of a line": "Comentar, cuando se usa al comienzo de una línea", @@ -61,19 +63,18 @@ "Continuously watching for changes is now available within Syncthing. This will detect changes on disk and issue a scan on only the modified paths. The benefits are that changes are propagated quicker and that less full scans are required.": "Ahora está disponible en Syncthing el control de cambios continuo. Se detectarán los cambios en disco y se hará un escaneado sólo en las rutas modificadas. Los beneficios son que los cambios se propagan más rápido y que se requieren menos escaneos completos.", "Copied from elsewhere": "Copiado de otro sitio", "Copied from original": "Copiado del original", - "Copyright © 2014-2019 the following Contributors:": "Derechos de Autor © 2014-2019 los siguientes colaboradores:", - "Creating ignore patterns, overwriting an existing file at {%path%}.": "Crear patrones a ignorar, sobreescribiendo un fichero existente en {{path}}.", "Currently Shared With Devices": "Actualmente Compartida con los Dispositivos", + "Custom Range": "Custom Range", "Danger!": "¡Peligro!", "Debugging Facilities": "Servicios de depuración", "Default Configuration": "Configuración Predeterminada", "Default Device": "Dispositivo Predeterminado", "Default Folder": "Carpeta Predeterminada", - "Default Folder Path": "Ruta de la carpeta por defecto", + "Default Ignore Patterns": "Default Ignore Patterns", "Defaults": "Valores Predeterminados", - "Delete": "Suprimir", + "Delete": "Eliminar", "Delete Unexpected Items": "Borrar Elementos Inesperados", - "Deleted": "Eliminado", + "Deleted {%file%}": "Deleted {{file}}", "Deselect All": "Deseleccionar Todo", "Deselect devices to stop sharing this folder with.": "Deseleccionar dispositivos con los cuales dejar de compartir esta carpeta.", "Deselect folders to stop sharing with this device.": "Deseleccionar carpetas para dejar de compartir con este dispositivo.", @@ -98,9 +99,9 @@ "Discovered": "Descubierto", "Discovery": "Descubrimiento", "Discovery Failures": "Fallos de Descubrimiento", - "Discovery Status": "Discovery Status", - "Dismiss": "Dismiss", - "Do not add it to the ignore list, so this notification may recur.": "Do not add it to the ignore list, so this notification may recur.", + "Discovery Status": "Estado de Descubrimiento", + "Dismiss": "Descartar", + "Do not add it to the ignore list, so this notification may recur.": "No agregarlo a la lista de ignorados, de modo que esta notificación sea recurrente.", "Do not restore": "No restaurar", "Do not restore all": "No restaurar todos", "Do you want to enable watching for changes for all your folders?": "¿Deseas activar el control de cambios en todas tus carpetas?", @@ -124,9 +125,11 @@ "Enter ignore patterns, one per line.": "Introducir patrones a ignorar, uno por línea.", "Enter up to three octal digits.": "Introduzca hasta tres dígitos octales.", "Error": "Error", + "External": "External", "External File Versioning": "Versionado externo de fichero", "Failed Items": "Elementos fallidos", - "Failed to load ignore patterns.": "Failed to load ignore patterns.", + "Failed to load file versions.": "Failed to load file versions.", + "Failed to load ignore patterns.": "Fallo al cargar patrones a ignorar", "Failed to setup, retrying": "Fallo en la configuración, reintentando", "Failure to connect to IPv6 servers is expected if there is no IPv6 connectivity.": "Se espera un fallo al conectar a los servidores IPv6 si no hay conectividad IPv6.", "File Pull Order": "Orden de Obtención de los Archivos", @@ -143,10 +146,11 @@ "Folder Label": "Etiqueta de la Carpeta", "Folder Path": "Ruta de la carpeta", "Folder Type": "Tipo de carpeta", - "Folder type \"{%receiveEncrypted%}\" can only be set when adding a new folder.": "Folder type \"{{receiveEncrypted}}\" can only be set when adding a new folder.", + "Folder type \"{%receiveEncrypted%}\" can only be set when adding a new folder.": "El tipo de carpeta \"{{receiveEncrypted}}\" solo puede ser establecido al agregar una nueva carpeta.", "Folder type \"{%receiveEncrypted%}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.": "El tipo de carpeta \"{{receiveEncrypted}}\" no se puede cambiar después de añadir la carpeta. Es necesario eliminar la carpeta, borrar o descifrar los datos en el disco y volver a añadir la carpeta.", "Folders": "Carpetas", "For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't.": "En las siguientes carpetas se ha producido un error al empezar a buscar cambios. Se volverá a intentar cada minuto, por lo que los errores podrían solucionarse pronto. Si persisten, trata de arreglar el problema subyacente y pide ayuda si no puedes.", + "Forever": "Forever", "Full Rescan Interval (s)": "Intervalo de rescaneo completo (s)", "GUI": "GUI", "GUI Authentication Password": "Contraseña de la Interfaz Gráfica de Usuario (GUI)", @@ -162,12 +166,13 @@ "Help": "Ayuda", "Home page": "Página de inicio", "However, your current settings indicate you might not want it enabled. We have disabled automatic crash reporting for you.": "Sin embargo, su configuración actual indica que puede no quererla activa. Hemos desactivado los informes automáticos de fallos por usted.", - "Identification": "Identification", + "Identification": "Identificación", "If untrusted, enter encryption password": "Si no es de confianza, introduzca la contraseña de cifrado", "If you want to prevent other users on this computer from accessing Syncthing and through it your files, consider setting up authentication.": "Si desea evitar que otros usuarios de esta computadora accedan a Syncthing y, a través de él, a sus archivos, considere establecer la autenticación.", "Ignore": "Ignorar", "Ignore Patterns": "Patrones a ignorar", "Ignore Permissions": "Permisos a ignorar", + "Ignore patterns can only be added after the folder is created. If checked, an input field to enter ignore patterns will be presented after saving.": "Los patrones a ignorar solo se pueden agregar luego de que la carpeta sea creada. Cuando se marca, se presentará un campo de entrada para introducir los patrones a ignorar después de guardar.", "Ignored Devices": "Dispositivos ignorados", "Ignored Folders": "Carpetas ignoradas", "Ignored at": "Ignorados en", @@ -179,13 +184,16 @@ "Keep Versions": "Mantener versiones", "LDAP": "LDAP", "Largest First": "Más grande primero", + "Last 30 Days": "Last 30 Days", + "Last 7 Days": "Last 7 Days", + "Last Month": "Last Month", "Last Scan": "Último escaneo", "Last seen": "Visto por última vez", "Latest Change": "Último Cambio", "Learn more": "Saber más", "Limit": "Límite", - "Listener Failures": "Listener Failures", - "Listener Status": "Listener Status", + "Listener Failures": "Fallos de Oyente", + "Listener Status": "Estado de Oyente", "Listeners": "Oyentes", "Loading data...": "Cargando datos...", "Loading...": "Cargando...", @@ -224,11 +232,10 @@ "Out of Sync": "No sincronizado", "Out of Sync Items": "Elementos no sincronizados", "Outgoing Rate Limit (KiB/s)": "Límite de subida (KiB/s)", - "Override": "Override", + "Override": "Sobreescribir", "Override Changes": "Anular cambios", "Path": "Ruta", "Path to the folder on the local computer. Will be created if it does not exist. The tilde character (~) can be used as a shortcut for": "Ruta a la carpeta en la máquina local. Se creará si no existe. El carácter de la tilde (~) puede usarse como atajo.", - "Path where new auto accepted folders will be created, as well as the default suggested path when adding new folders via the UI. Tilde character (~) expands to {%tilde%}.": "La ruta donde las nuevas carpetas automáticamente aceptadas será creada, así como la ruta por defecto sugerida al agregar nuevas carpetas mediante la UI. La letra (~) se expande a {{tilde}}.", "Path where versions should be stored (leave empty for the default .stversions directory in the shared folder).": "La ruta donde las versiones deben ser almacenadas (dejar vacío para el directorio .stversions por defecto en la carpeta compartida).", "Pause": "Pausar", "Pause All": "Pausar todo", @@ -238,19 +245,18 @@ "Periodic scanning at given interval and disabled watching for changes": "Escaneando periódicamente a un intervalo dado y detección de cambios desactivada", "Periodic scanning at given interval and enabled watching for changes": "Escaneando periódicamente a un intervalo dado y detección de cambios activada", "Periodic scanning at given interval and failed setting up watching for changes, retrying every 1m:": "Escaneando periódicamente a un intervalo dado y falló la configuración para detectar cambios, volviendo a intentarlo cada 1 m:", - "Permanently add it to the ignore list, suppressing further notifications.": "Permanently add it to the ignore list, suppressing further notifications.", - "Permissions": "Permisos", + "Permanently add it to the ignore list, suppressing further notifications.": "Agregarlo permanentemente a la lista de ignorados, suprimiendo futuras notificaciones.", "Please consult the release notes before performing a major upgrade.": "Por favor, consultar las notas de la versión antes de realizar una actualización importante.", "Please set a GUI Authentication User and Password in the Settings dialog.": "Por favor, introduzca un Usuario y Contraseña para la Autenticación de la Interfaz de Usuario en el panel de Ajustes.", "Please wait": "Por favor, espere", - "Prefix indicating that the file can be deleted if preventing directory removal": "Prefix indicating that the file can be deleted if preventing directory removal", + "Prefix indicating that the file can be deleted if preventing directory removal": "Prefijo que indica que el archivo puede ser eliminado si se impide el borrado del directorio", "Prefix indicating that the pattern should be matched without case sensitivity": "Prefix indicating that the pattern should be matched without case sensitivity", "Preparing to Sync": "Preparándose para Sincronizar", "Preview": "Vista previa", "Preview Usage Report": "Informe de uso de vista previa", "Quick guide to supported patterns": "Guía rápida de patrones soportados", "Random": "Aleatorio", - "Receive Encrypted": "Recibir Encriptado(s)", + "Receive Encrypted": "Recibir Encriptado", "Receive Only": "Solo Recibir", "Received data is already encrypted": "Los datos recibidos ya están cifrados", "Recent Changes": "Cambios recientes", @@ -274,7 +280,7 @@ "Resume": "Continuar", "Resume All": "Continuar todo", "Reused": "Reutilizado", - "Revert": "Revert", + "Revert": "Revertir", "Revert Local Changes": "Revertir Cambios Locales", "Save": "Guardar", "Scan Time Remaining": "Tiempo Restante de Escaneo", @@ -286,37 +292,38 @@ "Select additional folders to share with this device.": "Seleccionar carpetas adicionales para compartir con este dispositivo.", "Select latest version": "Seleccione la última versión", "Select oldest version": "Seleccione la versión más antigua", - "Select the folders to share with this device.": "Selecciona las carpetas para compartir con este dispositivo.", "Send & Receive": "Enviar y Recibir", "Send Only": "Solo Enviar", + "Set Ignores on Added Folder": "Establecer Ignorados en Carpeta Agregada", "Settings": "Ajustes", "Share": "Compartir", "Share Folder": "Compartir carpeta", - "Share Folders With Device": "Compartir carpetas con dispositivo", "Share this folder?": "¿Deseas compartir esta carpeta?", "Shared Folders": "Carpetas Compartidas", "Shared With": "Compartir con", "Sharing": "Compartiendo", "Show ID": "Mostrar ID", "Show QR": "Mostrar QR", - "Show detailed discovery status": "Show detailed discovery status", - "Show detailed listener status": "Show detailed listener status", + "Show detailed discovery status": "Mostrar estado de descubrimiento detallado", + "Show detailed listener status": "Mostrar estado de oyente detallado", "Show diff with previous version": "Mostrar la diferencia con la versión anterior", "Shown instead of Device ID in the cluster status. Will be advertised to other devices as an optional default name.": "Se muestra en lugar del ID del dispositivo en el estado del grupo (cluster). Se notificará a los otros dispositivos como nombre opcional por defecto.", "Shown instead of Device ID in the cluster status. Will be updated to the name the device advertises if left empty.": "Se muestra en lugar del ID del dispositivo en el estado del grupo (cluster). Se actualizará al nombre que el dispositivo anuncia si se deja vacío.", "Shutdown": "Apagar", "Shutdown Complete": "Apagar completamente", + "Simple": "Simple", "Simple File Versioning": "Versionado simple de fichero", "Single level wildcard (matches within a directory only)": "Comodín de nivel único (coincide solamente dentro de un directorio)", "Size": "Tamaño", "Smallest First": "El más pequeño primero", - "Some discovery methods could not be established for finding other devices or announcing this device:": "Some discovery methods could not be established for finding other devices or announcing this device:", + "Some discovery methods could not be established for finding other devices or announcing this device:": "No se han podido establecer algunos métodos de descubrimiento para encontrar otros dispositivos o para anunciar este dispositivo:", "Some items could not be restored:": "Algunos ítemes no pudieron ser restaurados:", - "Some listening addresses could not be enabled to accept connections:": "Some listening addresses could not be enabled to accept connections:", + "Some listening addresses could not be enabled to accept connections:": "Algunas direcciones de escucha no pudieron ser activadas para aceptar conexiones:", "Source Code": "Código fuente", "Stable releases and release candidates": "Versiones estables y versiones candidatas", "Stable releases are delayed by about two weeks. During this time they go through testing as release candidates.": "Las versiones estables son publicadas cada dos semanas. Durante este tiempo son probadas como versiones candidatas.", "Stable releases only": "Solo versiones estables", + "Staggered": "Staggered", "Staggered File Versioning": "Versionado escalonado de fichero", "Start Browser": "Iniciar el navegador", "Statistics": "Estadísticas", @@ -325,12 +332,13 @@ "Support": "Forum", "Support Bundle": "Paquete de Soporte", "Sync Protocol Listen Addresses": "Direcciones de escucha del protocolo de sincronización", + "Sync Status": "Sync Status", "Syncing": "Sincronizando", "Syncthing has been shut down.": "Syncthing se ha detenido.", "Syncthing includes the following software or portions thereof:": "Syncthing incluye el siguiente software o partes de él:", "Syncthing is Free and Open Source Software licensed as MPL v2.0.": "Syncthing es Software Libre y de Código Abierto con licencia MPL v2.0.", - "Syncthing is listening on the following network addresses for connection attempts from other devices:": "Syncthing is listening on the following network addresses for connection attempts from other devices:", - "Syncthing is not listening for connection attempts from other devices on any address. Only outgoing connections from this device may work.": "Syncthing is not listening for connection attempts from other devices on any address. Only outgoing connections from this device may work.", + "Syncthing is listening on the following network addresses for connection attempts from other devices:": "Syncthing está a la escucha en las siguientes direcciones de red en busca de intentos de conexión de otros dispositivos:", + "Syncthing is not listening for connection attempts from other devices on any address. Only outgoing connections from this device may work.": "Syncthing no está a la escucha de intentos de conexión de otros dispositivos en ninguna dirección. Solo pueden funcionar las conexiones salientes de este dispositivo.", "Syncthing is restarting.": "Syncthing se está reiniciando.", "Syncthing is upgrading.": "Syncthing se está actualizando.", "Syncthing now supports automatically reporting crashes to the developers. This feature is enabled by default.": "Syncthing ahora soporta el reportar automáticamente las fallas a los desarrolladores. Esta característica está habilitada por defecto.", @@ -349,13 +357,13 @@ "The entered device ID does not look valid. It should be a 52 or 56 character string consisting of letters and numbers, with spaces and dashes being optional.": "La ID del dispositivo introducida no parece válida. Debe ser una cadena de 52 ó 56 caracteres formada por letras y números, con espacios y guiones opcionales.", "The folder ID cannot be blank.": "La ID de la carpeta no puede estar vacía.", "The folder ID must be unique.": "La ID de la carpeta debe ser única.", - "The folder content on other devices will be overwritten to become identical with this device. Files not present here will be deleted on other devices.": "The folder content on other devices will be overwritten to become identical with this device. Files not present here will be deleted on other devices.", - "The folder content on this device will be overwritten to become identical with other devices. Files newly added here will be deleted.": "The folder content on this device will be overwritten to become identical with other devices. Files newly added here will be deleted.", + "The folder content on other devices will be overwritten to become identical with this device. Files not present here will be deleted on other devices.": "El contenido de las carpetas de otros dispositivos será sobreescritos para que sea idéntico al de este dispositivo. Archivos no presentes aquí serán eliminados de otros dispositivos.", + "The folder content on this device will be overwritten to become identical with other devices. Files newly added here will be deleted.": "El contenido de las carpetas en este dispositivo será sobreescrito para ser idéntico al de otros dispositivos. Los archivos que se agreguen aquí se eliminarán.", "The folder path cannot be blank.": "La ruta de la carpeta no puede estar en blanco.", "The following intervals are used: for the first hour a version is kept every 30 seconds, for the first day a version is kept every hour, for the first 30 days a version is kept every day, until the maximum age a version is kept every week.": "Se utilizan los siguientes intervalos: para la primera hora se mantiene una versión cada 30 segundos, para el primer día se mantiene una versión cada hora, para los primeros 30 días se mantiene una versión diaria hasta la edad máxima de una semana.", "The following items could not be synchronized.": "Los siguientes elementos no pueden ser sincronizados.", "The following items were changed locally.": "Los siguientes elementos fueron cambiados localmente.", - "The following methods are used to discover other devices on the network and announce this device to be found by others:": "The following methods are used to discover other devices on the network and announce this device to be found by others:", + "The following methods are used to discover other devices on the network and announce this device to be found by others:": "Los siguientes métodos son usados para descubrir otros dispositivos en la red y anunciar este dispositivo para que sea encontrado por otros:", "The following unexpected items were found.": "Los siguientes elementos inesperados fueron encontrados.", "The interval must be a positive number of seconds.": "El intervalo debe ser un número de segundos positivo.", "The interval, in seconds, for running cleanup in the versions directory. Zero to disable periodic cleaning.": "El intervalo, en segundos, para ejecutar la limpieza del directorio de versiones. Cero para desactivar la limpieza periódica.", @@ -367,18 +375,25 @@ "The number of versions must be a number and cannot be blank.": "El número de versiones debe ser un número y no puede estar vacío.", "The path cannot be blank.": "La ruta no puede estar vacía.", "The rate limit must be a non-negative number (0: no limit)": "El límite de velocidad debe ser un número no negativo (0: sin límite)", + "The remote device has not accepted sharing this folder.": "The remote device has not accepted sharing this folder.", + "The remote device has paused this folder.": "The remote device has paused this folder.", "The rescan interval must be a non-negative number of seconds.": "El intervalo de actualización debe ser un número positivo de segundos.", "There are no devices to share this folder with.": "No hay dispositivos con los cuales compartir esta carpeta.", + "There are no file versions to restore.": "There are no file versions to restore.", "There are no folders to share with this device.": "No hay carpetas para compartir con este dispositivo.", "They are retried automatically and will be synced when the error is resolved.": "Se reintentarán de forma automática y se sincronizarán cuando se resuelva el error.", "This Device": "Este Dispositivo", + "This Month": "This Month", "This can easily give hackers access to read and change any files on your computer.": "Esto podría permitir fácilmente el acceso a hackers para leer y modificar cualquier fichero de tu equipo.", - "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.": "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.", + "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.": "Este dispositivo no puede descubrir automáticamente a otros dispositivos o anunciar su propia dirección para que sea encontrado con otros. Solo dispositivos con direcciones configuradas como estáticas pueden conectarse.", "This is a major version upgrade.": "Hay una actualización importante.", "This setting controls the free space required on the home (i.e., index database) disk.": "Este ajuste controla el espacio libre necesario en el disco principal (por ejemplo, el índice de la base de datos).", "Time": "Hora", "Time the item was last modified": "Hora en que el ítem fue modificado por última vez", + "Today": "Today", + "Trash Can": "Trash Can", "Trash Can File Versioning": "Versionado de archivos de la papelera", + "Twitter": "Twitter", "Type": "Tipo", "UNIX Permissions": "Permisos de UNIX", "Unavailable": "No disponible", @@ -393,7 +408,7 @@ "Unshared Folders": "Carpetas no Compartidas", "Untrusted": "No Confiable", "Up to Date": "Actualizado", - "Updated": "Actualizado", + "Updated {%file%}": "Updated {{file}}", "Upgrade": "Actualizar", "Upgrade To {%version%}": "Actualizar a {{version}}", "Upgrading": "Actualizando", @@ -401,7 +416,7 @@ "Uptime": "Tiempo de funcionamiento", "Usage reporting is always enabled for candidate releases.": "El informe de uso está siempre habilitado en las versiones candidatas.", "Use HTTPS for GUI": "Usar HTTPS para la Interfaz Gráfica de Usuario (GUI)", - "Use notifications from the filesystem to detect changed items.": "Use notifications from the filesystem to detect changed items.", + "Use notifications from the filesystem to detect changed items.": "Usar notificaciones del sistema de archivos para detectar elementos cambiados.", "Username/Password has not been set for the GUI authentication. Please consider setting it up.": "No se ha configurado el nombre de usuario/la contraseña para la autenticación de la GUI. Por favor, considere configurarlos.", "Version": "Versión", "Versions": "Versiones", @@ -410,7 +425,7 @@ "Waiting to Clean": "Esperando para Limpiar", "Waiting to Scan": "Esperando para Escanear", "Waiting to Sync": "Esperando para Sincronizar", - "Warning": "Warning", + "Warning": "Advertencia", "Warning, this path is a parent directory of an existing folder \"{%otherFolder%}\".": "¡Peligro! Esta ruta es un directorio principal de la carpeta ya existente \"{{otherFolder}}\".", "Warning, this path is a parent directory of an existing folder \"{%otherFolderLabel%}\" ({%otherFolder%}).": "'Peligro! Esta ruta es un subdirectorio de la carpeta ya existente \"{{otherFolderLabel}}\" ({{otherFolder}}).", "Warning, this path is a subdirectory of an existing folder \"{%otherFolder%}\".": "Peligro! Esta ruta es un subdirectorio de una carpeta ya existente llamada \"{{otherFolder}}\".", @@ -422,6 +437,7 @@ "When adding a new device, keep in mind that this device must be added on the other side too.": "Cuando añada un nuevo dispositivo, tenga en cuenta que este debe añadirse también en el otro lado.", "When adding a new folder, keep in mind that the Folder ID is used to tie folders together between devices. They are case sensitive and must match exactly between all devices.": "Cuando añada una nueva carpeta, tenga en cuenta que su ID se usa para unir carpetas entre dispositivos. Son sensibles a las mayúsculas y deben coincidir exactamente entre todos los dispositivos.", "Yes": "Si", + "Yesterday": "Yesterday", "You can also select one of these nearby devices:": "También puede seleccionar uno de estos dispositivos cercanos:", "You can change your choice at any time in the Settings dialog.": "Puedes cambiar tu elección en cualquier momento en el panel de Ajustes.", "You can read more about the two release channels at the link below.": "Puedes leer más sobre los dos método de publicación de versiones en el siguiente enlace.", @@ -436,6 +452,10 @@ "full documentation": "Documentación completa", "items": "Elementos", "seconds": "segundos", + "theme-name-black": "Negro", + "theme-name-dark": "Oscuro", + "theme-name-default": "Por Defecto", + "theme-name-light": "Claro", "{%device%} wants to share folder \"{%folder%}\".": "{{device}} quiere compartir la carpeta \"{{folder}}\".", "{%device%} wants to share folder \"{%folderlabel%}\" ({%folder%}).": "{{device}} quiere compartir la carpeta \"{{folderlabel}}\" ({{folder}}).", "{%reintroducer%} might reintroduce this device.": "{{reintroducer}} puede reintroducir este dispositivo." diff --git a/gui/default/assets/lang/lang-eu.json b/gui/default/assets/lang/lang-eu.json index be2495d133e..06cf734cccb 100644 --- a/gui/default/assets/lang/lang-eu.json +++ b/gui/default/assets/lang/lang-eu.json @@ -11,6 +11,7 @@ "Add Folder": "Karpeta gehitu", "Add Remote Device": "Urrundikako tresna bat gehitu", "Add devices from the introducer to our device list, for mutually shared folders.": "Gure tresna zerrendan tresnak gehitzea baimendu, partekatzeetan.", + "Add ignore patterns": "Add ignore patterns", "Add new folder?": "Karpeta berria gehitu?", "Additionally the full rescan interval will be increased (times 60, i.e. new default of 1h). You can also configure it manually for every folder later after choosing No.": "Gainera, berresplorazio osoaren tartea handitu egingo da (60 aldiz, hau da, lehenetsitako balio berria, 1 ordukoa). Halaber, eskuz konfigura dezakezu karpeta bakoitzerako, Ez hautatu ondoren.", "Address": "Helbidea", @@ -18,14 +19,16 @@ "Advanced": "Aitzinatua", "Advanced Configuration": "Konfigurazio aitzinatua", "All Data": "Datu guziak", + "All Time": "All Time", "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.": "Gailu honekin partekatutako karpeta guztiak pasahitz baten bidez babestu behar dira, horrela, bidalitako datu guztiak irakurri ezinak izango dira emandako pasahitzik gabe.", "Allow Anonymous Usage Reporting?": "Izenik gabeko erabiltze erreportak baimendu?", "Allowed Networks": "Sare baimenduak", "Alphabetic": "Alfabetikoa", + "Altered by ignoring deletes.": "Altered by ignoring deletes.", "An external command handles the versioning. It has to remove the file from the shared folder. If the path to the application contains spaces, it should be quoted.": "Kanpoko kontrolagailu batek fitxategien bertsioak kudeatzen ditu. Fitxategiak kendu behar ditu errepertorio sinkronizatuan. Aplikaziorako ibilbideak espazioak baditu, komatxo artean egon behar du.", "Anonymous Usage Reporting": "Izenik gabeko erabiltze erreportak", "Anonymous usage report format has changed. Would you like to move to the new format?": "Erabilera anonimoko txostenaren formatua aldatu egin da. Formatu berria erabili nahi duzu?", - "Are you sure you want to continue?": "Ziur zaude jarraitu nahi duzula?", + "Apply": "Apply", "Are you sure you want to override all remote changes?": "Ziur zaude urruneko aldaketa guztiak gainidatzi nahi dituzula?", "Are you sure you want to permanently delete all these files?": "Ziur zaude fitxategi guzti hauek betirako ezabatu nahi dituzula?", "Are you sure you want to remove device {%name%}?": "Ziur zaude {{name}} gailua ezabatu nahi duzula?", @@ -47,7 +50,6 @@ "Clean out after": "Garbi …. epearen ondotik", "Cleaning Versions": "Bertsio garbiketa", "Cleanup Interval": "Garbiketa-tartea", - "Click to see discovery failures": "Klik egin hutsegiteak ikusteko", "Click to see full identification string and QR code.": "Egin klik identifikazio kate osoa eta QR kodea ikusteko.", "Close": "Hetsi", "Command": "Kontrolagailua", @@ -61,19 +63,18 @@ "Continuously watching for changes is now available within Syncthing. This will detect changes on disk and issue a scan on only the modified paths. The benefits are that changes are propagated quicker and that less full scans are required.": "Orain Syncthing-en eskuragarri dago aldaketen bilaketa etengabea. Disko-aldaketak hautemango dira, eta aldatutako ibilbideetan bakarrik egingo da eskaneatzea. Onurak aldaketak azkarrago zabaltzea eta eskaneatze oso gutxiago behar izatea dira.", "Copied from elsewhere": "Beste nonbaitetik kopiatua", "Copied from original": "Jatorrizkotik kopiatua", - "Copyright © 2014-2019 the following Contributors:": "Copyright 2014-2019 ekarle hauek:", - "Creating ignore patterns, overwriting an existing file at {%path%}.": "Baztertze modelo batzuen sortzea, dagoen fitxategiari ordaina ezartzea: {{path}}", "Currently Shared With Devices": "Gaur egun tresnekin partekatua", + "Custom Range": "Custom Range", "Danger!": "Lanjera !", "Debugging Facilities": "Arazketa zerbitzuak", "Default Configuration": "Konfigurazio lehenetsia", "Default Device": "Gailu lehenetsia", "Default Folder": "Karpeta lehenetsia", - "Default Folder Path": "Partekatzearen sustrai bide lehenetsia", + "Default Ignore Patterns": "Default Ignore Patterns", "Defaults": "Lehenetsiak", "Delete": "Kendu", "Delete Unexpected Items": "Ezabatu ustekabeko elementuak", - "Deleted": "Kendua", + "Deleted {%file%}": "Deleted {{file}}", "Deselect All": "Hautaketa guztia kendu", "Deselect devices to stop sharing this folder with.": "Desautatu karpeta honekin partekatu nahi ez dituzun gailuak.", "Deselect folders to stop sharing with this device.": "Desautatu karpetak gailu honekin partekatzeari uzteko.", @@ -124,8 +125,10 @@ "Enter ignore patterns, one per line.": "Ezkluzio filtroak sar, lerro bakoitzean bat bakarrik.", "Enter up to three octal digits.": "Sartu 3 digitu bitarte", "Error": "Hutsa", + "External": "External", "External File Versioning": "Fitxategi bertsioen kanpoko kudeaketa", "Failed Items": "Huts egin duten fitxategiak", + "Failed to load file versions.": "Failed to load file versions.", "Failed to load ignore patterns.": "Huts egin du baztertze ereduak kargatzean.", "Failed to setup, retrying": "Konfigurazioan huts egitea, berriro saiatuz", "Failure to connect to IPv6 servers is expected if there is no IPv6 connectivity.": "IPv6 zerbitzariei buruzko konexioak huts eginen du, IPv6 konektibitaterik ez bada", @@ -147,6 +150,7 @@ "Folder type \"{%receiveEncrypted%}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.": "\"{{ReceiveEncrypted}}\" karpeta mota ezin da aldatu karpeta gehitu ondoren. Karpeta kendu, diskoko datuak ezabatu edo deszifratu eta karpeta berriro gehitu behar duzu.", "Folders": "Partekatzeak", "For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't.": "Hurrengo karpetetan errorea gertatu da aldaketak bilatzen hastean. Berriro saiatuko da minuturo, beraz, akatsak laster konpon daitezke. Jarraitzen badute, saiatu azpiko arazoa konpontzen eta eskatu laguntza, ezin baduzu.", + "Forever": "Forever", "Full Rescan Interval (s)": "Berriz eskaneatzeko tartea osatu da (s)", "GUI": "Interfaze grafikoa", "GUI Authentication Password": "Interfaze grafiko pasahitza", @@ -168,6 +172,7 @@ "Ignore": "Kontuan ez hartu", "Ignore Patterns": "Baztertzeak", "Ignore Permissions": "Baimenak kontuan ez hartu", + "Ignore patterns can only be added after the folder is created. If checked, an input field to enter ignore patterns will be presented after saving.": "Ignore patterns can only be added after the folder is created. If checked, an input field to enter ignore patterns will be presented after saving.", "Ignored Devices": "Bazter utzitako tresnak", "Ignored Folders": "Bazter utzitako karpetak", "Ignored at": "Hemen baztertuak", @@ -179,6 +184,9 @@ "Keep Versions": "Gorde bertsioak", "LDAP": "LDAP", "Largest First": "Handienak lehenik", + "Last 30 Days": "Last 30 Days", + "Last 7 Days": "Last 7 Days", + "Last Month": "Last Month", "Last Scan": "Azken azterketa", "Last seen": "Azken agerraldia", "Latest Change": "Azken aldaketa", @@ -228,7 +236,6 @@ "Override Changes": "Aldaketak desegin", "Path": "Bidexka", "Path to the folder on the local computer. Will be created if it does not exist. The tilde character (~) can be used as a shortcut for": "Lekuko tresnaren partekatzeari buruzko bidea. Ez balitz, asmatu beharko da bat. Programarenari, baitezpadako bide bat sartzen ahal duzu (adibidez \"/home/ni/Sync/Etsenplua\") edo bestenaz bide errelatibo bat (adibidez \"..\\Partekatzeak\\Etsenplua\" - instalazio mugikor batentzat baliagarria). Tildea (~, edo ~+Espazioa Windows XP+Azerty-n) erabil litzateke laburbide gisa", - "Path where new auto accepted folders will be created, as well as the default suggested path when adding new folders via the UI. Tilde character (~) expands to {%tilde%}.": "Automatikoki onartutako karpeta berrien ibilbidea sortuko da, baita IUren bidez karpeta berriak gehitzean iradokitako ibilbide lehenetsia ere. (~) letra {{tilde}} -ra hedatzen da.", "Path where versions should be stored (leave empty for the default .stversions directory in the shared folder).": "Kopiak kontserbatzeko bidea (hutsa utz ezazu, .steversioen ohizko bidearentzat, dosier partekatuan)", "Pause": "Pausa", "Pause All": "Geldi dena", @@ -239,7 +246,6 @@ "Periodic scanning at given interval and enabled watching for changes": "Emandako tartearen aldizkako miaketa, eta aktibatuta aldaketak ikusteko", "Periodic scanning at given interval and failed setting up watching for changes, retrying every 1m:": "Emandako tartearen aldizkako miaketa, eta huts egin du aldaketak ikusteko ezarpenak, berriro saiatuz minuturo:", "Permanently add it to the ignore list, suppressing further notifications.": "Behin betiko gehitu ezikusien zerrendara, jakinarazpen gehiago ezabatuz.", - "Permissions": "Baaimenak", "Please consult the release notes before performing a major upgrade.": "Aktualizatze garrantzitsu bat egin baino lehen, bertsioaren oharrak begira itzazu.", "Please set a GUI Authentication User and Password in the Settings dialog.": "Konfigurazio leihoan asma itzazu erabiltzale izen bat eta pasahitz bat", "Please wait": "Pazientzia pixka bat, otoi", @@ -286,13 +292,12 @@ "Select additional folders to share with this device.": "Aukeratu karpeta osagarriak gailu honekin partekatzeko.", "Select latest version": "Aukeratu azken bertsioa", "Select oldest version": "Aukeratu bertsio zaharrena", - "Select the folders to share with this device.": "Tresna honek erabiltzen dituen partekatzeak hauta itzazu", "Send & Receive": "Igorri eta errezibitu", "Send Only": "Igorrri bakarrik", + "Set Ignores on Added Folder": "Set Ignores on Added Folder", "Settings": "Konfigurazioa", "Share": "Partekatu", "Share Folder": "Partekatzea", - "Share Folders With Device": "Tresnarekin partekatzeak", "Share this folder?": "Partekatze hau onartzen duzu?", "Shared Folders": "Partekatutako karpetak", "Shared With": "...ekin partekatua", @@ -306,6 +311,7 @@ "Shown instead of Device ID in the cluster status. Will be updated to the name the device advertises if left empty.": "Tresnaren ID-aren ordez erakutsia, taldearen egoeran. Hutsa utzia balin bada, urrun den tresnak proposatu izenarekin aktualizatua izanen da", "Shutdown": "Geldi", "Shutdown Complete": "Gelditua!", + "Simple": "Simple", "Simple File Versioning": "Bertsioen segitze sinplifikatua", "Single level wildcard (matches within a directory only)": "Hein bakar bateko jokerra (karpetaren barnean bakarrik dagokiona)", "Size": "Tamaina", @@ -317,6 +323,7 @@ "Stable releases and release candidates": "iraunkor eta aintzin-bertsioak", "Stable releases are delayed by about two weeks. During this time they go through testing as release candidates.": "Iraunkor bertsioak bi astez (nonbait han) gibelatuak dira. Bitartean, aintzin-bertsio gisa probatuak izanen dira.", "Stable releases only": "Iraunkor bertsioak bakarrik", + "Staggered": "Staggered", "Staggered File Versioning": "Bertsio mailakatuak", "Start Browser": "Web nabigatzailea piztu", "Statistics": "Estatistikak", @@ -325,6 +332,7 @@ "Support": "Foroa", "Support Bundle": "Laguntza-sorta", "Sync Protocol Listen Addresses": "Sinkronizatu protokoloaren entzun zuzenbideak", + "Sync Status": "Sync Status", "Syncing": "Sinkronizazioa martxan", "Syncthing has been shut down.": "Syncthing gelditua izan da", "Syncthing includes the following software or portions thereof:": "Syncthing-ek programa hauk integratzen ditu (edo programa hauetatik datozten elementuak):", @@ -367,18 +375,25 @@ "The number of versions must be a number and cannot be blank.": "Bertsioen kopuruak numerikoa behar du izan eta ez da hutsa izaiten ahal", "The path cannot be blank.": "Bidea ez da hutsa izaiten ahal", "The rate limit must be a non-negative number (0: no limit)": "Ixuriaren emaria ez da negatiboa izaiten ahal (0 = mugarik gabekoa)", + "The remote device has not accepted sharing this folder.": "The remote device has not accepted sharing this folder.", + "The remote device has paused this folder.": "The remote device has paused this folder.", "The rescan interval must be a non-negative number of seconds.": "Ikerketaren tartea ez da segundo kopuru negatiboa izaiten ahal", "There are no devices to share this folder with.": "Ez dago partekatutako erabilera horri gehitzeko gailurik.", + "There are no file versions to restore.": "There are no file versions to restore.", "There are no folders to share with this device.": "Ez dago gailu honekin partekatzeko karpetarik.", "They are retried automatically and will be synced when the error is resolved.": "Errorea zuzendua izanen delarik, automatikoki berriz entseatuak et sinkronizatuak izanen dira", "This Device": "Tresna hau", + "This Month": "This Month", "This can easily give hackers access to read and change any files on your computer.": "Hunek errexki irakurtzen eta aldatzen uzten ahal du zure ordenagailuko edozein fitxero, nahiz eta sartu denak ez haizu izan!", "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.": "Gailu honek ezin ditu automatikoki beste gailu batzuk aurkitu edo bere helbidea iragarri beste batzuek aurkitzeko. Estatikoki konfiguratutako helbideak dituzten gailuak bakarrik konekta daitezke.", "This is a major version upgrade.": "Aktualizatze garrantzitsu bat da", "This setting controls the free space required on the home (i.e., index database) disk.": "Behar den espazio kontrolatzen du egokitze honek, zure erabiltzale partekatzea geritzatzen duen diskoan (hori da, indexazio datu-basean)", "Time": "Ordua", "Time the item was last modified": "Itema azkenekoz aldatu zen ordua", + "Today": "Today", + "Trash Can": "Trash Can", "Trash Can File Versioning": "Zakarrontzia", + "Twitter": "Twitter", "Type": "Mota", "UNIX Permissions": "UNIX baimenak", "Unavailable": "Ez dago erabilgarri", @@ -393,7 +408,7 @@ "Unshared Folders": "Partekatu gabeko karpetak", "Untrusted": "Ez da fidagarria", "Up to Date": "Eguneratua", - "Updated": "Berritua", + "Updated {%file%}": "Updated {{file}}", "Upgrade": "Aktualizatu", "Upgrade To {%version%}": "Egunetaratu {{version}}-ari buruz", "Upgrading": "Syncthing-en egunetaratzea", @@ -422,6 +437,7 @@ "When adding a new device, keep in mind that this device must be added on the other side too.": "Tresna bat gehitzen duzularik, gogoan atxik ezazu zurea bestaldean gehitu behar dela ere", "When adding a new folder, keep in mind that the Folder ID is used to tie folders together between devices. They are case sensitive and must match exactly between all devices.": "Partekatze bat gehitzen delarik, gogoan atxik ezazu bere IDa erabilia dela errepertorioak lotzeko tresnen bitartez. ID-a hautskorra da eta partekatze hontan parte hartzen duten tresna guzietan berdina izan behar du.", "Yes": "Bai", + "Yesterday": "Yesterday", "You can also select one of these nearby devices:": "Gertuko gailu hauetako bat ere hauta dezakezu:", "You can change your choice at any time in the Settings dialog.": "Zure hautua aldatzen ahal duzu \"Konfigurazio\" leihatilan", "You can read more about the two release channels at the link below.": "Bi banaketa kanal hauen bidez gehiago jakin dezakezu, lokarri honen bidez ", @@ -436,6 +452,10 @@ "full documentation": "Dokumentazio osoa", "items": "Elementuak", "seconds": "segunduak", + "theme-name-black": "Black", + "theme-name-dark": "Dark", + "theme-name-default": "Default", + "theme-name-light": "Light", "{%device%} wants to share folder \"{%folder%}\".": "{{device}}k \"{{folder}}\" partekatze hontan gomitatzen zaitu.", "{%device%} wants to share folder \"{%folderlabel%}\" ({%folder%}).": "{{device}}k \"{{folderlabel}}\" ({{folder}}) hontan gomitatzen zaitu.", "{%reintroducer%} might reintroduce this device.": "{{reintroducer}} -ek gailu hau birsar lezake." diff --git a/gui/default/assets/lang/lang-fi.json b/gui/default/assets/lang/lang-fi.json index 5428d2f9a6b..5f9909c477f 100644 --- a/gui/default/assets/lang/lang-fi.json +++ b/gui/default/assets/lang/lang-fi.json @@ -11,6 +11,7 @@ "Add Folder": "Lisää kansio", "Add Remote Device": "Lisää laite", "Add devices from the introducer to our device list, for mutually shared folders.": "Lisää laitteet esittelijältä tämän koneen laitelistaan yhteisiksi jaetuiksi kansioiksi.", + "Add ignore patterns": "Add ignore patterns", "Add new folder?": "Lisää uusi kansio?", "Additionally the full rescan interval will be increased (times 60, i.e. new default of 1h). You can also configure it manually for every folder later after choosing No.": "Lisäksi täysi kansioiden skannausväli kasvaa (60-kertaiseksi, uusi oletus on siis yksi tunti). Voit kuitenkin asettaa skannausvälin kansiokohtaisesti myöhemmin vaikka valitset nyt \"ei\".", "Address": "Osoite", @@ -18,14 +19,16 @@ "Advanced": "Lisäasetukset", "Advanced Configuration": "Kehittyneet asetukset", "All Data": "Kaikki data", + "All Time": "All Time", "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.": "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.", "Allow Anonymous Usage Reporting?": "Salli anonyymi käyttöraportointi?", "Allowed Networks": "Sallitut verkot", "Alphabetic": "Aakkosellinen", + "Altered by ignoring deletes.": "Altered by ignoring deletes.", "An external command handles the versioning. It has to remove the file from the shared folder. If the path to the application contains spaces, it should be quoted.": "Ulkoinen komento hallitsee versionnin. Sen täytyy poistaa tiedosto synkronoidusta kansiosta. Mikäli ohjelman polussa on välilyöntejä se on laitettava lainausmerkkeihin.", "Anonymous Usage Reporting": "Anonyymi käyttöraportointi", "Anonymous usage report format has changed. Would you like to move to the new format?": "Anonyymi käyttöraportti on muuttunut. Haluatko vaihtaa uuteen muotoon?", - "Are you sure you want to continue?": "Are you sure you want to continue?", + "Apply": "Käytä", "Are you sure you want to override all remote changes?": "Are you sure you want to override all remote changes?", "Are you sure you want to permanently delete all these files?": "Are you sure you want to permanently delete all these files?", "Are you sure you want to remove device {%name%}?": "Oletko varma, että haluat postaa laitteen {{name}}?", @@ -42,12 +45,11 @@ "Available debug logging facilities:": "Saatavilla olevat debug-luokat:", "Be careful!": "Ole varovainen!", "Bugs": "Bugit", - "Cancel": "Cancel", + "Cancel": "Peruuta", "Changelog": "Muutoshistoria", "Clean out after": "Puhdista seuraavan ajan kuluttua", "Cleaning Versions": "Cleaning Versions", "Cleanup Interval": "Cleanup Interval", - "Click to see discovery failures": "Klikkaa nähdäksesi etsinnässä tapahtuneet virheet", "Click to see full identification string and QR code.": "Click to see full identification string and QR code.", "Close": "Sulje", "Command": "Komento", @@ -61,22 +63,21 @@ "Continuously watching for changes is now available within Syncthing. This will detect changes on disk and issue a scan on only the modified paths. The benefits are that changes are propagated quicker and that less full scans are required.": "Tiedostojärjestelmän jatkuva valvonta on nyt sisäänrakennettuna. Syncthing huomaa muutokset levyllä ja skannaa vain muokatut kansiot. Tästä on etuna muuttuneiden tiedostojen nopeampi lähetys ja täyden skannauksen vähentynyt tarve.", "Copied from elsewhere": "Kopioitu muualta", "Copied from original": "Kopioitu alkuperäisestä lähteestä", - "Copyright © 2014-2019 the following Contributors:": "Tekijänoikeus © 2014-2019 seuraavat avustajat:", - "Creating ignore patterns, overwriting an existing file at {%path%}.": "Luodaan ohituslausekkeet. Ylikirjoitetaan tiedosto: {{path}}.", "Currently Shared With Devices": "Currently Shared With Devices", + "Custom Range": "Custom Range", "Danger!": "Vaara!", "Debugging Facilities": "Debug -luokat", - "Default Configuration": "Default Configuration", + "Default Configuration": "Oletusasetukset", "Default Device": "Default Device", "Default Folder": "Default Folder", - "Default Folder Path": "Oletuspolku kansioille", + "Default Ignore Patterns": "Default Ignore Patterns", "Defaults": "Defaults", "Delete": "Poista", "Delete Unexpected Items": "Delete Unexpected Items", - "Deleted": "Poistettu", + "Deleted {%file%}": "Deleted {{file}}", "Deselect All": "Poista valinnat", - "Deselect devices to stop sharing this folder with.": "Deselect devices to stop sharing this folder with.", - "Deselect folders to stop sharing with this device.": "Deselect folders to stop sharing with this device.", + "Deselect devices to stop sharing this folder with.": "Poista laitteiden valinnat, joiden kanssa haluat lopettaa tämän kansion jakamisen.", + "Deselect folders to stop sharing with this device.": "Poista kansioiden valinta lopettaaksesi jakamisen tämän laitteen kanssa.", "Device": "Laite", "Device \"{%name%}\" ({%device%} at {%address%}) wants to connect. Add new device?": "Laite \"{{name}}\" {{device}} osoitteessa ({{address}}) haluaa yhdistää. Lisää uusi laite?", "Device ID": "Laitteen ID", @@ -99,7 +100,7 @@ "Discovery": "Etsintä", "Discovery Failures": "Etsinnässä tapahtuneet virheet", "Discovery Status": "Discovery Status", - "Dismiss": "Dismiss", + "Dismiss": "Ohita", "Do not add it to the ignore list, so this notification may recur.": "Do not add it to the ignore list, so this notification may recur.", "Do not restore": "Älä palauta", "Do not restore all": "Älä palauta kaikkia", @@ -124,8 +125,10 @@ "Enter ignore patterns, one per line.": "Syötä ohituslausekkeet, yksi riviä kohden.", "Enter up to three octal digits.": "Enter up to three octal digits.", "Error": "Virhe", + "External": "External", "External File Versioning": "Ulkoinen tiedostoversionti", "Failed Items": "Epäonnistuneet kohteet", + "Failed to load file versions.": "Failed to load file versions.", "Failed to load ignore patterns.": "Failed to load ignore patterns.", "Failed to setup, retrying": "Käyttöönotto epäonnistui. Yritetään uudelleen.", "Failure to connect to IPv6 servers is expected if there is no IPv6 connectivity.": "Yhteys IPv6-palvelimiin todennäköisesti epäonnistuu, koska IPv6-yhteyksiä ei ole.", @@ -147,6 +150,7 @@ "Folder type \"{%receiveEncrypted%}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.": "Folder type \"{{receiveEncrypted}}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.", "Folders": "Kansiot", "For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't.": "Seuraavien kansioiden valvonnan aloitus epäonnistui. Yritetään uudelleen minuutin välein, joten virhe saattaa poistua pian. Mikäli virheet jäävät pysyviksi, yritä korjata taustaongelma tai kysy apua foorumilta, mikäli et onnistu.", + "Forever": "Forever", "Full Rescan Interval (s)": "Täydellisen uudelleenskannauksen aikaväli (s)", "GUI": "GUI", "GUI Authentication Password": "GUI:n salasana", @@ -162,12 +166,13 @@ "Help": "Apua", "Home page": "Kotisivu", "However, your current settings indicate you might not want it enabled. We have disabled automatic crash reporting for you.": "However, your current settings indicate you might not want it enabled. We have disabled automatic crash reporting for you.", - "Identification": "Identification", + "Identification": "Laitteen tunniste", "If untrusted, enter encryption password": "If untrusted, enter encryption password", "If you want to prevent other users on this computer from accessing Syncthing and through it your files, consider setting up authentication.": "If you want to prevent other users on this computer from accessing Syncthing and through it your files, consider setting up authentication.", "Ignore": "Ohita", "Ignore Patterns": "Ohituslausekkeet", "Ignore Permissions": "Jätä oikeudet huomiotta", + "Ignore patterns can only be added after the folder is created. If checked, an input field to enter ignore patterns will be presented after saving.": "Ignore patterns can only be added after the folder is created. If checked, an input field to enter ignore patterns will be presented after saving.", "Ignored Devices": "Ohitetut laitteet", "Ignored Folders": "Ohitetut kansiot", "Ignored at": "Ohitettu (laitteessa)", @@ -179,6 +184,9 @@ "Keep Versions": "Säilytä versiot", "LDAP": "LDAP", "Largest First": "Suurin ensin", + "Last 30 Days": "Last 30 Days", + "Last 7 Days": "Last 7 Days", + "Last Month": "Last Month", "Last Scan": "Viimeisin skannaus", "Last seen": "Nähty viimeksi", "Latest Change": "Viimeisin muutos", @@ -214,7 +222,7 @@ "No File Versioning": "Ei tiedostoversiointia", "No files will be deleted as a result of this operation.": "Yhtään tiedostoa ei poisteta tämän toimenpiteen jälkeen.", "No upgrades": "Ei päivityksiä", - "Not shared": "Not shared", + "Not shared": "Ei jaettu", "Notice": "Huomautus", "OK": "OK", "Off": "Pois", @@ -228,7 +236,6 @@ "Override Changes": "Ohita muutokset", "Path": "Polku", "Path to the folder on the local computer. Will be created if it does not exist. The tilde character (~) can be used as a shortcut for": "Polku kansioon paikallisella tietokoneella. Kansio luodaan, ellei sitä ole olemassa. Tilde-merkkiä (~) voidaan käyttää oikotienä polulle", - "Path where new auto accepted folders will be created, as well as the default suggested path when adding new folders via the UI. Tilde character (~) expands to {%tilde%}.": "Polku, mihin automaattisesti hyväksytyt kansiot lisätään. Tätä kansiota ehdotetaan oletuskansioksi, kun lisäät uuden kansion käyttöliittymässä. Tilde-merkki (~) laventuu {{tilde}}.", "Path where versions should be stored (leave empty for the default .stversions directory in the shared folder).": "Polku, mihin versiot tallennetaan. (Jätä tyhjäksi, jolloin tiedostot tallennetaan .stversions-kansioon jaetun kansion sisällä.)", "Pause": "Keskeytä", "Pause All": "Keskeytä kaikki", @@ -239,13 +246,12 @@ "Periodic scanning at given interval and enabled watching for changes": "Ajoitettu skannaus ja muutosten seuranta päällä", "Periodic scanning at given interval and failed setting up watching for changes, retrying every 1m:": "Ajoitettu skannaus päällä. Muutosten seurannan käyttöönotto epäonnistui, yritetään uudelleen minuutin välein:", "Permanently add it to the ignore list, suppressing further notifications.": "Permanently add it to the ignore list, suppressing further notifications.", - "Permissions": "Oikeudet", "Please consult the release notes before performing a major upgrade.": "Tutustu julkaisutietoihin ennen kuin teet pääversion päivityksen.", "Please set a GUI Authentication User and Password in the Settings dialog.": "Ole hyvä ja aseta käyttäjätunnus ja salasana käyttöliittymää varten asetusvalikossa.", "Please wait": "Ole hyvä ja odota", "Prefix indicating that the file can be deleted if preventing directory removal": "Etuliite, joka määrittää että tiedosto voidaan poistaa, mikäli se estää kansion poistamisen.", "Prefix indicating that the pattern should be matched without case sensitivity": "Etuliite, joka määrittää että isot ja pienet kirjaimet eivät merkitse", - "Preparing to Sync": "Preparing to Sync", + "Preparing to Sync": "Valmistellaan synkronointia", "Preview": "Esikatselu", "Preview Usage Report": "Esikatsele käyttöraportti", "Quick guide to supported patterns": "Tuettujen lausekkeiden pikaohje", @@ -282,19 +288,18 @@ "See external versioning help for supported templated command line parameters.": "Katso ulkopuolisen versiohallinnan tukisivu komentoriviparametreistä.", "Select All": "Valitse kaikki", "Select a version": "Valitse versio", - "Select additional devices to share this folder with.": "Select additional devices to share this folder with.", - "Select additional folders to share with this device.": "Select additional folders to share with this device.", + "Select additional devices to share this folder with.": "Valitse muita laitteita, joiden kanssa haluat jakaa tämän kansion.", + "Select additional folders to share with this device.": "Valitse lisää kansioita jaettavaksi tämän laitteen kanssa.", "Select latest version": "Valitse viimeisin versio", "Select oldest version": "Valitse vanhin versio", - "Select the folders to share with this device.": "Valitse kansiot jaettavaksi tämän laitteen kanssa.", "Send & Receive": "Lähetä & vastaanota", "Send Only": "Vain lähetys", + "Set Ignores on Added Folder": "Set Ignores on Added Folder", "Settings": "Asetukset", "Share": "Jaa", "Share Folder": "Jaa kansio", - "Share Folders With Device": "Jaa kansioita laitteen kanssa", "Share this folder?": "Jaa tämä kansio?", - "Shared Folders": "Shared Folders", + "Shared Folders": "Jaetut kansiot", "Shared With": "Jaettu seuraavien kanssa", "Sharing": "Jakaminen", "Show ID": "Näytä ID", @@ -306,6 +311,7 @@ "Shown instead of Device ID in the cluster status. Will be updated to the name the device advertises if left empty.": "Näytetään ryhmän tiedoissa laitteen ID:n sijaan. Tyhjä nimi päivitetään laitteen ilmoittamaksi nimeksi.", "Shutdown": "Sammuta", "Shutdown Complete": "Sammutus valmis", + "Simple": "Simple", "Simple File Versioning": "Yksinkertainen tiedostoversiointi", "Single level wildcard (matches within a directory only)": "Yksitasoinen jokerimerkki (vaikuttaa vain kyseisen kansion sisällä)", "Size": "Koko", @@ -317,6 +323,7 @@ "Stable releases and release candidates": "Vakaat julkaisut ja julkaisuehdokkaat", "Stable releases are delayed by about two weeks. During this time they go through testing as release candidates.": "Julkaisuversiot on viivästetty kaksi viikkoa, jonka aikana ne käyvät testauksen lävitse, kuten RC-versiot.", "Stable releases only": "Vain vakaat julkaisut", + "Staggered": "Staggered", "Staggered File Versioning": "Porrastettu tiedostoversiointi", "Start Browser": "Käynnistä selain", "Statistics": "Tilastot", @@ -325,6 +332,7 @@ "Support": "Tuki", "Support Bundle": "Tukipaketti. (Tiedostot vianselvitystä varten.)", "Sync Protocol Listen Addresses": "Synkronointiprotokollan kuunteluosoite", + "Sync Status": "Sync Status", "Syncing": "Synkronoidaan", "Syncthing has been shut down.": "Syncthing on sammutettu.", "Syncthing includes the following software or portions thereof:": "Syncthing sisältää seuraavat ohjelmistot tai sen osat:", @@ -367,18 +375,25 @@ "The number of versions must be a number and cannot be blank.": "Versioiden määrän rulee olla numero, eikä se voi olla tyhjä.", "The path cannot be blank.": "Polku ei voi olla tyhjä.", "The rate limit must be a non-negative number (0: no limit)": "Nopeusrajan tulee olla positiivinen luku tai nolla. (0: ei rajaa)", + "The remote device has not accepted sharing this folder.": "The remote device has not accepted sharing this folder.", + "The remote device has paused this folder.": "The remote device has paused this folder.", "The rescan interval must be a non-negative number of seconds.": "Uudelleenskannauksen aikavälin tulee olla ei-negatiivinen numero sekunteja.", "There are no devices to share this folder with.": "There are no devices to share this folder with.", + "There are no file versions to restore.": "There are no file versions to restore.", "There are no folders to share with this device.": "There are no folders to share with this device.", "They are retried automatically and will be synced when the error is resolved.": "Niiden synkronointia yritetään uudelleen automaattisesti.", "This Device": "Tämä laite", + "This Month": "This Month", "This can easily give hackers access to read and change any files on your computer.": "Tämä voi helposti sallia vihamielisille tahoille pääsyn lukea ja muokata kaikkia tiedostojasi", "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.": "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.", "This is a major version upgrade.": "Tämä on pääversion päivitys.", "This setting controls the free space required on the home (i.e., index database) disk.": "Tämä asetus määrittää vaaditun vapaan levytilan kotikansiossa (se missä index-tietokanta on).", "Time": "Aika", "Time the item was last modified": "Aika jolloin kohdetta viimeksi muokattiin", + "Today": "Today", + "Trash Can": "Trash Can", "Trash Can File Versioning": "Roskakorin tiedostoversiointi", + "Twitter": "Twitter", "Type": "Tyyppi", "UNIX Permissions": "UNIX Permissions", "Unavailable": "Ei saatavilla", @@ -389,11 +404,11 @@ "Unignore": "Poista ohitus", "Unknown": "Tuntematon", "Unshared": "Jakamaton", - "Unshared Devices": "Unshared Devices", - "Unshared Folders": "Unshared Folders", + "Unshared Devices": "Jakamattomat laitteet", + "Unshared Folders": "Jakamattomat kansiot", "Untrusted": "Untrusted", "Up to Date": "Ajan tasalla", - "Updated": "Päivitetty", + "Updated {%file%}": "Updated {{file}}", "Upgrade": "Päivitys", "Upgrade To {%version%}": "Päivitä versioon {{version}}", "Upgrading": "Päivitetään", @@ -410,7 +425,7 @@ "Waiting to Clean": "Waiting to Clean", "Waiting to Scan": "Waiting to Scan", "Waiting to Sync": "Waiting to Sync", - "Warning": "Warning", + "Warning": "Varoitus", "Warning, this path is a parent directory of an existing folder \"{%otherFolder%}\".": "Varoitus: tämä polku on olemassa olevan kansion \"{{otherFolder}}\" yläkansio.", "Warning, this path is a parent directory of an existing folder \"{%otherFolderLabel%}\" ({%otherFolder%}).": "Varoitus: Tämä kansio on jo olemassa olevan kansion yläkansio \"{{otherFolderLabel}}\" ({{otherFolder}}).", "Warning, this path is a subdirectory of an existing folder \"{%otherFolder%}\".": "Varoitus: tämä polku on olemassa olevan kansion \"{{otherFolder}}\" alikansio.", @@ -418,10 +433,11 @@ "Warning: If you are using an external watcher like {%syncthingInotify%}, you should make sure it is deactivated.": "Varoitus: jos käytät ulkopuolista tiedostojärjestelmän muutosten valvojaa, kuten {{syncthingInotify}} varmista, että se ei ole aktiivinen.", "Watch for Changes": "Seuraa muutoksia", "Watching for Changes": "Seuraa muutoksia", - "Watching for changes discovers most changes without periodic scanning.": "Watching for changes discovers most changes without periodic scanning.", + "Watching for changes discovers most changes without periodic scanning.": "Muutosten tarkkailu löytää useimmat muutokset ilman säännöllistä tarkistusta.", "When adding a new device, keep in mind that this device must be added on the other side too.": "Lisättäessä laitetta, muista että tämä laite tulee myös lisätä toiseen laitteeseen.", "When adding a new folder, keep in mind that the Folder ID is used to tie folders together between devices. They are case sensitive and must match exactly between all devices.": "Lisättäessä uutta kansiota, muista että kansion ID:tä käytetään solmimaan kansiot yhteen laitteiden välillä. Ne ovat riippuvaisia kirjankoosta ja niiden tulee täsmätä kaikkien laitteiden välillä.", "Yes": "Kyllä", + "Yesterday": "Eilen", "You can also select one of these nearby devices:": "Voit myös valita jonkin näistä lähellä olevista laitteista:", "You can change your choice at any time in the Settings dialog.": "Voit muuttaa valintaasi koska tahansa \"Asetukset\" -valikossa.", "You can read more about the two release channels at the link below.": "Voit lukea lisää kahdesta julkaisukanavasta alla olevasta linkistä.", @@ -436,6 +452,10 @@ "full documentation": "täysi dokumentaatio", "items": "kohteet", "seconds": "seconds", + "theme-name-black": "Musta", + "theme-name-dark": "Tumma", + "theme-name-default": "Oletus", + "theme-name-light": "Vaalea", "{%device%} wants to share folder \"{%folder%}\".": "{{device}} haluaa jakaa kansion \"{{folder}}\".", "{%device%} wants to share folder \"{%folderlabel%}\" ({%folder%}).": "{{device}} haluaa jakaa kansion \"{{folderlabel}}\" ({{folder}}).", "{%reintroducer%} might reintroduce this device.": "{{reintroducer}} might reintroduce this device." diff --git a/gui/default/assets/lang/lang-fr.json b/gui/default/assets/lang/lang-fr.json index 4a598449681..0ad89b8224e 100644 --- a/gui/default/assets/lang/lang-fr.json +++ b/gui/default/assets/lang/lang-fr.json @@ -11,6 +11,7 @@ "Add Folder": "Ajouter un partage...", "Add Remote Device": "Ajouter un appareil...", "Add devices from the introducer to our device list, for mutually shared folders.": "ATTENTION !!! Lui permettre d'ajouter et enlever des membres à toutes mes listes de membres des partages dont il fait (ou fera !) partie (ceci permet de créer automatiquement toutes les liaisons point à point possibles en complétant mes listes par les siennes, meilleur débit de réception par cumul des débits d'envoi, indépendance vis à vis de l'introducteur, etc).", + "Add ignore patterns": "Ajouter des masques d'exclusion", "Add new folder?": "Ajouter ce partage ?", "Additionally the full rescan interval will be increased (times 60, i.e. new default of 1h). You can also configure it manually for every folder later after choosing No.": "Dans ce cas, l'intervalle de réanalyse complète sera augmenté (60 fois, c.-à-d. une nouvelle valeur par défaut de 1h). Vous pouvez également la configurer manuellement plus tard, pour chaque partage, après avoir choisi Non.", "Address": "Adresse", @@ -18,14 +19,16 @@ "Advanced": "Avancé", "Advanced Configuration": "Configuration avancée", "All Data": "Toutes les données", + "All Time": "Toujours", "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.": "Tous les partages pour cet appareil doivent être protégés par mot de passe, de sorte que les données envoyées soient illisibles sans le mot de passe.", "Allow Anonymous Usage Reporting?": "Autoriser l'envoi de statistiques d'utilisation anonymisées ?", "Allowed Networks": "Réseaux autorisés", "Alphabetic": "Alphabétique", + "Altered by ignoring deletes.": "Altéré par \"Ignore Delete\".", "An external command handles the versioning. It has to remove the file from the shared folder. If the path to the application contains spaces, it should be quoted.": "Une commande externe gère les versions de fichiers. Il lui incombe de supprimer les fichiers du répertoire partagé. Si le chemin contient des espaces, il doit être spécifié entre guillemets.", "Anonymous Usage Reporting": "Rapport anonyme de statistiques d'utilisation", "Anonymous usage report format has changed. Would you like to move to the new format?": "Le format du rapport anonyme d'utilisation a changé. Voulez-vous passer au nouveau format ?", - "Are you sure you want to continue?": "Confirmez-vous ?", + "Apply": "Appliquer", "Are you sure you want to override all remote changes?": "Voulez-vous vraiment écraser tous les changements distants ?", "Are you sure you want to permanently delete all these files?": "Êtes-vous sûrs de vouloir définitivement supprimer tous ces fichiers ?", "Are you sure you want to remove device {%name%}?": "Êtes-vous sûr de vouloir supprimer l'appareil {{name}} ?", @@ -47,7 +50,6 @@ "Clean out after": "Conserver pendant :", "Cleaning Versions": "Purge des versions", "Cleanup Interval": "Intervalle de purge", - "Click to see discovery failures": "Voir les échecs de découverte", "Click to see full identification string and QR code.": "Voir l'identifiant complet et le code QR correspondant.", "Close": "Fermer", "Command": "Commande", @@ -61,19 +63,18 @@ "Continuously watching for changes is now available within Syncthing. This will detect changes on disk and issue a scan on only the modified paths. The benefits are that changes are propagated quicker and that less full scans are required.": "La surveillance permanente des changements est maintenant disponible. C'est le disque qui signale les modifications à Syncthing qui lance alors une analyse uniquement sur les partages modifiés. Les avantages sont que les changements sont propagés plus rapidement et moins d'analyses complètes sont nécessaires.", "Copied from elsewhere": "Copié d'ailleurs", "Copied from original": "Copié depuis l'original", - "Copyright © 2014-2019 the following Contributors:": "Copyright © 2014-2019 les Contributeurs suivants :", - "Creating ignore patterns, overwriting an existing file at {%path%}.": "Création de masques d'exclusion, remplacement du fichier existant : {{path}}.", "Currently Shared With Devices": "Appareils membres actuels de ce partage :", + "Custom Range": "Plage personnalisée", "Danger!": "Attention !", "Debugging Facilities": "Outils de débogage", "Default Configuration": "Préférences pour les créations (non rétroactif)", "Default Device": "Nouveaux appareils", "Default Folder": "Nouveaux partages", - "Default Folder Path": "Chemin parent par défaut pour les nouveaux partages", + "Default Ignore Patterns": "Masques d'exclusion par défaut", "Defaults": "Personnalisation", "Delete": "Supprimer", "Delete Unexpected Items": "Supprimer les éléments inattendus", - "Deleted": "Supprimé", + "Deleted {%file%}": "{{file}} supprimé", "Deselect All": "Tout déselectionner", "Deselect devices to stop sharing this folder with.": "Désélectionnez les appareils avec lesquels vous ne souhaitez plus partager ces données.", "Deselect folders to stop sharing with this device.": "Désélectionnez les partages auxquels cet appareil doit plus participer.", @@ -100,7 +101,7 @@ "Discovery Failures": "Échecs de découverte", "Discovery Status": "État de la découverte", "Dismiss": "Écarter", - "Do not add it to the ignore list, so this notification may recur.": "Ne pas l'ajouter à la liste permanente à ignorer, pour que cette notification puisse réapparaître.", + "Do not add it to the ignore list, so this notification may recur.": "Attendre la disparition de cette demande : évite l'ajout immédiat à la liste noire persistante.", "Do not restore": "Ne pas restaurer", "Do not restore all": "Ne pas tout restaurer", "Do you want to enable watching for changes for all your folders?": "Voulez-vous activer la surveillance des changements sur tous vos partages ?", @@ -124,8 +125,10 @@ "Enter ignore patterns, one per line.": "Entrez les masques d'exclusion, un par ligne.", "Enter up to three octal digits.": "Entrez jusqu'à 3 chiffres octaux", "Error": "Erreur", + "External": "Gestion externe", "External File Versioning": "Gestion externe des versions de fichiers", "Failed Items": "Éléments en échec", + "Failed to load file versions.": "Échec de chargement des versions de fichiers.", "Failed to load ignore patterns.": "Échec du chargement des masques d'exclusions.", "Failed to setup, retrying": "Échec, nouvel essai", "Failure to connect to IPv6 servers is expected if there is no IPv6 connectivity.": "La connexion aux serveurs en IPv6 va échouer s'il n'y a pas de connectivité IPv6.", @@ -147,6 +150,7 @@ "Folder type \"{%receiveEncrypted%}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.": "Un partage de type \"{{receiveEncrypted}}\" ne peut pas être modifié après sa création. Il vous faut le supprimer, supprimer ou déchiffrer les données du disque, puis recréer le partage.", "Folders": "Partages", "For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't.": "Une erreur s'est produite pour les partages suivants lors du démarrage de la surveillance des changements. Une nouvelle tentative a lieu toutes les minutes, et les erreurs devraient disparaître rapidement. Si elles persistent, essayez de corriger le problème sous-jacent et demandez de l'aide si vous n'y parvenez pas.", + "Forever": "Forever", "Full Rescan Interval (s)": "Intervalle de réanalyse complète (s)", "GUI": "Interface graphique", "GUI Authentication Password": "Mot de passe d'authentification GUI", @@ -168,6 +172,7 @@ "Ignore": "Refuser", "Ignore Patterns": "Exclusions...", "Ignore Permissions": "Ignorer les permissions", + "Ignore patterns can only be added after the folder is created. If checked, an input field to enter ignore patterns will be presented after saving.": "L'ajout de masques d'exclusion ne peut se faire qu'après la création du partage. En cochant cette case il vous sera proposé de saisir (ou si vous avez déjà défini des valeurs par défaut, de compléter) une liste d'exclusions après l'enregistrement. ", "Ignored Devices": "Appareils refusés", "Ignored Folders": "Partages refusés", "Ignored at": "Refusé le", @@ -179,6 +184,9 @@ "Keep Versions": "Nombre de versions à conserver", "LDAP": "LDAP", "Largest First": "Les plus volumineux en premier", + "Last 30 Days": "Les 30 derniers jours", + "Last 7 Days": "Les 7 derniers jours", + "Last Month": "Le mois dernier", "Last Scan": "Dernière analyse", "Last seen": "Dernière apparition", "Latest Change": "Dernier changement", @@ -228,7 +236,6 @@ "Override Changes": "Écraser les changements", "Path": "Chemin", "Path to the folder on the local computer. Will be created if it does not exist. The tilde character (~) can be used as a shortcut for": "Dans l'écran de \"Personnalisation\" des valeurs par défaut (menu Actions/Configuration), ce champ indique le chemin dans lequel les partages acceptés automatiquement seront créés, ainsi que chemin de base suggéré lors de l'enregistrement des nouveaux partages. Le caractère tilde (~) est un raccourci pour votre répertoire personnel {{tilde}} .\nEn création/acceptation manuelle d'un nouveau partage, c'est le chemin vers le répertoire à partager dans l'appareil local. Il sera créé s'il n'existe pas. Vous pouvez entrer un chemin absolu (p.ex \"/home/moi/Sync/Exemple\") ou relatif à celui du programme (p.ex \"..\\Partages\\Exemple\" - utile pour installation portable). Le caractère tilde peut être utilisé comme raccourci vers", - "Path where new auto accepted folders will be created, as well as the default suggested path when adding new folders via the UI. Tilde character (~) expands to {%tilde%}.": "Chemin dans lequel les partages acceptés automatiquement seront créés, ainsi que chemin suggéré lors de l'enregistrement des nouveaux partages via cette interface graphique. Le caractère tilde (~) est un raccourci pour {{tilde}}.", "Path where versions should be stored (leave empty for the default .stversions directory in the shared folder).": "Chemin où les versions seront conservées (laisser vide pour le chemin par défaut de .stversions (caché) dans le partage).\nChemin relatif ou absolu (recommandé), mais dans un répertoire non synchronisé (par masque ou hors du chemin du partage).\nSur la même partition ou système de fichiers (recommandé).", "Pause": "Pause", "Pause All": "Tout suspendre", @@ -239,7 +246,6 @@ "Periodic scanning at given interval and enabled watching for changes": "Analyse périodique à intervalle défini et surveillance des changements activée.", "Periodic scanning at given interval and failed setting up watching for changes, retrying every 1m:": "Analyse périodique à intervalle défini et échec d'activation de la surveillance des changements. Nouvel essai toutes les 1mn :", "Permanently add it to the ignore list, suppressing further notifications.": "L'ajouter à la liste des ignorés pour éviter des notifications ultérieures.", - "Permissions": "Permissions", "Please consult the release notes before performing a major upgrade.": "Veuillez consulter les notes de version avant de réaliser une mise à jour majeure.", "Please set a GUI Authentication User and Password in the Settings dialog.": "Veuillez définir un nom d'utilisateur et un mot de passe dans la fenêtre de Configuration.", "Please wait": "Merci de patienter", @@ -286,13 +292,12 @@ "Select additional folders to share with this device.": "Choisissez des partages supplémentaires pour cet appareil.", "Select latest version": "Restaurer la dernière version", "Select oldest version": "Restaurer la plus ancienne version", - "Select the folders to share with this device.": "Choisir les partages auxquels cet appareil doit participer :", "Send & Receive": "Envoi & réception", "Send Only": "Envoi (lecture seule)", + "Set Ignores on Added Folder": "Définir des exclusions pour le nouveau partage", "Settings": "Configuration", "Share": "Partager", "Share Folder": "Partager", - "Share Folders With Device": "Participe à ces partages", "Share this folder?": "Acceptez-vous ce partage ?", "Shared Folders": "Partages", "Shared With": "Participant(s)", @@ -306,6 +311,7 @@ "Shown instead of Device ID in the cluster status. Will be updated to the name the device advertises if left empty.": "Nom convivial local affiché à la place de l'ID de l'appareil dans la plupart des écrans. Si laissé vide, c'est le nom convivial local de l'appareil distant qui sera utilisé. (Modifiable ultérieurement).", "Shutdown": "Arrêter", "Shutdown Complete": "Arrêté !", + "Simple": "Suivi simplifié", "Simple File Versioning": "Suivi simplifié des versions", "Single level wildcard (matches within a directory only)": "N'importe quel nombre, dont 0, de n'importe quels caractères (sauf le séparateur de répertoires).", "Size": "Taille", @@ -317,6 +323,7 @@ "Stable releases and release candidates": "Versions stables et préliminaires", "Stable releases are delayed by about two weeks. During this time they go through testing as release candidates.": "Les versions stables sont reportées d'environ deux semaines. Pendant ce temps elles sont testées en tant que versions préliminaires.", "Stable releases only": "Seulement les versions stables", + "Staggered": "Versions échelonnées", "Staggered File Versioning": "Versions échelonnées", "Start Browser": "Lancer le navigateur web", "Statistics": "Statistiques", @@ -325,6 +332,7 @@ "Support": "Forum", "Support Bundle": "Kit d'assistance", "Sync Protocol Listen Addresses": "Adresses d'écoute du protocole de synchronisation", + "Sync Status": "Sync Status", "Syncing": "Synchronisation en cours", "Syncthing has been shut down.": "Syncthing a été arrêté.", "Syncthing includes the following software or portions thereof:": "Syncthing intègre les logiciels suivants (ou des éléments provenant de ces logiciels) :", @@ -367,18 +375,25 @@ "The number of versions must be a number and cannot be blank.": "Le nombre de versions doit être numérique, et ne peut pas être vide.", "The path cannot be blank.": "Le chemin ne peut pas être vide.", "The rate limit must be a non-negative number (0: no limit)": "La limite de débit ne doit pas être négative (0 = pas de limite)", + "The remote device has not accepted sharing this folder.": "L'appareil distant n'a pas (encore ?) accepté de partager ce répertoire.", + "The remote device has paused this folder.": "L'appareil distant a mis ce partage en pause.", "The rescan interval must be a non-negative number of seconds.": "L'intervalle d'analyse ne doit pas être un nombre négatif de secondes.", "There are no devices to share this folder with.": "Il n'y a aucun appareil à ajouter à ce partage.", + "There are no file versions to restore.": "Aucune version de fichier à restaurer.", "There are no folders to share with this device.": "Il n'y a aucun partage disponible.", "They are retried automatically and will be synced when the error is resolved.": "Ils seront automatiquement retentés et synchronisés quand l'erreur sera résolue.", "This Device": "Cet appareil", + "This Month": "Ce mois-ci", "This can easily give hackers access to read and change any files on your computer.": "Ceci peut aisément permettre à un intrus de lire et modifier n'importe quel fichier de votre ordinateur.", "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.": "Cet appareil ne peut ni découvrir automatiquement les autres, ni annoncer sa propre présence pour être découvert pas les autres. Seuls les appareils configurés avec des connexions statiques peuvent se connecter.", "This is a major version upgrade.": "Il s'agit d'une mise à jour majeure.", "This setting controls the free space required on the home (i.e., index database) disk.": "Ce réglage contrôle l'espace disque requis dans le disque qui abrite votre répertoire utilisateur (pour la base de données d'indexation).", "Time": "Heure", "Time the item was last modified": "Dernière modification de l'élément", + "Today": "Aujourd'hui", + "Trash Can": "Corbeille", "Trash Can File Versioning": "Style poubelle", + "Twitter": "Piaf", "Type": "Type", "UNIX Permissions": "Permissions UNIX", "Unavailable": "Indisponible", @@ -393,7 +408,7 @@ "Unshared Folders": "Non partagés", "Untrusted": "Retirer la confiance (chiffrer tous les partages)", "Up to Date": "À jour", - "Updated": "Mis à jour", + "Updated {%file%}": "{{file}} modifié", "Upgrade": "Mettre à jour", "Upgrade To {%version%}": "Mettre à jour vers {{version}}", "Upgrading": "Mise à jour de Syncthing", @@ -422,6 +437,7 @@ "When adding a new device, keep in mind that this device must be added on the other side too.": "Lorsque vous ajoutez un appareil, gardez à l'esprit que le votre doit aussi être ajouté de l'autre coté.", "When adding a new folder, keep in mind that the Folder ID is used to tie folders together between devices. They are case sensitive and must match exactly between all devices.": "Lorsqu'un nouveau partage est ajouté, gardez à l'esprit que son ID est utilisée pour lier les répertoires à travers les appareils. L'ID est sensible à la casse et sera forcément la même sur tous les appareils participant à ce partage.", "Yes": "Oui", + "Yesterday": "Hier", "You can also select one of these nearby devices:": "Vous pouvez également sélectionner l'un de ces appareils proches :", "You can change your choice at any time in the Settings dialog.": "Vous pouvez changer votre choix dans la boîte de dialogue \"Configuration\".", "You can read more about the two release channels at the link below.": "Vous pouvez en savoir plus sur les deux canaux de distribution via le lien ci-dessous.", @@ -433,9 +449,13 @@ "days": "Jours", "directories": "répertoires", "files": "Fichiers", - "full documentation": "Documentation complète ici", + "full documentation": "Documentation complète ici (en anglais)", "items": "élément(s)", "seconds": "secondes", + "theme-name-black": "Noir", + "theme-name-dark": "Sombre", + "theme-name-default": "Par défaut (système)", + "theme-name-light": "Clair", "{%device%} wants to share folder \"{%folder%}\".": "{{device}} vous invite au partage \"{{folder}}\".", "{%device%} wants to share folder \"{%folderlabel%}\" ({%folder%}).": "{{device}} vous invite au partage \"{{folderlabel}}\" ({{folder}}).", "{%reintroducer%} might reintroduce this device.": "{{reintroducer}} pourrait ré-enrôler cet appareil." diff --git a/gui/default/assets/lang/lang-fy.json b/gui/default/assets/lang/lang-fy.json index b8b5b757f96..38bc8f0d150 100644 --- a/gui/default/assets/lang/lang-fy.json +++ b/gui/default/assets/lang/lang-fy.json @@ -11,6 +11,7 @@ "Add Folder": "Map taheakje", "Add Remote Device": "Apparaat op Ofstân Taheakje", "Add devices from the introducer to our device list, for mutually shared folders.": "Heakje apparaten fan de yntrodusearders ta oan ús apparatenlyst, foar mei-inoar dielde mappen.", + "Add ignore patterns": "Add ignore patterns", "Add new folder?": "Nije map taheakje?", "Additionally the full rescan interval will be increased (times 60, i.e. new default of 1h). You can also configure it manually for every folder later after choosing No.": "Boppedat wurd it ynterfal foar in folledige wer-sken omheech brocht (kear 60 minuten, dit is in nije standert fan 1 oere). Jo kinne dit ek letter foar elke map hânmjittich ynstelle nei it kiezen fan Nee.", "Address": "Adres", @@ -18,14 +19,16 @@ "Advanced": "Avansearre", "Advanced Configuration": "Avansearre konfiguraasje", "All Data": "Alle data", + "All Time": "All Time", "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.": "Alle mappen dy't mei dit apparaat dielt binne, moatte wurde beskerme mei in wachtwurd, sadat alle ferstjoerde data net lêsber is sûnder it opjûne wachtwurd .", "Allow Anonymous Usage Reporting?": "Anonime brûkensrapportaazje tastean?", "Allowed Networks": "Tasteane Netwurken", "Alphabetic": "Alfabetysk", + "Altered by ignoring deletes.": "Altered by ignoring deletes.", "An external command handles the versioning. It has to remove the file from the shared folder. If the path to the application contains spaces, it should be quoted.": "In ekstern kommando soarget foar it ferzjebehear. It moat de triem út de dielde map fuortsmite. As it paad nei de applikaasje romtes hat, moat it tusken oanheltekens sette wurden.", "Anonymous Usage Reporting": "Anonym brûkensrapportaazje", "Anonymous usage report format has changed. Would you like to move to the new format?": "It formaat fan de rapportaazje fan anonime gebrûksynformaasje is feroare. Wolle jo op dit nije formaat oerstappe?", - "Are you sure you want to continue?": "Binne jo der wis fan dat jo trochgean wolle?", + "Apply": "Apply", "Are you sure you want to override all remote changes?": "Are you sure you want to override all remote changes?", "Are you sure you want to permanently delete all these files?": "Binne jo der wis fan dat jo al dizze bestannen permanint wiskje wolle?", "Are you sure you want to remove device {%name%}?": "Bist der wis fan datsto apparaat {{name}} fuortsmite wolst?", @@ -47,7 +50,6 @@ "Clean out after": "Opromje nei", "Cleaning Versions": "Reinigingsferzjes", "Cleanup Interval": "Reinigingsynterfal", - "Click to see discovery failures": "Klik om ûntdekkingsflaters te besjen", "Click to see full identification string and QR code.": "Klikje om folsleine identifikaasje-string en QR-koade te sjen", "Close": "Slute", "Command": "Kommando", @@ -61,19 +63,18 @@ "Continuously watching for changes is now available within Syncthing. This will detect changes on disk and issue a scan on only the modified paths. The benefits are that changes are propagated quicker and that less full scans are required.": "It konstant byhâlden fan feroarings is no ek beskikber foar Syncthing. Dit hâld feroarings op de skiif yn de gaten en skent allinnich de paden dy't feroare binne. De foardielen binne dat feroarings earder trochjûn wurde en dat minder skens nedich binne. ", "Copied from elsewhere": "Oernommen fan earne oars", "Copied from original": "Oernommen fan orizjineel", - "Copyright © 2014-2019 the following Contributors:": "Copyright © 2014-2019 de folgende Bydragers:", - "Creating ignore patterns, overwriting an existing file at {%path%}.": "Meitsje negear-patroanen dy in besteande triem oerskriuwe yn {{path}}.", "Currently Shared With Devices": "Op dit stuit Dielt mei Apparaten", + "Custom Range": "Custom Range", "Danger!": "Gefaar!", "Debugging Facilities": "Debug-foarsjennings", "Default Configuration": "Standertkonfiguraasje", "Default Device": "Standertapparaat", "Default Folder": "Standertmap", - "Default Folder Path": "Standert Map-paad", + "Default Ignore Patterns": "Default Ignore Patterns", "Defaults": "Standertwearden", "Delete": "Fuortsmite", "Delete Unexpected Items": " Unferwachte items wiskje", - "Deleted": "Fuortsmiten", + "Deleted {%file%}": "Deleted {{file}}", "Deselect All": "Alles Deselektearje", "Deselect devices to stop sharing this folder with.": "Kies de apparaten om dizze map net langer mei te dielen.", "Deselect folders to stop sharing with this device.": "Deselektearje mappen om it dielen mei dit apparaat te stopjen.", @@ -124,8 +125,10 @@ "Enter ignore patterns, one per line.": "Fier negearpatroanen yn, ien per rigel.", "Enter up to three octal digits.": "Fier oant trije oktale nûmers yn.", "Error": "Flater", + "External": "External", "External File Versioning": "Ekstern ferzjebehear foar triemen", "Failed Items": "Mislearre items", + "Failed to load file versions.": "Failed to load file versions.", "Failed to load ignore patterns.": "Failed to load ignore patterns.", "Failed to setup, retrying": "Ynskeakeljen mislearre, wurd no opnij besocht", "Failure to connect to IPv6 servers is expected if there is no IPv6 connectivity.": "Mislearjen fan it ferbinen mei IPv6-tsjinners wurd ferwachte as der gjin stipe foar IPv6-ferbinings is.", @@ -147,6 +150,7 @@ "Folder type \"{%receiveEncrypted%}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.": "Maptype \"{{receiveEncrypted}}\" kin net wizige wurde nei it tafoegjen fan de map. Jo moatte de map fuortsmite, de gegevens op 'e skiif wiskje of ûntsiferje, en de map opnij tafoegje.", "Folders": "Mappen", "For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't.": "By it starten fan it sjen foar feroarings is der foar de folgende mappen is in flater ûnstean. It wurd eltse minuut opnij besike, dus de flaters koene wol ris gau fuortgean. At se der bliuwe, besykje dan it ûnderlizzende probleem te ferhelpen en freegje om help dat dit net slagget.", + "Forever": "Forever", "Full Rescan Interval (s)": "Folledich wersken ynterfal (s)", "GUI": "GUI", "GUI Authentication Password": "Wachtwurd foar ferifikaasje yn GUI", @@ -168,6 +172,7 @@ "Ignore": "Negearje", "Ignore Patterns": "Negear-patroanen", "Ignore Permissions": "Negear-rjochten", + "Ignore patterns can only be added after the folder is created. If checked, an input field to enter ignore patterns will be presented after saving.": "Ignore patterns can only be added after the folder is created. If checked, an input field to enter ignore patterns will be presented after saving.", "Ignored Devices": "Negearde Apparaten", "Ignored Folders": "Negearde Mappen", "Ignored at": "Negeard op ", @@ -179,6 +184,9 @@ "Keep Versions": "Ferzjes bewarje", "LDAP": "LDAP", "Largest First": "Grutste earst", + "Last 30 Days": "Last 30 Days", + "Last 7 Days": "Last 7 Days", + "Last Month": "Last Month", "Last Scan": "Lêst Skent", "Last seen": "Lêst sjoen", "Latest Change": "Meast Resinte Feroarings", @@ -228,7 +236,6 @@ "Override Changes": "Feroarings oerskriuwe", "Path": "Paad", "Path to the folder on the local computer. Will be created if it does not exist. The tilde character (~) can be used as a shortcut for": "Paad nei de map op de lokale kompjûter. Wurd oanmakke as dizze net bestiet. It tilde teken (~) kin brûkt wurde as fluchkeppeling foar", - "Path where new auto accepted folders will be created, as well as the default suggested path when adding new folders via the UI. Tilde character (~) expands to {%tilde%}.": "Paad wêr't de nije akseptearre mappen makke wurde, tagelyks it standert paad by it taheakken fan nije mappen fia de UI. Tilde-karakter (~) wreidet út nei {{tilde}}.", "Path where versions should be stored (leave empty for the default .stversions directory in the shared folder).": "Paad dêr't de ferzjes bewarre wurde moatte (leech litte foar de standert .stversions-map yn de map).", "Pause": "Skoftsje", "Pause All": "Alles skoftsje", @@ -239,7 +246,6 @@ "Periodic scanning at given interval and enabled watching for changes": "Periodic scanning op opjûn ynterfal en feroarings wurde yn'e gaten hâlden.", "Periodic scanning at given interval and failed setting up watching for changes, retrying every 1m:": "Periodic scanning op opjûn ynterfal en it ynskeakeljen fan it yn'e gaten hâlden fan feroarings is mislearre, wurd eltse 1m opnij besocht:", "Permanently add it to the ignore list, suppressing further notifications.": "Permanently add it to the ignore list, suppressing further notifications.", - "Permissions": "Rjochten", "Please consult the release notes before performing a major upgrade.": "Foardat jo in wichtige fernijing ynstallearre, graach earst de fernijingsoantekenings lêze.", "Please set a GUI Authentication User and Password in the Settings dialog.": "Graach foar GUI-ferifikaasje in brûkers-ID en wachtwurd ynstelle yn it ynstellingsdialooch.", "Please wait": "In amerijke", @@ -286,13 +292,12 @@ "Select additional folders to share with this device.": "Selektearje mear mappen om te dielen mei dit apparaat.", "Select latest version": "Selektearje de nijste ferzje", "Select oldest version": "Selektearje de âldste ferzje", - "Select the folders to share with this device.": "Sykje de mappen út om mei dit apparaat te dielen.", "Send & Receive": "Stjoere & Untfange", "Send Only": "Allinnich Stjoere", + "Set Ignores on Added Folder": "Set Ignores on Added Folder", "Settings": "Ynstellings", "Share": "Diele", "Share Folder": "Map diele", - "Share Folders With Device": "Map diele mei apparaat", "Share this folder?": "Dizze map diele?", "Shared Folders": "Dielde Mappen", "Shared With": "Dielt mei", @@ -306,6 +311,7 @@ "Shown instead of Device ID in the cluster status. Will be updated to the name the device advertises if left empty.": "Wurd yn de bondeltastân sjen litten ynstee fan apparaat-ID. Wannear't leech litten wurd, wurd it fernijt nei de namme die it apparaat útstjoert.", "Shutdown": "Ofslute", "Shutdown Complete": "Ofsluten klear", + "Simple": "Simple", "Simple File Versioning": "Ienfâldich triemferzjebehear", "Single level wildcard (matches within a directory only)": "Inkel-nivo jokerteken (wildcard) (fergeliket allinnich binnen in map)", "Size": "Grutte", @@ -317,6 +323,7 @@ "Stable releases and release candidates": "Stabyle ferzjes en ferzje kanditaten", "Stable releases are delayed by about two weeks. During this time they go through testing as release candidates.": "Stabyle ferzjes wurde likernôch twa wiken útstelt. Yn die tiid wurde se testen as ferzje kandidaten.", "Stable releases only": "Allinnich stabyle ferzjes", + "Staggered": "Staggered", "Staggered File Versioning": "Sprieden triemferzjebehear", "Start Browser": "Browser iepenje wannear't Syncthing start", "Statistics": "Statistiken", @@ -325,6 +332,7 @@ "Support": "Help (Forum)", "Support Bundle": "Helpbundel", "Sync Protocol Listen Addresses": "Sync-protokolharkadressen", + "Sync Status": "Sync Status", "Syncing": "Oan it Syncen", "Syncthing has been shut down.": "Syncthing is útsetten", "Syncthing includes the following software or portions thereof:": "Syncthing befettet de folgende sêftguod of parten dêrfan:", @@ -367,18 +375,25 @@ "The number of versions must be a number and cannot be blank.": "It tal fan ferzjes moat in nûmer wêze en mei net leech wêze.", "The path cannot be blank.": "It paad mei net leech wêze.", "The rate limit must be a non-negative number (0: no limit)": "It fluggenslimyt moat in posityf nûmer wêze (0: gjin limyt)", + "The remote device has not accepted sharing this folder.": "The remote device has not accepted sharing this folder.", + "The remote device has paused this folder.": "The remote device has paused this folder.", "The rescan interval must be a non-negative number of seconds.": "It wersken-ynterfal moat in posityf tal fan sekonden wêze.", "There are no devices to share this folder with.": "Der binne gjin apparaten om dizze map mei te dielen.", + "There are no file versions to restore.": "There are no file versions to restore.", "There are no folders to share with this device.": "D'r binne gjin mappen te dielen mei dit apparaat.", "They are retried automatically and will be synced when the error is resolved.": "Sy wurde automatysk opnij probearre en sille syngronisearre wurde wannear at de flater oplost is.", "This Device": "Dit Apparaat", + "This Month": "This Month", "This can easily give hackers access to read and change any files on your computer.": "Dit kin samar ynkringers (hackers) tagong jaan om elke triem op jo kompjûter te besjen en te feroarjen.", "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.": "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.", "This is a major version upgrade.": "Dit is in wichtige ferzjefernijing.", "This setting controls the free space required on the home (i.e., index database) disk.": "Dizze ynstelling bepaalt de frije romte dy't noadich is op de home-skiif (fan de yndeks-databank).", "Time": "Tiid", "Time the item was last modified": "Tiidstip dat it ûnderdiel foar it lest oanpast waard.", + "Today": "Today", + "Trash Can": "Trash Can", "Trash Can File Versioning": "Jiskefet-triemferzjebehear", + "Twitter": "Twitter", "Type": "Type", "UNIX Permissions": "UNIX-Rjochten", "Unavailable": "Net beskikber", @@ -393,7 +408,7 @@ "Unshared Folders": "Net-dielde mappen", "Untrusted": "Net betroud", "Up to Date": "By de tiid", - "Updated": "Fernijt", + "Updated {%file%}": "Updated {{file}}", "Upgrade": "Fernije", "Upgrade To {%version%}": "Fernije nei {{version}}", "Upgrading": "Oan it fernijen", @@ -422,6 +437,7 @@ "When adding a new device, keep in mind that this device must be added on the other side too.": "Hâld by it taheakjen fan in nij apparaat yn de holle dat it apparaat oan de oare kant ek taheakke wurde moat. ", "When adding a new folder, keep in mind that the Folder ID is used to tie folders together between devices. They are case sensitive and must match exactly between all devices.": "Hâld by it taheakjen fan in nije map yn de holle dat de map-ID brûkt wurd om de mappen tusken apparaten mei-inoar te ferbinen. Se binne haadlettergefoelich en moatte oer alle apparaten eksakt oerienkomme.", "Yes": "Ja", + "Yesterday": "Yesterday", "You can also select one of these nearby devices:": "Jo kinne ek ien fan dizze tichtbye apparaten selektearje:", "You can change your choice at any time in the Settings dialog.": "Jo kinne jo kar op elk stuit oanpasse yn it Ynstellingsdialooch.", "You can read more about the two release channels at the link below.": "Jo kinne mear lêze oer de twa útjeftekanalen fia de ûndersteande link.", @@ -436,6 +452,10 @@ "full documentation": "komplete dokumintaasje", "items": "items", "seconds": "sekonden", + "theme-name-black": "Black", + "theme-name-dark": "Dark", + "theme-name-default": "Default", + "theme-name-light": "Light", "{%device%} wants to share folder \"{%folder%}\".": "{{device}} wol map \"{{folder}}\" diele.", "{%device%} wants to share folder \"{%folderlabel%}\" ({%folder%}).": "{{device}} wol map \"{{folderlabel}}\" ({{folder}}) diele.", "{%reintroducer%} might reintroduce this device.": "{{reintroducer}} kin dit apparaat opnij yntrodusearje." diff --git a/gui/default/assets/lang/lang-hu.json b/gui/default/assets/lang/lang-hu.json index 0bd64c96bb2..dd5d8070df4 100644 --- a/gui/default/assets/lang/lang-hu.json +++ b/gui/default/assets/lang/lang-hu.json @@ -11,6 +11,7 @@ "Add Folder": "Mappa hozzáadása", "Add Remote Device": "Távoli eszköz hozzáadása", "Add devices from the introducer to our device list, for mutually shared folders.": "Eszközök hozzáadása a bevezetőről az eszköz listához, a közösen megosztott mappákhoz.", + "Add ignore patterns": "Mellőzési minták hozzáadása", "Add new folder?": "Hozzáadható az új mappa?", "Additionally the full rescan interval will be increased (times 60, i.e. new default of 1h). You can also configure it manually for every folder later after choosing No.": "Ezzel együtt a teljes átnézési intervallum jóval meg fog nőni (60-szoros értékre, vagyis 1 óra az új alapértelmezett érték). A „Nem” kiválasztásával később kézzel is módosítható ez az érték minden egyes mappára külön-külön.", "Address": "Cím", @@ -18,14 +19,16 @@ "Advanced": "Haladó", "Advanced Configuration": "Haladó beállítások", "All Data": "Minden adat", + "All Time": "Szüntelen", "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.": "Minden, ezzel az eszközzel megosztott mappát jelszóval kell védeni, így az összes elküldött adat olvashatatlan a megadott jelszó nélkül.", "Allow Anonymous Usage Reporting?": "A névtelen felhasználási adatok elküldhetők?", "Allowed Networks": "Engedélyezett hálózatok", "Alphabetic": "ABC sorrendben", + "Altered by ignoring deletes.": "Módosítva a törlések figyelmen kívül hagyásával.", "An external command handles the versioning. It has to remove the file from the shared folder. If the path to the application contains spaces, it should be quoted.": "Külső program kezeli a fájlverzió-követést. Az távolítja el a fájlt a megosztott mappából. Ha az alkalmazás útvonala szóközöket tartalmaz, zárójelezni szükséges az útvonalat.", "Anonymous Usage Reporting": "Névtelen felhasználási adatok küldése", "Anonymous usage report format has changed. Would you like to move to the new format?": "A névtelen használati jelentés formátuma megváltozott. Szeretnél áttérni az új formátumra?", - "Are you sure you want to continue?": "Biztosan folytatható?", + "Apply": "Alkalmazás", "Are you sure you want to override all remote changes?": "Biztos, hogy felülírható minden távoli módosítás?", "Are you sure you want to permanently delete all these files?": "Biztos, hogy véglegesen törölhetőek mindezek a fájlok?", "Are you sure you want to remove device {%name%}?": "Biztos, hogy el akarod távolítani az eszközt: {{name}}?", @@ -47,7 +50,6 @@ "Clean out after": "Takarítás", "Cleaning Versions": "Tisztító verziók", "Cleanup Interval": "Tisztítási intervallum", - "Click to see discovery failures": "Kattints ide a felfedezési hibák megtekintéséhez", "Click to see full identification string and QR code.": "Kattintás a teljes azonosító és a QR-kód megjelenítéséhez.", "Close": "Bezárás", "Command": "Parancs", @@ -61,19 +63,18 @@ "Continuously watching for changes is now available within Syncthing. This will detect changes on disk and issue a scan on only the modified paths. The benefits are that changes are propagated quicker and that less full scans are required.": "Az állandó változásfigyelés immár elérhető a Syncthingben, amellyel észlelhetőek a lemezen történt módosulások és így csak a szükséges útvonalakon történik átnézés. Az funkció előnye, hogy a változások gyorsabban terjednek és kevesebb teljes átnézésre lesz szükség.", "Copied from elsewhere": "Máshonnan másolva", "Copied from original": "Eredetiről másolva", - "Copyright © 2014-2019 the following Contributors:": "Szerzői jog © 2014-2019 az alábbi közreműködők:", - "Creating ignore patterns, overwriting an existing file at {%path%}.": "Mellőzési minták létrehozása, egy létező fájl felülírása itt: {{path}}.", "Currently Shared With Devices": "Eszközök, melyekkel jelenleg meg van osztva", + "Custom Range": "Egyedi intervallum", "Danger!": "Veszély!", "Debugging Facilities": "Hibakeresési képességek", "Default Configuration": "Alapértelmezett beállítások", "Default Device": "Alapértelmezett eszköz", "Default Folder": "Alapértelmezett mappa", - "Default Folder Path": "Alapértelmezett mappa útvonala", + "Default Ignore Patterns": "Alapértelmezett mellőzési minták", "Defaults": "Alapértelmezések", "Delete": "Törlés", "Delete Unexpected Items": "Váratlan elemek törlése", - "Deleted": "Törölve", + "Deleted {%file%}": "Törölt {{file}}", "Deselect All": "Kijelölés megszüntetése", "Deselect devices to stop sharing this folder with.": "Azon eszközök kijelölésének törlése, amelyekkel e mappa megosztása leállítandó.", "Deselect folders to stop sharing with this device.": "Szüntesse meg a mappák kijelölését a mappák megosztásának leállításához ezzel az eszközzel.", @@ -124,8 +125,10 @@ "Enter ignore patterns, one per line.": "A mellőzési mintákból soronként egyet kell megadni.", "Enter up to three octal digits.": "Adjon meg legfeljebb három oktális számjegyet.", "Error": "Hiba", + "External": "Külső", "External File Versioning": "Külső fájlverzió-követés", "Failed Items": "Hibás elemek", + "Failed to load file versions.": "Nem sikerült betölteni a fájlverziókat.", "Failed to load ignore patterns.": "Nem sikerült betölteni a mellőzési mintákat.", "Failed to setup, retrying": "Telepítés nem sikerült, újrapróbálkozás", "Failure to connect to IPv6 servers is expected if there is no IPv6 connectivity.": "Mivel nincs IPv6 kapcsolat, ezért várhatóan nem fog sikerülni IPv6-os szerverekhez csatlakozni.", @@ -147,6 +150,7 @@ "Folder type \"{%receiveEncrypted%}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.": "A „{{receiveEncrypted}}” mappa típusa nem változtatható meg a létrehozása után. El kell távolítani a mappát, az adatokat törölni kell vagy visszafejteni a lemezen és újra hozzáadni a mappát.", "Folders": "Mappák", "For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't.": "Az alábbi mappák figyelésének indításakor hibák léptek fel. Minden percben megismétlődik a próbálkozás, így a hibák valószínűleg el fognak tűnni. Ha mégsem, meg kell próbálni javítani az előidéző hibát vagy segítséget kérni.", + "Forever": "Örökre", "Full Rescan Interval (s)": "Teljes átnézési intervallum (mp)", "GUI": "Grafikus felület", "GUI Authentication Password": "Grafikus felület jelszava", @@ -168,10 +172,11 @@ "Ignore": "Mellőzés", "Ignore Patterns": "Mellőzési minták", "Ignore Permissions": "Jogosultságok mellőzése", + "Ignore patterns can only be added after the folder is created. If checked, an input field to enter ignore patterns will be presented after saving.": "Mellőzési minták csak a mappa létrehozása után adhatók hozzá. Bejelölve egy beviteli mező fog megjelenni mentés után a mellőzési minták számára.", "Ignored Devices": "Mellőzött eszközök", "Ignored Folders": "Mellőzött mappák", "Ignored at": "Mellőzve:", - "Incoming Rate Limit (KiB/s)": "Bejövő sebességkorlát (KiB/mp)", + "Incoming Rate Limit (KiB/s)": "Bejövő sebességkorlát (KiB/s)", "Incorrect configuration may damage your folder contents and render Syncthing inoperable.": "Helytelen konfiguráció esetén károsodhat a mappák tartalma és működésképtelenné válhat a Syncthing.", "Introduced By": "Bevezette", "Introducer": "Bevezető", @@ -179,6 +184,9 @@ "Keep Versions": "Megtartott verziók", "LDAP": "LDAP", "Largest First": "Nagyobb először", + "Last 30 Days": "Utolsó 30 nap", + "Last 7 Days": "Utolsó 7 nap", + "Last Month": "Előző hónap", "Last Scan": "Utolsó vizsgálat", "Last seen": "Utoljára látva", "Latest Change": "Utolsó módosítás", @@ -223,12 +231,11 @@ "Options": "Opciók", "Out of Sync": "Nincs szinkronban", "Out of Sync Items": "Nem szinkronizált elemek", - "Outgoing Rate Limit (KiB/s)": "Kimenő sebességkorlát (KiB/mp)", - "Override": "Felülírrás", + "Outgoing Rate Limit (KiB/s)": "Kimenő sebességkorlát (KiB/s)", + "Override": "Felülírás", "Override Changes": "Változtatások felülbírálása", "Path": "Útvonal", "Path to the folder on the local computer. Will be created if it does not exist. The tilde character (~) can be used as a shortcut for": "A mappa elérési útvonala az eszközön. Amennyiben nem létezik, a program automatikusan létrehozza. A hullámvonal (~) a következő helyettesítésre használható: ", - "Path where new auto accepted folders will be created, as well as the default suggested path when adding new folders via the UI. Tilde character (~) expands to {%tilde%}.": "Az útvonal, ahol létrejönnek az automatikusan elfogadott mappák, valamint a grafikus felületen létrehozott mappák esetén alapértelmezetten javasolt útvonal. A hullámvonal karakter (~) erre egészül ki: {{tilde}}", "Path where versions should be stored (leave empty for the default .stversions directory in the shared folder).": "A verziók tárolására szolgáló elérési út (hagyd üresen a megasztott mappa alapértelmezett .stversions könyvtárának használatához)", "Pause": "Szüneteltetés", "Pause All": "Minden szüneteltetése", @@ -239,7 +246,6 @@ "Periodic scanning at given interval and enabled watching for changes": "Periodikus átnézés a megadott időközönként és a változások keresése engedélyezve", "Periodic scanning at given interval and failed setting up watching for changes, retrying every 1m:": "Periodikus átnézés a megadott időközönként és a változások keresésének beállítása sikertelen, 1 percenként újrapróbálkozás:", "Permanently add it to the ignore list, suppressing further notifications.": "Vegye fel véglegesen a mellőzési listára egyúttal le is tiltva a további értesítéseket.", - "Permissions": "Jogosultságok", "Please consult the release notes before performing a major upgrade.": "Nagyobb frissítés előtt ellenőrizni kell a kiadási megjegyzéseket.", "Please set a GUI Authentication User and Password in the Settings dialog.": "Be kell állítani a grafikus felület felhasználónevét és jelszavát a Beállítások párbeszédablakban.", "Please wait": "Türelem", @@ -286,13 +292,12 @@ "Select additional folders to share with this device.": "Válasszon további ezzel az eszközzel megosztandó mappákat.", "Select latest version": "Legfrissebb verzió kijelölése", "Select oldest version": "Legrégebbi verzió kijelölése", - "Select the folders to share with this device.": "Mappák, amelyek megosztandók ezzel az eszközzel.", "Send & Receive": "Küldés és fogadás", "Send Only": "Csak küldés", + "Set Ignores on Added Folder": "Mellőzések beállítása a hozzáadott mappán", "Settings": "Beállítások", "Share": "Megosztás", "Share Folder": "Mappa megosztása", - "Share Folders With Device": "Mappák megosztása az eszközzel", "Share this folder?": "Megosztható ez a mappa?", "Shared Folders": "Megosztott mappák", "Shared With": "Megosztva ezekkel:", @@ -306,6 +311,7 @@ "Shown instead of Device ID in the cluster status. Will be updated to the name the device advertises if left empty.": "Az eszközazonosító helyett jelenik meg. Üresen hagyva az eszköz saját neve lesz alkalmazva.", "Shutdown": "Leállítás", "Shutdown Complete": "Leállítás kész", + "Simple": "Egyszerű", "Simple File Versioning": "Egyszerű fájlverzió-követés", "Single level wildcard (matches within a directory only)": "Egyszintű helyettesítő karakter (csak egy mappára érvényes)", "Size": "Méret", @@ -317,6 +323,7 @@ "Stable releases and release candidates": "Stabil és előzetes kiadások ", "Stable releases are delayed by about two weeks. During this time they go through testing as release candidates.": "A stabil kiadások nagyjából két héttel el vannak csúsztatva. Ez alatt előzetes kiadásként tesztelésen mennek keresztül.", "Stable releases only": "Csak stabil kiadások", + "Staggered": "Fokozatos", "Staggered File Versioning": "Többszintű fájlverzió-követés", "Start Browser": "Böngésző indítása", "Statistics": "Statisztika", @@ -325,6 +332,7 @@ "Support": "Támogatás", "Support Bundle": "Támogatási csomag", "Sync Protocol Listen Addresses": "Figyelő címek szinkronizációs protokollja", + "Sync Status": "Szinkronizálási állapot", "Syncing": "Szinkronizálás", "Syncthing has been shut down.": "Syncthing leállítva", "Syncthing includes the following software or portions thereof:": "A Syncthing a következő programokat, vagy komponenseket tartalmazza.", @@ -346,7 +354,7 @@ "The device ID cannot be blank.": "Az eszközazonosító nem lehet üres.", "The device ID to enter here can be found in the \"Actions > Show ID\" dialog on the other device. Spaces and dashes are optional (ignored).": "Az itt megadandó eszközazonosító a másik eszköz Műveletek > Azonosító mutatása című ablakában látható. Szóközök és kötőjelek használhatók (nem számítanak).", "The encrypted usage report is sent daily. It is used to track common platforms, folder sizes and app versions. If the reported data set is changed you will be prompted with this dialog again.": "A titkosított felhasználási adatok naponta kerülnek küldésre. Arra használjuk őket, hogy kövessük a különböző platformokat, mappaméreteket és programverziókat. Az elküldött adatcsomag változása esetén ismételt engedélyezési kérés fog megjelenni.", - "The entered device ID does not look valid. It should be a 52 or 56 character string consisting of letters and numbers, with spaces and dashes being optional.": "A megadott eszközazonosító nem tűnik érvényesnek. Az azonosító 52 vagy 56 karakterből kell álljon, betűket és számokat tartalmazhat., opcionálisan szóközöket és kötőjeleket.", + "The entered device ID does not look valid. It should be a 52 or 56 character string consisting of letters and numbers, with spaces and dashes being optional.": "A megadott eszközazonosító nem tűnik érvényesnek. Az azonosító 52 vagy 56 karakterből kell álljon, betűket és számokat tartalmazhat., opcionálisan szóközöket és kötőjeleket is.", "The folder ID cannot be blank.": "A mappaazonosító nem lehet üres.", "The folder ID must be unique.": "A mappaazonosító egyedi kell legyen.", "The folder content on other devices will be overwritten to become identical with this device. Files not present here will be deleted on other devices.": "A többi eszközön lévő mappa tartalma felül lesz írva, hogy megegyezzen az ezen az eszközön lévővel. Az itt nem létező fájlok a többi eszközről törlődnek.", @@ -367,18 +375,25 @@ "The number of versions must be a number and cannot be blank.": "A megtartott verziók száma nem lehet üres.", "The path cannot be blank.": "Az elérési útvonal nem lehet üres.", "The rate limit must be a non-negative number (0: no limit)": "A sebességlimitnek pozitív számnak kell lennie (0: nincs limit)", + "The remote device has not accepted sharing this folder.": "A távoli eszköz nem fogadta el ennek a mappának a megosztását.", + "The remote device has paused this folder.": "A távoli eszköz szünetelteti ezt a mappát.", "The rescan interval must be a non-negative number of seconds.": "Az átnézési intervallum nullánál nagyobb másodperc érték kell legyen.", "There are no devices to share this folder with.": "Nincsenek eszközök, amelyekkel megosztható lenne a mappa.", + "There are no file versions to restore.": "Nincsenek visszaállítható fájlverziók.", "There are no folders to share with this device.": "Nincsenek mappák, amelyek megoszthatók ezzel az eszközzel.", "They are retried automatically and will be synced when the error is resolved.": "A hiba javítása után automatikusan újra megpróbálja a szinkronizálást.", "This Device": "Ez az eszköz", + "This Month": "Jelen hónap", "This can easily give hackers access to read and change any files on your computer.": "Így a hekkerek könnyedén hozzáférést szerezhetnek a gépen tárolt fájlok olvasásához és módosításához.", "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.": "Ez az eszköz nem képes automatikusan felderíteni más eszközöket, illetve nem tudja bejelenteni a saját címét, hogy mások megtalálják. Csak statikusan konfigurált címekkel rendelkező eszközök tudnak csatlakozni.", "This is a major version upgrade.": "Ez egy főverzió-frissítés.", "This setting controls the free space required on the home (i.e., index database) disk.": "Ez e beállítás szabályozza a szükséges szabad helyet a fő (pl: index, adatbázis) lemezen.", "Time": "Idő", "Time the item was last modified": "Az idő, amikor utoljára módosítva lett az elem", + "Today": "Ma", + "Trash Can": "Szemetes", "Trash Can File Versioning": "Szemetes fájlverzió-követés", + "Twitter": "Twitter", "Type": "Típus", "UNIX Permissions": "UNIX jogosultságok", "Unavailable": "Nem elérhető", @@ -393,7 +408,7 @@ "Unshared Folders": "Nem megosztott mappák", "Untrusted": "Nem megbízható", "Up to Date": "Friss", - "Updated": "Frissítve", + "Updated {%file%}": "Frissített {{file}}", "Upgrade": "Frissítés", "Upgrade To {%version%}": "Frissítés a verzióra: {{version}}", "Upgrading": "Frissítés", @@ -422,6 +437,7 @@ "When adding a new device, keep in mind that this device must be added on the other side too.": "Új eszköz hozzáadásakor nem szabad elfeledkezni arról, hogy a másik oldalon ezt az eszközt is hozzá kell adni.", "When adding a new folder, keep in mind that the Folder ID is used to tie folders together between devices. They are case sensitive and must match exactly between all devices.": "Új eszköz hozzáadásakor észben kell tartani, hogy a mappaazonosító arra való, hogy összekösse a mappákat az eszközökön. Az azonosító kisbetű-nagybetű érzékeny és pontosan egyeznie kell az eszközökön.", "Yes": "Igen", + "Yesterday": "Tegnap", "You can also select one of these nearby devices:": "Az alábbi közelben lévő eszközök közül lehet választani:", "You can change your choice at any time in the Settings dialog.": "A beállításoknál bármikor módosíthatod a választásodat.", "You can read more about the two release channels at the link below.": "A két kiadási csatornáról az alábbi linken olvashatsz további információkat.", @@ -436,6 +452,10 @@ "full documentation": "teljes dokumentáció", "items": "elem", "seconds": "másodperc", + "theme-name-black": "Fekete", + "theme-name-dark": "Sötét", + "theme-name-default": "Alapértelmezett", + "theme-name-light": "Világos", "{%device%} wants to share folder \"{%folder%}\".": "{{device}} szeretné megosztani a mappát: „{{folder}}”.", "{%device%} wants to share folder \"{%folderlabel%}\" ({%folder%}).": "{{device}} szeretné megosztani a mappát: „{{folderlabel}}” ({{folder}}).", "{%reintroducer%} might reintroduce this device.": "{{reintroducer}} újra bevezetheti ezt az eszközt." diff --git a/gui/default/assets/lang/lang-id.json b/gui/default/assets/lang/lang-id.json index 099a4d426c1..7471b054cc3 100644 --- a/gui/default/assets/lang/lang-id.json +++ b/gui/default/assets/lang/lang-id.json @@ -11,21 +11,24 @@ "Add Folder": "Tambah Folder", "Add Remote Device": "Tambah Perangkat Jarak Jauh", "Add devices from the introducer to our device list, for mutually shared folders.": "Tambahkan perangkat dari pengenal ke daftar perangkat kita, untuk folder yang saling terbagi.", + "Add ignore patterns": "Tambahkan pola pengabaian", "Add new folder?": "Tambah folder baru?", - "Additionally the full rescan interval will be increased (times 60, i.e. new default of 1h). You can also configure it manually for every folder later after choosing No.": "Selain itu, interval pindai ulang secara penuh akan ditambah (kali 60, yaitu bawaan baru selama 1 jam). Anda juga bisa mengkonfigurasi secara manual untuk setiap folder setelah memilih Tidak.", + "Additionally the full rescan interval will be increased (times 60, i.e. new default of 1h). You can also configure it manually for every folder later after choosing No.": "Selain itu, interval pindai ulang secara penuh akan ditambah (kali 60, yaitu bawaan baru selama 1 jam). Anda juga dapat mengkonfigurasi secara manual untuk setiap folder setelah memilih Tidak.", "Address": "Alamat", "Addresses": "Alamat", "Advanced": "Tingkat Lanjut", "Advanced Configuration": "Konfigurasi Tingkat Lanjut", "All Data": "Semua Data", + "All Time": "Semua Waktu", "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.": "Semua folder yang dibagi dengan perangkat ini harus dilindungi dengan sandi, sehingga semua data tidak dapat dilihat tanpa sandi.", - "Allow Anonymous Usage Reporting?": "Aktifkan Laporan Penggunaan Anonim?", + "Allow Anonymous Usage Reporting?": "Izinkan Laporan Penggunaan Anonim?", "Allowed Networks": "Jaringan Terizinkan", "Alphabetic": "Alfabet", + "Altered by ignoring deletes.": "Diubah dengan mengabaikan penghapusan.", "An external command handles the versioning. It has to remove the file from the shared folder. If the path to the application contains spaces, it should be quoted.": "Perintah eksternal menangani pemversian. Ia harus menghapus berkas dari folder yang dibagi. Jika lokasi aplikasi terdapat spasi, itu harus dikutip.", "Anonymous Usage Reporting": "Pelaporan Penggunaan Anonim", "Anonymous usage report format has changed. Would you like to move to the new format?": "Format pelaporan penggunaan anonim telah berubah. Maukah anda pindah menggunakan format yang baru?", - "Are you sure you want to continue?": "Apakah anda yakin ingin lanjut?", + "Apply": "Apply", "Are you sure you want to override all remote changes?": "Apakah anda yakin ingin menimpa semua perubahan jarak jauh?", "Are you sure you want to permanently delete all these files?": "Apakah anda yakin ingin menghapus semua berkas berikut secara permanen?", "Are you sure you want to remove device {%name%}?": "Apakah anda yakin ingin menghapus perangkat {{name}}?", @@ -43,11 +46,10 @@ "Be careful!": "Harap hati-hati!", "Bugs": "Bugs", "Cancel": "Batal", - "Changelog": "Log perubahan", + "Changelog": "Log Perubahan", "Clean out after": "Bersihkan setelah", "Cleaning Versions": "Versi Pembersihan", "Cleanup Interval": "Interval Pembersihan", - "Click to see discovery failures": "Klik untuk melihat kegagalan penemuan", "Click to see full identification string and QR code.": "Klik untuk melihat string identifikasi secara penuh dan kode QR.", "Close": "Tutup", "Command": "Perintah", @@ -61,19 +63,18 @@ "Continuously watching for changes is now available within Syncthing. This will detect changes on disk and issue a scan on only the modified paths. The benefits are that changes are propagated quicker and that less full scans are required.": "Syncthing sekarang memiliki fitur yang selalu melihat perubahan dalam folder. Ini akan mendeteksi perubahan dalam penyimpanan dan mengeluarkan perintah scan pada lokasi yang diubah. Keuntungannya adalah perubahan dapat disebarkan lebih cepat dan pengurangan scan penuh yang diperlukan.", "Copied from elsewhere": "Tersalin dari tempat lain", "Copied from original": "Tersalin dari asal", - "Copyright © 2014-2019 the following Contributors:": "Hak cipta © 2014-2019 Kontributor berikut ini:", - "Creating ignore patterns, overwriting an existing file at {%path%}.": "Membuat pola pengabaian, menimpa sebuah file yang sudah ada di {{path}}.", "Currently Shared With Devices": "Sekarang Terbagi Dengan Perangkat", + "Custom Range": "Rentang Kustom", "Danger!": "Bahaya!", "Debugging Facilities": "Fasilitas Debug", "Default Configuration": "Konfigurasi Bawaan", "Default Device": "Perangkat Bawaan", "Default Folder": "Folder Bawaan", - "Default Folder Path": "Lokasi Folder Bawaan", + "Default Ignore Patterns": "Default Ignore Patterns", "Defaults": "Bawaan", "Delete": "Hapus", "Delete Unexpected Items": "Hapus Barang Tidak Terduga", - "Deleted": "Terhapus", + "Deleted {%file%}": "Deleted {{file}}", "Deselect All": "Batal Pilih Semua", "Deselect devices to stop sharing this folder with.": "Batal pilih perangkat untuk memberhentikan pembagian folder ini.", "Deselect folders to stop sharing with this device.": "Batal pilih folder untuk memberhentikan pembagian dengan perangkat ini.", @@ -100,7 +101,7 @@ "Discovery Failures": "Kegagalan Penemuan", "Discovery Status": "Status Penemuan", "Dismiss": "Tolak", - "Do not add it to the ignore list, so this notification may recur.": "Jangan tambahkan ke daftar pengabaian, maka notifkasi ini mungkin muncul kembali.", + "Do not add it to the ignore list, so this notification may recur.": "Jangan tambahkan ke daftar pengabaian, maka notifikasi ini mungkin muncul kembali.", "Do not restore": "Jangan pulihkan", "Do not restore all": "Jangan pulihkan semua", "Do you want to enable watching for changes for all your folders?": "Apakah anda ingin mengaktifkan fitur melihat perubahan untuk semua folder anda?", @@ -115,7 +116,7 @@ "Edit Folder Defaults": "Sunting Bawaan Folder", "Editing {%path%}.": "Menyunting {{path}}.", "Enable Crash Reporting": "Akitfkan Pelaporan Crash", - "Enable NAT traversal": "Aktifkan traversal NAT", + "Enable NAT traversal": "Aktifkan Traversal NAT", "Enable Relaying": "Aktifkan Relay", "Enabled": "Aktif", "Enter a non-negative number (e.g., \"2.35\") and select a unit. Percentages are as part of the total disk size.": "Masukkan nomor yang bukan negatif (contoh \"2.35\") dan pilih sebuah unit. Persentase adalah bagian dari total ukuran penyimpanan.", @@ -124,8 +125,10 @@ "Enter ignore patterns, one per line.": "Masukkan pola pengabaian, satu per baris.", "Enter up to three octal digits.": "Masukkan hingga tiga digit oktal.", "Error": "Galat", + "External": "External", "External File Versioning": "Pemversian Berkas Eksternal", - "Failed Items": "Materi yang gagal", + "Failed Items": "Berkas yang gagal", + "Failed to load file versions.": "Gagal memuat versi berkas.", "Failed to load ignore patterns.": "Gagal memuat pola pengabaian.", "Failed to setup, retrying": "Gagal menyiapkan, mengulang", "Failure to connect to IPv6 servers is expected if there is no IPv6 connectivity.": "Gagal untuk menyambung ke server IPv6 itu disangka apabila tidak ada konektivitas IPv6.", @@ -147,12 +150,13 @@ "Folder type \"{%receiveEncrypted%}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.": "Folder tipe \"{{receiveEncrypted}}\" tidak dapat diubah setelah menambah folder. Anda perlu menghapus folder tersebut, hapus atau dekripsi data dalam penyimpanan, dan menambah folder kembali.", "Folders": "Folder", "For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't.": "Untuk folder berikut sebuah galat terjadi saat memulai fitur lihat perubahan. Ia akan dicoba setiap menit, maka galat mungkin hilang sebentar lagi. Jika mereka berthan, coba perbaiki masalah yang mendasar dan meminta bantuan jika anda tidak bisa.", + "Forever": "Forever", "Full Rescan Interval (s)": "Interval Pindai Ulang Penuh (detik)", "GUI": "GUI", "GUI Authentication Password": "Sandi Otentikasi GUI", "GUI Authentication User": "Pengguna Otentikasi GUI", "GUI Authentication: Set User and Password": "Otentikasi GUI: Atur Pengguna dan Sandi", - "GUI Listen Address": "Alamat Mendengar GUI", + "GUI Listen Address": "Alamat Pendengaran GUI", "GUI Theme": "Tema GUI", "General": "Umum", "Generate": "Generasi", @@ -168,17 +172,21 @@ "Ignore": "Abaikan", "Ignore Patterns": "Pola Pengabaian", "Ignore Permissions": "Abaikan Izin Berkas", + "Ignore patterns can only be added after the folder is created. If checked, an input field to enter ignore patterns will be presented after saving.": "Pola pengabaian hanya dapat ditambahkan setelah folder dibuat. Jika dicek, sebuah bidang input untuk memasukkan pola pengabaian akan ditunjukkan setelah disimpan.", "Ignored Devices": "Perangkat yang Diabaikan", "Ignored Folders": "Folder yang Diabaikan", "Ignored at": "Diabaikan di", "Incoming Rate Limit (KiB/s)": "Batas Kecepatan Unduh (KiB/s)", - "Incorrect configuration may damage your folder contents and render Syncthing inoperable.": "Konfigurasi salah bisa merusak isi folder dan membuat Syncthing tidak bisa dijalankan.", + "Incorrect configuration may damage your folder contents and render Syncthing inoperable.": "Konfigurasi salah dapat merusak isi folder dan membuat Syncthing tidak dapat dijalankan.", "Introduced By": "Dikenalkan Oleh", "Introducer": "Pengenal", "Inversion of the given condition (i.e. do not exclude)": "Inversi dari kondisi yang diberikan (yakni jangan dikecualikan)", "Keep Versions": "Jumlah Versi yang Disimpan", "LDAP": "LDAP", "Largest First": "Terbesar Dahulu", + "Last 30 Days": "30 Hari Terakhir", + "Last 7 Days": "7 Hari Terakhir", + "Last Month": "Bulan Lalu", "Last Scan": "Scan Terakhir", "Last seen": "Terakhir dilihat", "Latest Change": "Perubahan Terbaru", @@ -204,9 +212,9 @@ "Minimum Free Disk Space": "Ruang Penyimpanan Kosong Minimum", "Mod. Device": "Perangkat Pengubah", "Mod. Time": "Waktu Diubah", - "Move to top of queue": "Move to top of queue", + "Move to top of queue": "Pindah ke daftar tunggu teratas", "Multi level wildcard (matches multiple directory levels)": "Wildcard multi tingkat (cocok dalam tingkat direktori apapun)", - "Never": "Never", + "Never": "Tidak Pernah", "New Device": "Perangkat Baru", "New Folder": "Folder Baru", "Newest First": "Terbaru Dahulu", @@ -228,18 +236,16 @@ "Override Changes": "Timpa Perubahan", "Path": "Lokasi", "Path to the folder on the local computer. Will be created if it does not exist. The tilde character (~) can be used as a shortcut for": "Lokasi folder dalam komputer lokal. Akan dibuat jika tidak ada. Karakter tilde (~) dapat digunakan sebagai pintasan untuk", - "Path where new auto accepted folders will be created, as well as the default suggested path when adding new folders via the UI. Tilde character (~) expands to {%tilde%}.": "Lokasi dimana folder baru yang diterima otomatis akan dibuat, selain itu sebagai saran lokasi bawaan ketika menambah folder baru melalui GUI. Karakter kutip (\"\") berkembang menjadi {{tilde}}.", "Path where versions should be stored (leave empty for the default .stversions directory in the shared folder).": "Lokasi berbagai versi berkas disimpan (tinggalkan kosong untuk menggunakan direktori .stversions bawaan dalam folder).", "Pause": "Jeda", "Pause All": "Jeda Semua", - "Paused": "Telah Berjeda", - "Paused (Unused)": "Telah Berjeda (Tidak Digunakan)", + "Paused": "Terjeda", + "Paused (Unused)": "Terjeda (Tidak Digunakan)", "Pending changes": "Perubahan yang tertunda", "Periodic scanning at given interval and disabled watching for changes": "Pemindaian periodik pada interval tertentu dan fitur melihat perubahan dinonaktifkan", "Periodic scanning at given interval and enabled watching for changes": "Pemindaian periodik pada interval tertentu dan fitur melihat perubahan diaktifkan", "Periodic scanning at given interval and failed setting up watching for changes, retrying every 1m:": "Pemindaian periodik pada interval tertentu dan gagal menyiapkan fitur melihat perubahan, mengulang setiap 1 menit:", "Permanently add it to the ignore list, suppressing further notifications.": "Tambahkan ke daftar pengabaian secara permanen, menekan notifikasi berikutnya.", - "Permissions": "Izin", "Please consult the release notes before performing a major upgrade.": "Mohon lihat catatan rilis sebelum melakukan peningkatan besar.", "Please set a GUI Authentication User and Password in the Settings dialog.": "Mohon atur sebuah pengguna dan sandi otentikasi GUI di menu Settings.", "Please wait": "Mohon tunggu", @@ -286,16 +292,15 @@ "Select additional folders to share with this device.": "Pilih folder tambahan untuk dibagi dengan perangkat ini.", "Select latest version": "Pilih versi terbaru", "Select oldest version": "Pilih versi tertua", - "Select the folders to share with this device.": "Pilih folder yang akan dibagi dengan perangkat ini.", "Send & Receive": "Kirim & Terima", "Send Only": "Hanya Kirim", + "Set Ignores on Added Folder": "Atur Pengabaian dalam Folder yang Ditambahkan", "Settings": "Pengaturan", "Share": "Bagi", "Share Folder": "Bagi Folder", - "Share Folders With Device": "Bagi Folder Dengan Perangkat", "Share this folder?": "Bagi Folder Ini?", "Shared Folders": "Folder Yang Dibagi", - "Shared With": "Dibagi dengan", + "Shared With": "Dibagi Dengan", "Sharing": "Pembagian", "Show ID": "Tampilkan ID", "Show QR": "Tampilkan QR", @@ -306,6 +311,7 @@ "Shown instead of Device ID in the cluster status. Will be updated to the name the device advertises if left empty.": "Ditampilkan sebagai ganti ID Perangkat dalam status gugus. Akan diubah menjadi nama yang perangkat umumkan jika tidak diisi.", "Shutdown": "Matikan", "Shutdown Complete": "Pematian Selesai", + "Simple": "Simple", "Simple File Versioning": "Pemversian Berkas Sederhana", "Single level wildcard (matches within a directory only)": "Wildcard tingkat tunggal (cocok hanya dalam satu direktori saja)", "Size": "Ukuran", @@ -317,6 +323,7 @@ "Stable releases and release candidates": "Rilis stabil dan rilis kandidat", "Stable releases are delayed by about two weeks. During this time they go through testing as release candidates.": "Rilis stabil tertunda sebanyak dua minggu. Selama masa ini, mereka dalam masa pengujian sebagai rilis kandidat.", "Stable releases only": "Hanya rilis stabil", + "Staggered": "Staggered", "Staggered File Versioning": "Pemversian Berkas Bergiliran", "Start Browser": "Mulai Peramban", "Statistics": "Statistik", @@ -325,6 +332,7 @@ "Support": "Bantuan", "Support Bundle": "Paket Bantuan", "Sync Protocol Listen Addresses": "Alamat Pendengar Protokol Sinkronisasi", + "Sync Status": "Sync Status", "Syncing": "Sinkronisasi", "Syncthing has been shut down.": "Syncthing telah dimatikan.", "Syncthing includes the following software or portions thereof:": "Syncthing includes the following software or portions thereof:", @@ -366,23 +374,30 @@ "The number of old versions to keep, per file.": "Jumlah versi lama untuk disimpan, setiap berkas.", "The number of versions must be a number and cannot be blank.": "Jumlah versi harus berupa angka dan tidak dapat kosong.", "The path cannot be blank.": "Lokasi tidak dapat kosong.", - "The rate limit must be a non-negative number (0: no limit)": "Pembatasan kecepatan harus berupa angka positif (0: tidak ada batas)", + "The rate limit must be a non-negative number (0: no limit)": "Pembatasan kecepatan harus berupa angka positif (0: tidak terbatas)", + "The remote device has not accepted sharing this folder.": "The remote device has not accepted sharing this folder.", + "The remote device has paused this folder.": "The remote device has paused this folder.", "The rescan interval must be a non-negative number of seconds.": "Interval pemindaian ulang harus berupa angka positif.", "There are no devices to share this folder with.": "Tidak ada perangkat untuk membagikan folder ini.", + "There are no file versions to restore.": "Tidak ada versi berkas untuk dipulihkan.", "There are no folders to share with this device.": "Tidak ada folder untuk dibagi dengan perangkat ini.", "They are retried automatically and will be synced when the error is resolved.": "Mereka diulang secara otomatis dan akan disinkron ketika galat telah terselesaikan.", "This Device": "Perangkat Ini", + "This Month": "Bulan Ini", "This can easily give hackers access to read and change any files on your computer.": "Ini dapat dengan mudah memberi peretas akses untuk melihat dan mengubah file apapun dalam komputer anda.", "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.": "Perangkat ini tidak dapat menemukan perangkat lain secara otomatis atau mengumumkan alamat sendiri untuk dapat ditemukan oleh perangkat lain. Hanya perangkat dengan konfigurasi alamat statik dapat menyambung.", "This is a major version upgrade.": "Ini adalah peningkatan versi besar.", "This setting controls the free space required on the home (i.e., index database) disk.": "Pengaturan ini mengontrol jumlah penyimpanan kosong yang dibutuhkan dalam penyimpanan utama (contoh database indeks).", "Time": "Waktu", "Time the item was last modified": "Waktu file terakhir dimodifikasi", + "Today": "Hari Ini", + "Trash Can": "Trash Can", "Trash Can File Versioning": "Pemversian Berkas Tempat Sampah", + "Twitter": "Twitter", "Type": "Tipe", "UNIX Permissions": "Izin UNIX", "Unavailable": "Tidak Tersedia", - "Unavailable/Disabled by administrator or maintainer": "Tidak Tersedia/Dinonaktifkan oleh administrator atau pengelola", + "Unavailable/Disabled by administrator or maintainer": "Tidak tersedia/Dinonaktifkan oleh administrator atau pengelola", "Undecided (will prompt)": "Belum terpilih (akan mengingatkan)", "Unexpected Items": "Berkas Tidak Terduga", "Unexpected items have been found in this folder.": "Berkas tidak terduga telah ditemukan dalam folder ini.", @@ -393,7 +408,7 @@ "Unshared Folders": "Folder Tidak Terbagi", "Untrusted": "Tidak Terpercaya", "Up to Date": "Tersinkron", - "Updated": "Diperbarui", + "Updated {%file%}": "Updated {{file}}", "Upgrade": "Tingkatkan", "Upgrade To {%version%}": "Tingkatkan Ke {{version}}", "Upgrading": "Meningkatkan", @@ -419,9 +434,10 @@ "Watch for Changes": "Pantau Perubahan", "Watching for Changes": "Memantau Perubahan", "Watching for changes discovers most changes without periodic scanning.": "Memantau perubahan menemukan kebanyakan perubahan tanpa pemindaian periodik.", - "When adding a new device, keep in mind that this device must be added on the other side too.": "When adding a new device, keep in mind that this device must be added on the other side too.", - "When adding a new folder, keep in mind that the Folder ID is used to tie folders together between devices. They are case sensitive and must match exactly between all devices.": "When adding a new folder, keep in mind that the Folder ID is used to tie folders together between devices. They are case sensitive and must match exactly between all devices.", + "When adding a new device, keep in mind that this device must be added on the other side too.": "Ketika menambah perangkat baru, perlu diingat bahwa perangkat ini juga harus ditambahkan pada sisi lain juga.", + "When adding a new folder, keep in mind that the Folder ID is used to tie folders together between devices. They are case sensitive and must match exactly between all devices.": "Ketika menambah sebuah folder baru, perlu diingat bahwa ID Folder digunakan untuk mengikat folder antar perangkat. Mereka peka terhadap kapitalisasi huruf dan harus sama pada semua perangkat.", "Yes": "Iya", + "Yesterday": "Kemarin", "You can also select one of these nearby devices:": "Anda juga dapat memilih salah satu perangkat disekitar berikut:", "You can change your choice at any time in the Settings dialog.": "Anda dapat mengubah pilihan anda dalam dialog Pengaturan.", "You can read more about the two release channels at the link below.": "Anda dapat membaca lebih lanjut tentang dua saluran rilis pada tautan di bawah.", @@ -436,6 +452,10 @@ "full documentation": "dokumentasi penuh", "items": "berkas", "seconds": "detik", + "theme-name-black": "Hitam", + "theme-name-dark": "Gelap", + "theme-name-default": "Bawaan", + "theme-name-light": "Terang", "{%device%} wants to share folder \"{%folder%}\".": "{{device}} ingin berbagi folder \"{{folder}}\".", "{%device%} wants to share folder \"{%folderlabel%}\" ({%folder%}).": "{{device}} ingin berbagi folder \"{{folderlabel}}\" ({{folder}}).", "{%reintroducer%} might reintroduce this device.": "{{reintroducer}} mungkin memperkenalkan ulang perangkat ini." diff --git a/gui/default/assets/lang/lang-it.json b/gui/default/assets/lang/lang-it.json index 4ffc202b2b3..8e74636c052 100644 --- a/gui/default/assets/lang/lang-it.json +++ b/gui/default/assets/lang/lang-it.json @@ -11,21 +11,24 @@ "Add Folder": "Aggiungi Cartella", "Add Remote Device": "Aggiungi Dispositivo Remoto", "Add devices from the introducer to our device list, for mutually shared folders.": "Aggiungi dispositivi dall'introduttore all'elenco dei dispositivi, per cartelle condivise reciprocamente.", + "Add ignore patterns": "Aggiungi schemi di esclusione", "Add new folder?": "Aggiungere una nuova cartella?", "Additionally the full rescan interval will be increased (times 60, i.e. new default of 1h). You can also configure it manually for every folder later after choosing No.": "Inoltre, verrà incrementato l'intervallo di scansione completo (60 volte, vale a dire un nuovo default di 1h). Puoi anche configurarlo manualmente per ogni cartella dopo aver scelto No.", "Address": "Indirizzo", "Addresses": "Indirizzi", - "Advanced": "Avanzato", + "Advanced": "Avanzate", "Advanced Configuration": "Configurazione Avanzata", "All Data": "Tutti i Dati", + "All Time": "Sempre", "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.": "Tutte le cartelle condivise con questo dispositivo devono essere protette da una password, in modo tale che tutti i dati inviati siano illeggibili senza la password fornita.", "Allow Anonymous Usage Reporting?": "Abilitare Statistiche Anonime di Utilizzo?", "Allowed Networks": "Reti Consentite.", "Alphabetic": "Alfabetico", + "Altered by ignoring deletes.": "Modificato ignorando le eliminazioni.", "An external command handles the versioning. It has to remove the file from the shared folder. If the path to the application contains spaces, it should be quoted.": "Il controllo versione è gestito da un comando esterno. Quest'ultimo deve rimuovere il file dalla cartella condivisa. Se il percorso dell'applicazione contiene spazi, deve essere indicato tra virgolette.", "Anonymous Usage Reporting": "Statistiche Anonime di Utilizzo", "Anonymous usage report format has changed. Would you like to move to the new format?": "Il formato delle statistiche anonime di utilizzo è cambiato. Vuoi passare al nuovo formato?", - "Are you sure you want to continue?": "Sei sicuro di voler continuare?", + "Apply": "Applica", "Are you sure you want to override all remote changes?": "Sei sicuro di voler sovrascrivere tutte le modifiche remote?", "Are you sure you want to permanently delete all these files?": "Sei sicuro di voler eliminare definitivamente tutti questi file?", "Are you sure you want to remove device {%name%}?": "Sei sicuro di voler rimuovere il dispositivo {{name}}?", @@ -47,7 +50,6 @@ "Clean out after": "Svuota dopo", "Cleaning Versions": "Pulizia Versioni", "Cleanup Interval": "Intervallo di Pulizia", - "Click to see discovery failures": "Clicca per vedere gli errori di rilevamento", "Click to see full identification string and QR code.": "Fare clic per visualizzare la stringa di identificazione completa e il codice QR.", "Close": "Chiudi", "Command": "Comando", @@ -61,19 +63,18 @@ "Continuously watching for changes is now available within Syncthing. This will detect changes on disk and issue a scan on only the modified paths. The benefits are that changes are propagated quicker and that less full scans are required.": "Il monitoraggio continuo dei cambiamenti è ora disponibile all'interno di Syncthing. Questo rileverà le modifiche sul disco ed avvierà una scansione solo sui percorsi modificati. I vantaggi sono che le modifiche vengono propagate più rapidamente e che sono richieste meno scansioni complete.", "Copied from elsewhere": "Copiato da qualche altra parte", "Copied from original": "Copiato dall'originale", - "Copyright © 2014-2019 the following Contributors:": "Copyright © 2014-2019 i seguenti Collaboratori:", - "Creating ignore patterns, overwriting an existing file at {%path%}.": "Creazione di schemi di esclusione, sovrascrivendo un file esistente in {{path}}.", "Currently Shared With Devices": "Attualmente Condiviso Con Dispositivi", + "Custom Range": "Intervallo personalizzato", "Danger!": "Pericolo!", "Debugging Facilities": "Servizi di Debug", "Default Configuration": "Configurazione predefinita", "Default Device": "Dispositivo predefinito", "Default Folder": "Cartella predefinita", - "Default Folder Path": "Percorso cartella predefinita", + "Default Ignore Patterns": "Schemi di esclusione predefiniti", "Defaults": "Impostazioni predefinite", "Delete": "Elimina", "Delete Unexpected Items": "Elimina elementi imprevisti", - "Deleted": "Cancellato", + "Deleted {%file%}": "Cancellato {{file}}", "Deselect All": "Deseleziona tutto", "Deselect devices to stop sharing this folder with.": "Deseleziona i dispositivi con cui interrompere la condivisione di questa cartella.", "Deselect folders to stop sharing with this device.": "Deseleziona le cartelle per interromperne la condivisione con questo dispositivo.", @@ -124,8 +125,10 @@ "Enter ignore patterns, one per line.": "Inserisci gli schemi di esclusione, uno per riga.", "Enter up to three octal digits.": "Immetti fino a tre cifre ottali.", "Error": "Errore", + "External": "Esterno", "External File Versioning": "Controllo Versione Esterno", "Failed Items": "Elementi Errati", + "Failed to load file versions.": "Impossibile caricare le versioni dei file.", "Failed to load ignore patterns.": "Impossibile caricare gli schemi di esclusione.", "Failed to setup, retrying": "Configurazione fallita, riprovo", "Failure to connect to IPv6 servers is expected if there is no IPv6 connectivity.": "La connessione a server IPv6 fallisce se non c'è connettività IPv6.", @@ -147,6 +150,7 @@ "Folder type \"{%receiveEncrypted%}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.": "Il tipo di cartella \"{{receiveEncrypted}}\" non può essere modificato dopo aver aggiunto la cartella. È necessario rimuovere la cartella, eliminare o decrittografare i dati sul disco e aggiungere nuovamente la cartella.", "Folders": "Cartelle", "For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't.": "Per le seguenti cartelle si è verificato un errore durante l'avvio della ricerca delle modifiche. Sarà ripetuto ogni minuto, quindi gli errori potrebbero risolversi presto. Se persistono, prova a risolvere il problema sottostante e chiedi aiuto se non puoi.", + "Forever": "Forever", "Full Rescan Interval (s)": "Intervallo di scansione completa (s)", "GUI": "Interfaccia Grafica Utente", "GUI Authentication Password": "Password dell'Interfaccia Grafica", @@ -168,6 +172,7 @@ "Ignore": "Ignora", "Ignore Patterns": "Schemi Esclusione File", "Ignore Permissions": "Ignora Permessi", + "Ignore patterns can only be added after the folder is created. If checked, an input field to enter ignore patterns will be presented after saving.": "Gli schemi di esclusione possono essere aggiunti solo dopo la creazione della cartella. Se selezionato, dopo il salvataggio verrà presentato un campo di input per inserire i modelli di esclusione.", "Ignored Devices": "Dispositivi ignorati", "Ignored Folders": "Cartelle ignorate", "Ignored at": "Ignorato a", @@ -179,6 +184,9 @@ "Keep Versions": "Versioni Mantenute", "LDAP": "LDAP", "Largest First": "Prima il più grande", + "Last 30 Days": "Ultimi 30 giorni", + "Last 7 Days": "Ultimi 7 giorni", + "Last Month": "Ultimo Mese", "Last Scan": "Ultima Scansione", "Last seen": "Ultima connessione", "Latest Change": "Ultima Modifica", @@ -228,7 +236,6 @@ "Override Changes": "Ignora le Modifiche", "Path": "Percorso", "Path to the folder on the local computer. Will be created if it does not exist. The tilde character (~) can be used as a shortcut for": "Percorso della cartella nel computer locale. Verrà creata se non esiste già. Il carattere tilde (~) può essere utilizzato come scorciatoia per", - "Path where new auto accepted folders will be created, as well as the default suggested path when adding new folders via the UI. Tilde character (~) expands to {%tilde%}.": "Percorso in cui verranno create nuove cartelle accettate automaticamente, nonché il percorso suggerito di default quando si aggiungono nuove cartelle tramite l'interfaccia utente. Il carattere Tilde (~) si espande in {{tilde}}.", "Path where versions should be stored (leave empty for the default .stversions directory in the shared folder).": "Percorso di salvataggio delle versioni (lasciare vuoto per utilizzare la cartella predefinita .stversions in questa cartella).", "Pause": "Pausa", "Pause All": "Pausa Tutti", @@ -239,7 +246,6 @@ "Periodic scanning at given interval and enabled watching for changes": "Scansione periodica a intervalli determinati e monitoraggio cambiamenti abilitata", "Periodic scanning at given interval and failed setting up watching for changes, retrying every 1m:": "Scansione periodica a intervalli determinati e configurazione fallita del monitoraggio cambiamenti, nuovo tentativo ogni 1m:", "Permanently add it to the ignore list, suppressing further notifications.": "Aggiungi in modo permanente all'elenco da ignorare, sopprimendo ulteriori notifiche.", - "Permissions": "Permessi", "Please consult the release notes before performing a major upgrade.": "Si prega di consultare le note di rilascio prima di eseguire un aggiornamento principale.", "Please set a GUI Authentication User and Password in the Settings dialog.": "Per favore impostare Utente e Password dell'Interfaccia Grafica nelle Impostazioni.", "Please wait": "Attendere prego", @@ -286,13 +292,12 @@ "Select additional folders to share with this device.": "Seleziona altre cartelle da condividere con questo dispositivo.", "Select latest version": "Seleziona l'ultima versione", "Select oldest version": "Seleziona la versione più vecchia", - "Select the folders to share with this device.": "Seleziona le cartelle da condividere con questo dispositivo.", "Send & Receive": "Invia & Ricevi", "Send Only": "Invia Soltanto", + "Set Ignores on Added Folder": "Imposta Esclusioni sulla Cartella Aggiunta", "Settings": "Impostazioni", "Share": "Condividi", "Share Folder": "Condividi la Cartella", - "Share Folders With Device": "Condividi Cartelle con il Dispositivo", "Share this folder?": "Vuoi condividere questa cartella?", "Shared Folders": "Cartelle condivise", "Shared With": "Condiviso Con", @@ -306,6 +311,7 @@ "Shown instead of Device ID in the cluster status. Will be updated to the name the device advertises if left empty.": "Visibile al posto dell'ID Dispositivo nello stato del cluster. Se viene lasciato vuoto, verrà utilizzato il nome proposto dal dispositivo.", "Shutdown": "Arresta", "Shutdown Complete": "Arresto Eseguito", + "Simple": "Semplice", "Simple File Versioning": "Controllo Versione Semplice", "Single level wildcard (matches within a directory only)": "Metacarattere di singolo livello (per corrispondenze solo all'interno di una cartella)", "Size": "Dimensione", @@ -317,6 +323,7 @@ "Stable releases and release candidates": "Versioni stabili e versioni candidate al rilascio", "Stable releases are delayed by about two weeks. During this time they go through testing as release candidates.": "Le versioni stabili sono in ritardo di circa due settimane. Durante questo tempo verranno testati come candidati di rilascio.", "Stable releases only": "Solo rilasci stabili", + "Staggered": "Sfalsato", "Staggered File Versioning": "Controllo Versione Cadenzato", "Start Browser": "Avvia Browser", "Statistics": "Statistiche", @@ -325,6 +332,7 @@ "Support": "Supporto", "Support Bundle": "Pacchetto di supporto", "Sync Protocol Listen Addresses": "Indirizzi di ascolto del Protocollo di Sincronizzazione", + "Sync Status": "Sync Status", "Syncing": "Sincronizzazione in corso", "Syncthing has been shut down.": "Syncthing è stato arrestato.", "Syncthing includes the following software or portions thereof:": "Syncthing utilizza i seguenti software o porzioni di questi:", @@ -367,18 +375,25 @@ "The number of versions must be a number and cannot be blank.": "Il numero di versioni dev'essere un numero e non può essere vuoto.", "The path cannot be blank.": "Il percorso non può essere vuoto.", "The rate limit must be a non-negative number (0: no limit)": "Il limite di banda deve essere un numero non negativo (0: nessun limite)", + "The remote device has not accepted sharing this folder.": "Il dispositivo remoto non ha accettato di condividere questa cartella.", + "The remote device has paused this folder.": "Il dispositivo remoto ha messo in pausa questa cartella.", "The rescan interval must be a non-negative number of seconds.": "L'intervallo di scansione deve essere un numero non negativo secondi.", "There are no devices to share this folder with.": "Non ci sono dispositivi con cui condividere questa cartella.", + "There are no file versions to restore.": "Non ci sono versioni di file da ripristinare.", "There are no folders to share with this device.": "Non ci sono cartelle da condividere con questo dispositivo.", "They are retried automatically and will be synced when the error is resolved.": "Verranno effettuati tentativi in automatico e verranno sincronizzati quando l'errore sarà risolto.", "This Device": "Questo Dispositivo", + "This Month": "Questo Mese", "This can easily give hackers access to read and change any files on your computer.": "Ciò potrebbe facilmente permettere agli hackers accesso alla lettura e modifica di qualunque file del tuo computer.", "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.": "Questo dispositivo non può rilevare automaticamente altri dispositivi o annunciare il proprio indirizzo per essere trovato da altri. Possono connettersi solo i dispositivi con indirizzi configurati staticamente.", "This is a major version upgrade.": "Questo è un aggiornamento di versione principale", "This setting controls the free space required on the home (i.e., index database) disk.": "Questa impostazione controlla lo spazio libero richiesto sul disco home (cioè, database di indice).", "Time": "Tempo", "Time the item was last modified": "Ora dell'ultima modifica degli elementi", + "Today": "Oggi", + "Trash Can": "Cestino", "Trash Can File Versioning": "Controllo Versione con Cestino", + "Twitter": "Twitter", "Type": "Tipo", "UNIX Permissions": "Permessi UNIX", "Unavailable": "Non disponibile", @@ -393,7 +408,7 @@ "Unshared Folders": "Cartelle non condivise", "Untrusted": "Non attendibile", "Up to Date": "Sincronizzato", - "Updated": "Aggiornato", + "Updated {%file%}": "Aggiornato {{file}}", "Upgrade": "Aggiornamento", "Upgrade To {%version%}": "Aggiorna alla {{version}}", "Upgrading": "Aggiornamento", @@ -422,6 +437,7 @@ "When adding a new device, keep in mind that this device must be added on the other side too.": "Quando si aggiunge un nuovo dispositivo, tenere presente che il dispositivo deve essere aggiunto anche dall'altra parte.", "When adding a new folder, keep in mind that the Folder ID is used to tie folders together between devices. They are case sensitive and must match exactly between all devices.": "Quando aggiungi una nuova cartella, ricordati che gli ID vengono utilizzati per collegare le cartelle nei dispositivi. Distinguono maiuscole e minuscole e devono corrispondere esattamente su tutti i dispositivi.", "Yes": "Sì", + "Yesterday": "Ieri", "You can also select one of these nearby devices:": "È anche possibile selezionare uno di questi dispositivi nelle vicinanze:", "You can change your choice at any time in the Settings dialog.": "Puoi sempre cambiare la tua scelta nel dialogo Impostazioni.", "You can read more about the two release channels at the link below.": "Puoi ottenere piu informazioni riguarda i due canali di rilascio nel collegamento sottostante.", @@ -436,6 +452,10 @@ "full documentation": "documentazione completa", "items": "elementi", "seconds": "secondi", + "theme-name-black": "Nero", + "theme-name-dark": "Scuro", + "theme-name-default": "Default", + "theme-name-light": "Chiaro", "{%device%} wants to share folder \"{%folder%}\".": "{{device}} vuole condividere la cartella \"{{folder}}\".", "{%device%} wants to share folder \"{%folderlabel%}\" ({%folder%}).": "{{device}} vuole condividere la cartella \"{{folderlabel}}\" ({{folder}}).", "{%reintroducer%} might reintroduce this device.": "{{reintroducer}} potrebbe reintrodurre questo dispositivo." diff --git a/gui/default/assets/lang/lang-ja.json b/gui/default/assets/lang/lang-ja.json index b657550cd49..271fabe7ac7 100644 --- a/gui/default/assets/lang/lang-ja.json +++ b/gui/default/assets/lang/lang-ja.json @@ -11,6 +11,7 @@ "Add Folder": "フォルダーを追加", "Add Remote Device": "接続先デバイスを追加", "Add devices from the introducer to our device list, for mutually shared folders.": "紹介者デバイスから紹介されたデバイスは、相互に共有しているフォルダーがある場合、このデバイス上にも追加されます。", + "Add ignore patterns": "Add ignore patterns", "Add new folder?": "新しいフォルダーとして追加しますか?", "Additionally the full rescan interval will be increased (times 60, i.e. new default of 1h). You can also configure it manually for every folder later after choosing No.": "Additionally the full rescan interval will be increased (times 60, i.e. new default of 1h). You can also configure it manually for every folder later after choosing No.", "Address": "アドレス", @@ -18,36 +19,37 @@ "Advanced": "高度な設定", "Advanced Configuration": "高度な設定", "All Data": "全てのデータ", + "All Time": "All Time", "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.": "このデバイスと共有するすべてのフォルダーはパスワードによって保護されなければならず、送信されたすべてのデータは指定したパスワードがなければ読み取れません。", "Allow Anonymous Usage Reporting?": "匿名で使用状況をレポートすることを許可しますか?", "Allowed Networks": "許可されているネットワーク", "Alphabetic": "アルファベット順", + "Altered by ignoring deletes.": "Altered by ignoring deletes.", "An external command handles the versioning. It has to remove the file from the shared folder. If the path to the application contains spaces, it should be quoted.": "An external command handles the versioning. It has to remove the file from the shared folder. If the path to the application contains spaces, it should be quoted.", "Anonymous Usage Reporting": "匿名での使用状況レポート", "Anonymous usage report format has changed. Would you like to move to the new format?": "匿名での使用状況レポートのフォーマットが変わりました。新形式でのレポートに移行しますか?", - "Are you sure you want to continue?": "続行してもよろしいですか?", - "Are you sure you want to override all remote changes?": "Are you sure you want to override all remote changes?", + "Apply": "Apply", + "Are you sure you want to override all remote changes?": "リモートでの変更をすべて上書きしてもよろしいですか?", "Are you sure you want to permanently delete all these files?": "これらのファイルをすべて完全に削除してもよろしいですか?", "Are you sure you want to remove device {%name%}?": "デバイス {{name}} を削除してよろしいですか?", "Are you sure you want to remove folder {%label%}?": "フォルダー {{label}} を削除してよろしいですか?", "Are you sure you want to restore {%count%} files?": "{{count}} ファイルを復元してもよろしいですか?", - "Are you sure you want to revert all local changes?": "Are you sure you want to revert all local changes?", + "Are you sure you want to revert all local changes?": "ローカルでの変更をすべて取り消してもよろしいですか?", "Are you sure you want to upgrade?": "アップグレードしてよろしいですか?", "Auto Accept": "自動承諾", "Automatic Crash Reporting": "自動クラッシュレポート", "Automatic upgrade now offers the choice between stable releases and release candidates.": "自動アップグレードは、安定版とリリース候補版のいずれかを選べるようになりました。", "Automatic upgrades": "自動アップグレード", - "Automatic upgrades are always enabled for candidate releases.": "Automatic upgrades are always enabled for candidate releases.", + "Automatic upgrades are always enabled for candidate releases.": "リリース候補版ではアップデートは常に自動で行われます。", "Automatically create or share folders that this device advertises at the default path.": "このデバイスが通知するデフォルトのパスで自動的にフォルダを作成、共有します。", "Available debug logging facilities:": "Available debug logging facilities:", "Be careful!": "注意!", "Bugs": "バグ", - "Cancel": "Cancel", + "Cancel": "キャンセル", "Changelog": "更新履歴", "Clean out after": "以下の期間後に完全に削除する", "Cleaning Versions": "Cleaning Versions", "Cleanup Interval": "Cleanup Interval", - "Click to see discovery failures": "接続に失敗した探索サーバーを確認するにはクリックしてください", "Click to see full identification string and QR code.": "クリックすると完全なIDとQRコードが表示されます。", "Close": "閉じる", "Command": "コマンド", @@ -61,19 +63,18 @@ "Continuously watching for changes is now available within Syncthing. This will detect changes on disk and issue a scan on only the modified paths. The benefits are that changes are propagated quicker and that less full scans are required.": "Continuously watching for changes is now available within Syncthing. This will detect changes on disk and issue a scan on only the modified paths. The benefits are that changes are propagated quicker and that less full scans are required.", "Copied from elsewhere": "別ファイルからコピー済", "Copied from original": "元ファイルからコピー済", - "Copyright © 2014-2019 the following Contributors:": "Copyright © 2014-2019 the following Contributors:", - "Creating ignore patterns, overwriting an existing file at {%path%}.": "無視パターンを作成中。既存のファイルが {{path}} にある場合は上書きされます。", "Currently Shared With Devices": "現在共有中のデバイス", + "Custom Range": "Custom Range", "Danger!": "危険!", "Debugging Facilities": "デバッグ機能", "Default Configuration": "デフォルトの設定", "Default Device": "デフォルトのデバイス", "Default Folder": "デフォルトのフォルダー", - "Default Folder Path": "デフォルトのフォルダーパス", + "Default Ignore Patterns": "Default Ignore Patterns", "Defaults": "デフォルト", "Delete": "削除", "Delete Unexpected Items": "予期しないアイテムを削除", - "Deleted": "削除", + "Deleted {%file%}": "Deleted {{file}}", "Deselect All": "すべて選択解除", "Deselect devices to stop sharing this folder with.": "このフォルダの共有を停止したいデバイスがある場合は、当該デバイスの選択を解除してください。", "Deselect folders to stop sharing with this device.": "このデバイスとの共有を停止するフォルダーを選択解除します。", @@ -84,7 +85,7 @@ "Device Name": "デバイス名", "Device is untrusted, enter encryption password": "Device is untrusted, enter encryption password", "Device rate limits": "デバイス速度制限", - "Device that last modified the item": "Device that last modified the item", + "Device that last modified the item": "項目を最後に変更したデバイス", "Devices": "デバイス", "Disable Crash Reporting": "クラッシュレポートを無効にする", "Disabled": "無効", @@ -124,8 +125,10 @@ "Enter ignore patterns, one per line.": "無視するファイル名のパターンを、一行につき一条件で入力してください。", "Enter up to three octal digits.": "Enter up to three octal digits.", "Error": "エラー", + "External": "External", "External File Versioning": "外部バージョン管理", "Failed Items": "失敗した項目", + "Failed to load file versions.": "Failed to load file versions.", "Failed to load ignore patterns.": "Failed to load ignore patterns.", "Failed to setup, retrying": "Failed to setup, retrying", "Failure to connect to IPv6 servers is expected if there is no IPv6 connectivity.": "お使いのネットワークがIPv6を利用していない場合、IPv6のサーバーへの接続に失敗しても異常ではありません。", @@ -146,7 +149,8 @@ "Folder type \"{%receiveEncrypted%}\" can only be set when adding a new folder.": "Folder type \"{{receiveEncrypted}}\" can only be set when adding a new folder.", "Folder type \"{%receiveEncrypted%}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.": "Folder type \"{{receiveEncrypted}}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.", "Folders": "フォルダー", - "For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't.": "For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't.", + "For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't.": "以下のフォルダへの変更の監視を始めるにあたってエラーが発生しました。1分ごとに再試行するため、すぐに回復するかもしれません。エラーが続くようであれば、原因に対処するか、必要に応じて助けを求めましょう。", + "Forever": "Forever", "Full Rescan Interval (s)": "フルスキャンの間隔 (秒)", "GUI": "GUI", "GUI Authentication Password": "GUI認証パスワード", @@ -168,6 +172,7 @@ "Ignore": "無視", "Ignore Patterns": "無視するファイル名", "Ignore Permissions": "パーミッションを無視する", + "Ignore patterns can only be added after the folder is created. If checked, an input field to enter ignore patterns will be presented after saving.": "Ignore patterns can only be added after the folder is created. If checked, an input field to enter ignore patterns will be presented after saving.", "Ignored Devices": "無視したデバイス", "Ignored Folders": "無視したフォルダー", "Ignored at": "無視指定日時", @@ -179,6 +184,9 @@ "Keep Versions": "保持するバージョン数", "LDAP": "LDAP", "Largest First": "大きい順", + "Last 30 Days": "Last 30 Days", + "Last 7 Days": "Last 7 Days", + "Last Month": "Last Month", "Last Scan": "最終スキャン日時", "Last seen": "最終接続日時", "Latest Change": "最終変更内容", @@ -193,17 +201,17 @@ "Local Discovery": "LAN内で探索", "Local State": "ローカル状態", "Local State (Total)": "ローカル状態 (合計)", - "Locally Changed Items": "Locally Changed Items", + "Locally Changed Items": "ローカルで変更された項目", "Log": "ログ", - "Log tailing paused. Scroll to the bottom to continue.": "Log tailing paused. Scroll to the bottom to continue.", + "Log tailing paused. Scroll to the bottom to continue.": "ログのリアルタイム表示を停止しています。下部までスクロールすると再開されます。", "Logs": "ログ", "Major Upgrade": "メジャーアップグレード", "Mass actions": "Mass actions", "Maximum Age": "最大保存日数", "Metadata Only": "メタデータのみ", "Minimum Free Disk Space": "同期を停止する最小空きディスク容量", - "Mod. Device": "Mod. Device", - "Mod. Time": "Mod. Time", + "Mod. Device": "変更デバイス", + "Mod. Time": "変更日時", "Move to top of queue": "最優先にする", "Multi level wildcard (matches multiple directory levels)": "多階層ワイルドカード (複数のディレクトリ階層にマッチします)", "Never": "記録なし", @@ -228,7 +236,6 @@ "Override Changes": "他のデバイスの変更を上書きする", "Path": "パス", "Path to the folder on the local computer. Will be created if it does not exist. The tilde character (~) can be used as a shortcut for": "ローカルコンピュータ上のフォルダーパス。フォルダーが存在しない場合は作成されます。チルダ (~) で以下のフォルダーを短縮入力できます:", - "Path where new auto accepted folders will be created, as well as the default suggested path when adding new folders via the UI. Tilde character (~) expands to {%tilde%}.": "新しい自動承諾フォルダーが作成されるパス、およびUIを使用して新しいフォルダーを追加するときにデフォルトでサジェストされるパスです。チルダ文字(~)の場合は {{tilde}} に展開されます。", "Path where versions should be stored (leave empty for the default .stversions directory in the shared folder).": "古いバージョンを保存するパス (空欄の場合、デフォルトで共有フォルダー内の .stversions ディレクトリ)", "Pause": "一時停止", "Pause All": "すべて一時停止", @@ -239,13 +246,12 @@ "Periodic scanning at given interval and enabled watching for changes": "定期スキャンと変更の監視はいずれも有効です", "Periodic scanning at given interval and failed setting up watching for changes, retrying every 1m:": "Periodic scanning at given interval and failed setting up watching for changes, retrying every 1m:", "Permanently add it to the ignore list, suppressing further notifications.": "Permanently add it to the ignore list, suppressing further notifications.", - "Permissions": "パーミッション", "Please consult the release notes before performing a major upgrade.": "メジャーアップグレードを行う前にリリースノートを参照してください。", "Please set a GUI Authentication User and Password in the Settings dialog.": "設定ダイアログから、GUI認証ユーザー名とパスワードを設定してください。", "Please wait": "お待ちください", "Prefix indicating that the file can be deleted if preventing directory removal": "このファイルが中に残っているためにディレクトリを削除できない場合、このファイルごと消してもよいことを示す接頭辞", "Prefix indicating that the pattern should be matched without case sensitivity": "大文字・小文字を同一視してマッチさせる接頭辞", - "Preparing to Sync": "Preparing to Sync", + "Preparing to Sync": "同期の準備中", "Preview": "プレビュー", "Preview Usage Report": "使用状況レポートのプレビュー", "Quick guide to supported patterns": "サポートされているパターンのクイックガイド", @@ -275,7 +281,7 @@ "Resume All": "すべて再開", "Reused": "中断後再利用", "Revert": "Revert", - "Revert Local Changes": "Revert Local Changes", + "Revert Local Changes": "ローカルでの変更を取り消す", "Save": "保存", "Scan Time Remaining": "スキャン残り時間", "Scanning": "スキャン中", @@ -286,26 +292,26 @@ "Select additional folders to share with this device.": "このデバイスと共有する追加のフォルダーを選択します。", "Select latest version": "最も新しいバージョンを選択", "Select oldest version": "最も古いバージョンを選択", - "Select the folders to share with this device.": "このデバイスと共有するフォルダーを選択してください。", "Send & Receive": "送受信", "Send Only": "送信のみ", + "Set Ignores on Added Folder": "Set Ignores on Added Folder", "Settings": "設定", "Share": "共有", "Share Folder": "フォルダーを共有する", - "Share Folders With Device": "このデバイスと共有するフォルダー", "Share this folder?": "このフォルダーを共有しますか?", "Shared Folders": "共有中のフォルダー", "Shared With": "共有中のデバイス", "Sharing": "共有", "Show ID": "IDを表示", "Show QR": "QRコードを表示", - "Show detailed discovery status": "Show detailed discovery status", + "Show detailed discovery status": "詳細な探索ステータスを表示する", "Show detailed listener status": "Show detailed listener status", "Show diff with previous version": "前バージョンとの差分を表示", "Shown instead of Device ID in the cluster status. Will be advertised to other devices as an optional default name.": "ステータス画面でデバイスIDの代わりに表示されます。他のデバイスに対してもデフォルトの名前として通知されます。", "Shown instead of Device ID in the cluster status. Will be updated to the name the device advertises if left empty.": "ステータス画面でデバイスIDの代わりに表示されます。空欄にすると相手側デバイスが通知してきた名前で更新されます。", "Shutdown": "シャットダウン", "Shutdown Complete": "シャットダウン完了", + "Simple": "Simple", "Simple File Versioning": "単純バージョン管理", "Single level wildcard (matches within a directory only)": "ワイルドカード (単一のディレクトリ内だけでマッチします)", "Size": "サイズ", @@ -317,6 +323,7 @@ "Stable releases and release candidates": "安定版とリリース候補版", "Stable releases are delayed by about two weeks. During this time they go through testing as release candidates.": "安定版は、リリース候補版としてのテスト後およそ2週間でリリースされます。", "Stable releases only": "安定版のみ", + "Staggered": "Staggered", "Staggered File Versioning": "期間別バージョン管理", "Start Browser": "起動時にウェブブラウザーで状態を表示する", "Statistics": "統計情報", @@ -325,6 +332,7 @@ "Support": "サポート", "Support Bundle": "Support Bundle", "Sync Protocol Listen Addresses": "同期プロトコルの待ち受けアドレス", + "Sync Status": "Sync Status", "Syncing": "同期中", "Syncthing has been shut down.": "Syncthingをシャットダウンしました。", "Syncthing includes the following software or portions thereof:": "Syncthingは以下のソフトウェアまたはその一部を内包しています:", @@ -349,7 +357,7 @@ "The entered device ID does not look valid. It should be a 52 or 56 character string consisting of letters and numbers, with spaces and dashes being optional.": "入力されたデバイスIDが正しくありません。デバイスIDは52文字または56文字で、アルファベットと数字からなります。スペースとハイフンは入力してもしなくてもかまいません。", "The folder ID cannot be blank.": "フォルダーIDは空欄にできません。", "The folder ID must be unique.": "フォルダーIDが重複しています。", - "The folder content on other devices will be overwritten to become identical with this device. Files not present here will be deleted on other devices.": "The folder content on other devices will be overwritten to become identical with this device. Files not present here will be deleted on other devices.", + "The folder content on other devices will be overwritten to become identical with this device. Files not present here will be deleted on other devices.": "他のデバイス上にあるフォルダーの中身は、このデバイスのものと同じになるように上書きされます。他のデバイスにあっても、ここに表示されていないファイルは削除されます。", "The folder content on this device will be overwritten to become identical with other devices. Files newly added here will be deleted.": "The folder content on this device will be overwritten to become identical with other devices. Files newly added here will be deleted.", "The folder path cannot be blank.": "フォルダーパスは空欄にできません。", "The following intervals are used: for the first hour a version is kept every 30 seconds, for the first day a version is kept every hour, for the first 30 days a version is kept every day, until the maximum age a version is kept every week.": "保存間隔は次の通りです。初めの1時間は30秒ごとに古いバージョンを保存します。同様に、初めの1日間は1時間ごと、初めの30日間は1日ごと、その後最大保存日数までは1週間ごとに、古いバージョンを保存します。", @@ -357,7 +365,7 @@ "The following items were changed locally.": "The following items were changed locally.", "The following methods are used to discover other devices on the network and announce this device to be found by others:": "The following methods are used to discover other devices on the network and announce this device to be found by others:", "The following unexpected items were found.": "The following unexpected items were found.", - "The interval must be a positive number of seconds.": "The interval must be a positive number of seconds.", + "The interval must be a positive number of seconds.": "間隔は0秒以下にはできません。", "The interval, in seconds, for running cleanup in the versions directory. Zero to disable periodic cleaning.": "The interval, in seconds, for running cleanup in the versions directory. Zero to disable periodic cleaning.", "The maximum age must be a number and cannot be blank.": "最大保存日数には数値を指定してください。空欄にはできません。", "The maximum time to keep a version (in days, set to 0 to keep versions forever).": "古いバージョンを保持する最大日数 (0で無期限)", @@ -367,22 +375,29 @@ "The number of versions must be a number and cannot be blank.": "保持するバージョン数は数値を指定してください。空欄にはできません。", "The path cannot be blank.": "パスを入力してください。", "The rate limit must be a non-negative number (0: no limit)": "帯域制限値は0以上で指定して下さい。 (0で無制限)", + "The remote device has not accepted sharing this folder.": "The remote device has not accepted sharing this folder.", + "The remote device has paused this folder.": "The remote device has paused this folder.", "The rescan interval must be a non-negative number of seconds.": "再スキャン間隔は0秒以上で指定してください。", - "There are no devices to share this folder with.": "There are no devices to share this folder with.", + "There are no devices to share this folder with.": "どのデバイスともフォルダーを共有していません。", + "There are no file versions to restore.": "There are no file versions to restore.", "There are no folders to share with this device.": "There are no folders to share with this device.", "They are retried automatically and will be synced when the error is resolved.": "エラーが解決すると、自動的に再試行され同期されます。", "This Device": "このデバイス", + "This Month": "This Month", "This can easily give hackers access to read and change any files on your computer.": "この設定のままでは、あなたのコンピューターにある任意のファイルを、他者が簡単に盗み見たり書き換えたりすることができます。", "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.": "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.", "This is a major version upgrade.": "メジャーアップグレードです。", "This setting controls the free space required on the home (i.e., index database) disk.": "この設定は、ホームディスク (インデックスデータベースがあるディスク) で必要な空き容量を管理します。", "Time": "日時", - "Time the item was last modified": "Time the item was last modified", + "Time the item was last modified": "項目を最後に変更した日時", + "Today": "Today", + "Trash Can": "Trash Can", "Trash Can File Versioning": "ゴミ箱によるバージョン管理", + "Twitter": "Twitter", "Type": "タイプ", "UNIX Permissions": "UNIX パーミッション", - "Unavailable": "Unavailable", - "Unavailable/Disabled by administrator or maintainer": "Unavailable/Disabled by administrator or maintainer", + "Unavailable": "利用不可", + "Unavailable/Disabled by administrator or maintainer": "利用不可、または管理者によって無効化されています", "Undecided (will prompt)": "未決定(再確認する)", "Unexpected Items": "Unexpected Items", "Unexpected items have been found in this folder.": "Unexpected items have been found in this folder.", @@ -393,7 +408,7 @@ "Unshared Folders": "非共有のフォルダー", "Untrusted": "信頼しない", "Up to Date": "最新", - "Updated": "更新", + "Updated {%file%}": "Updated {{file}}", "Upgrade": "アップグレード", "Upgrade To {%version%}": "{{version}} にアップグレードする", "Upgrading": "アップグレード中", @@ -415,13 +430,14 @@ "Warning, this path is a parent directory of an existing folder \"{%otherFolderLabel%}\" ({%otherFolder%}).": "警告: 入力されたパスは、設定済みのフォルダー「{{otherFolderLabel}}」 ({{otherFolder}}) の親ディレクトリです。", "Warning, this path is a subdirectory of an existing folder \"{%otherFolder%}\".": "警告: 入力されたパスは、設定済みのフォルダー「{{otherFolder}}」のサブディレクトリです。", "Warning, this path is a subdirectory of an existing folder \"{%otherFolderLabel%}\" ({%otherFolder%}).": "警告: 入力されたパスは、設定済みのフォルダー「{{otherFolderLabel}}」 ({{otherFolder}}) のサブディレクトリです。", - "Warning: If you are using an external watcher like {%syncthingInotify%}, you should make sure it is deactivated.": "Warning: If you are using an external watcher like {{syncthingInotify}}, you should make sure it is deactivated.", + "Warning: If you are using an external watcher like {%syncthingInotify%}, you should make sure it is deactivated.": "注意: {{syncthingInotify}} などの外部の監視ソフトは必ず無効にしてください。", "Watch for Changes": "変更の監視", "Watching for Changes": "変更の監視", "Watching for changes discovers most changes without periodic scanning.": "変更の監視は、定期スキャンを行わずにほとんどの変更を検出できます。", "When adding a new device, keep in mind that this device must be added on the other side too.": "新しいデバイスを追加する際は、相手側デバイスにもこのデバイスを追加してください。", "When adding a new folder, keep in mind that the Folder ID is used to tie folders together between devices. They are case sensitive and must match exactly between all devices.": "新しいフォルダーを追加する際、フォルダーIDはデバイス間でフォルダーの対応づけに使われることに注意してください。フォルダーIDは大文字と小文字が区別され、共有するすべてのデバイスの間で完全に一致しなくてはなりません。", "Yes": "はい", + "Yesterday": "Yesterday", "You can also select one of these nearby devices:": "近くに検出された以下のデバイスの一つを選択できます。", "You can change your choice at any time in the Settings dialog.": "この設定はいつでも変更できます。", "You can read more about the two release channels at the link below.": "2種類のリリースチャネルについての詳細は、以下のリンク先を参照してください。", @@ -436,6 +452,10 @@ "full documentation": "詳細なマニュアル", "items": "項目", "seconds": "seconds", + "theme-name-black": "ブラック", + "theme-name-dark": "ダーク", + "theme-name-default": "デフォルト", + "theme-name-light": "ライト", "{%device%} wants to share folder \"{%folder%}\".": "{{device}} がフォルダー \"{{folder}}\" を共有するよう求めています。", "{%device%} wants to share folder \"{%folderlabel%}\" ({%folder%}).": "{{device}} がフォルダー「{{folderlabel}}」 ({{folder}}) を共有するよう求めています。", "{%reintroducer%} might reintroduce this device.": "{{reintroducer}} might reintroduce this device." diff --git a/gui/default/assets/lang/lang-ko-KR.json b/gui/default/assets/lang/lang-ko-KR.json index 5a6c5717dbb..4253e6cc808 100644 --- a/gui/default/assets/lang/lang-ko-KR.json +++ b/gui/default/assets/lang/lang-ko-KR.json @@ -1,7 +1,7 @@ { - "A device with that ID is already added.": "이 기기 ID는 이미 존재합니다.", - "A negative number of days doesn't make sense.": "음수로는 지정할 수 없습니다.", - "A new major version may not be compatible with previous versions.": "새로운 주요 버전은 이전 버전과 호환되지 않을 수 있습니다.", + "A device with that ID is already added.": "이 식별자를 가진 기기가 이미 추가되어 있습니다.", + "A negative number of days doesn't make sense.": "일수를 음수로 입력하는 것은 말이 되지 않습니다.", + "A new major version may not be compatible with previous versions.": "새로운 주요 버전이 이전 버전들과 호환되지 않을 수 있습니다.", "API Key": "API 키", "About": "정보", "Action": "동작", @@ -10,261 +10,267 @@ "Add Device": "기기 추가", "Add Folder": "폴더 추가", "Add Remote Device": "다른 기기 추가", - "Add devices from the introducer to our device list, for mutually shared folders.": "상호 공유 폴더에 대해 유도자의 기기를 내 기기 목록에 추가합니다.", - "Add new folder?": "새로운 폴더를 추가하시겠습니까?", - "Additionally the full rescan interval will be increased (times 60, i.e. new default of 1h). You can also configure it manually for every folder later after choosing No.": "추가적으로 전체 탐색 간격이 늘어납니다 (시간이 60, 즉 기본값 인 1 시간). 아니요를 선택한 후에 모든 폴더에 대해 직접 설정도 가능합니다.", + "Add devices from the introducer to our device list, for mutually shared folders.": "상호 공유 폴더에 대해 소개자의 목록에 있는 기기를 현재 기기 목록에 추가됩니다.", + "Add ignore patterns": "무시 양식 추가", + "Add new folder?": "새 폴더를 추가하시겠습니까?", + "Additionally the full rescan interval will be increased (times 60, i.e. new default of 1h). You can also configure it manually for every folder later after choosing No.": "또한 완전 재탐색 간격도 확장됩니다(곱하기 60, 즉 새 기본값인 1시간으로). 폴더별로 나중에 직접 설정하려면 아니요를 선택하십시오.", "Address": "주소", "Addresses": "주소", "Advanced": "고급", "Advanced Configuration": "고급 설정", "All Data": "전체 데이터", - "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.": "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.", - "Allow Anonymous Usage Reporting?": "익명 사용 보고서를 보내시겠습니까?", - "Allowed Networks": "허가된 네트워크", + "All Time": "전체 기간", + "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.": "송신하는 데이터 전체를 비밀번호 없이 읽을 수 없도록 이 기기와 공유한 모든 폴더를 비밀번호로 보호해야 합니다.", + "Allow Anonymous Usage Reporting?": "익명 사용 보고를 허용하시겠습니까?", + "Allowed Networks": "허가된 망", "Alphabetic": "가나다순", + "Altered by ignoring deletes.": "삭제 항목 무시로 변경됨", "An external command handles the versioning. It has to remove the file from the shared folder. If the path to the application contains spaces, it should be quoted.": "외부 명령이 파일 버전을 관리합니다. 공유 폴더에서 파일을 삭제해야 합니다. 응용 프로그램의 경로에 공백이 있으면 따옴표로 묶어야 합니다.", - "Anonymous Usage Reporting": "익명 사용 보고서", - "Anonymous usage report format has changed. Would you like to move to the new format?": "익명 사용 보고서의 형식이 변경되었습니다. 새 형식으로 이동하시겠습니까?", - "Are you sure you want to continue?": "계속하시겠습니까?", - "Are you sure you want to override all remote changes?": "다른 기기의 모든 변경 항목을 덮어쓰시겠습니까?", - "Are you sure you want to permanently delete all these files?": "이 모든 파일을 영구 삭제하시겠습니까?", - "Are you sure you want to remove device {%name%}?": "{{name}} 기기를 제거하시겠습니까?", - "Are you sure you want to remove folder {%label%}?": "{{label}} 폴더를 제거하시겠습니까?", - "Are you sure you want to restore {%count%} files?": "{{count}} 개의 파일을 복원하시겠습니까?", - "Are you sure you want to revert all local changes?": "이 기기의 모든 변경 항목을 되돌리시겠습니까?", - "Are you sure you want to upgrade?": "업데이트를 하시겠습니까?", + "Anonymous Usage Reporting": "익명 사용 보고", + "Anonymous usage report format has changed. Would you like to move to the new format?": "익명 사용 보고의 형식이 변경되었습니다. 새 형식으로 설정을 변경하시겠습니까?", + "Apply": "적용", + "Are you sure you want to override all remote changes?": "다른 기기의 변경 항목 모두를 정말로 덮어쓰시겠습니까?", + "Are you sure you want to permanently delete all these files?": "이 파일 모두를 정말로 영구 삭제하시겠습니까?", + "Are you sure you want to remove device {%name%}?": "{{name}} 기기를 정말로 제거하시겠습니까?", + "Are you sure you want to remove folder {%label%}?": "{{label}} 폴더를 정말로 제거하시겠습니까?", + "Are you sure you want to restore {%count%} files?": "{{count}}개의 파일을 정말로 복구하시겠습니까?", + "Are you sure you want to revert all local changes?": "현재 기기의 변경 항목 모두를 정말로 되돌리시겠습니까?", + "Are you sure you want to upgrade?": "정말로 업데이트하시겠습니까?", "Auto Accept": "자동 수락", - "Automatic Crash Reporting": "자동 충돌 보고서", - "Automatic upgrade now offers the choice between stable releases and release candidates.": "자동 업데이트가 안정 버전과 출시 후보 중 선택할 수 있게 바뀌었습니다.", + "Automatic Crash Reporting": "자동 충돌 보고", + "Automatic upgrade now offers the choice between stable releases and release candidates.": "자동 업데이트가 안정 버전과 출시 후보 중 선택할 수 있게 변경되었습니다.", "Automatic upgrades": "자동 업데이트", "Automatic upgrades are always enabled for candidate releases.": "출시 후보는 자동 업데이트가 항상 활성화되어 있습니다.", - "Automatically create or share folders that this device advertises at the default path.": "이 기기가 기본 경로에서 알리는 폴더를 자동으로 만들거나 공유합니다.", - "Available debug logging facilities:": "사용 가능한 디버그 로깅 기능:", + "Automatically create or share folders that this device advertises at the default path.": "이 기기가 통보하는 폴더들이 기본 경로에서 자동으로 생성 또는 공유됩나다.", + "Available debug logging facilities:": "사용 가능한 디버그 기록 기능:", "Be careful!": "주의하십시오!", "Bugs": "버그", "Cancel": "취소", - "Changelog": "바뀐 점", - "Clean out after": "삭제 후", - "Cleaning Versions": "버전 정리 중", + "Changelog": "변경 기록", + "Clean out after": "보관 기간", + "Cleaning Versions": "버전 정리", "Cleanup Interval": "정리 간격", - "Click to see discovery failures": "탐지 실패 보기", - "Click to see full identification string and QR code.": "기기 식별자 및 QR 코드 보기", + "Click to see full identification string and QR code.": "기기 식별자 전체 및 QR 코드 보기", "Close": "닫기", "Command": "명령", - "Comment, when used at the start of a line": "명령행에서 시작을 할수 있어요.", + "Comment, when used at the start of a line": "주석(줄 앞에 사용할 때)", "Compression": "압축", "Configured": "설정됨", - "Connected (Unused)": "연결됨 (미사용)", + "Connected (Unused)": "연결됨(미사용)", "Connection Error": "연결 오류", "Connection Type": "연결 유형", "Connections": "연결", - "Continuously watching for changes is now available within Syncthing. This will detect changes on disk and issue a scan on only the modified paths. The benefits are that changes are propagated quicker and that less full scans are required.": "Syncthing는 변경 사항을 지속적으로 감지 할 수 있습니다. 이렇게 하면 디스크의 변경 사항을 감지하고 수정 된 경로에서만 검사를 실행합니다. 이점은 변경 사항이 더 빠르게 전파되고 전체 탐색 횟수가 줄어듭니다.", + "Continuously watching for changes is now available within Syncthing. This will detect changes on disk and issue a scan on only the modified paths. The benefits are that changes are propagated quicker and that less full scans are required.": "지속적 변경 항목 감시 기능이 Syncthing에 추가되었습니다. 저장장치에서 변경 항목이 감시되면 변경된 경로에서만 탐색이 실시됩니다. 변경 항목이 더 빠르게 전파되며 완전 탐색 횟수가 줄어드는 이점이 있습니다.", "Copied from elsewhere": "다른 곳에서 복사됨", - "Copied from original": "원본에서 복사됨", - "Copyright © 2014-2019 the following Contributors:": "Copyright © 2014-2019 the following Contributors:", - "Creating ignore patterns, overwriting an existing file at {%path%}.": "무시 패턴 생성 중, {{path}}에 존재하는 파일을 덮어씁니다.", - "Currently Shared With Devices": "현재 공유된 기기", + "Copied from original": "원 파일에서 복사됨", + "Currently Shared With Devices": "공유된 기기", + "Custom Range": "사용자 설정 기간", "Danger!": "위험!", - "Debugging Facilities": "디버깅 기능", + "Debugging Facilities": "디버그 기능", "Default Configuration": "기본 설정", "Default Device": "기본 기기", "Default Folder": "기본 폴더", - "Default Folder Path": "기본 폴더 경로", + "Default Ignore Patterns": "기본 무시 양식", "Defaults": "기본 설정", "Delete": "삭제", "Delete Unexpected Items": "예기치 못한 항목 삭제", - "Deleted": "삭제됨", + "Deleted {%file%}": "{{file}} 삭제됨", "Deselect All": "모두 선택 해제", - "Deselect devices to stop sharing this folder with.": "Deselect devices to stop sharing this folder with.", - "Deselect folders to stop sharing with this device.": "Deselect folders to stop sharing with this device.", + "Deselect devices to stop sharing this folder with.": "현재 폴더를 공유하지 않을 기기를 선택 해제하십시오.", + "Deselect folders to stop sharing with this device.": "현재 기기와 공유하지 않을 폴더를 선택 해제하십시오.", "Device": "기기", - "Device \"{%name%}\" ({%device%} at {%address%}) wants to connect. Add new device?": "다른 기기가 \"{{name}}\" ({{device}} {{address}})에서 접속을 요청했습니다. 새 기기를 추가하시겠습니까?", - "Device ID": "기기 ID", + "Device \"{%name%}\" ({%device%} at {%address%}) wants to connect. Add new device?": "\"{{name}}\" ({{device}} 기기가 {{address}}) 주소에서 접속을 요청했습니다. 새 기기를 추가하시겠습니까?", + "Device ID": "기기 식별자", "Device Identification": "기기 식별자", "Device Name": "기기명", - "Device is untrusted, enter encryption password": "신뢰하지 않는 기기입니다. 암호화 비밀번호를 입력하십시오.", + "Device is untrusted, enter encryption password": "신뢰하지 않는 기기입니다; 암호화 비밀번호를 입력하십시오", "Device rate limits": "기기 속도 제한", - "Device that last modified the item": "항목을 마지막으로 수정한 기기", + "Device that last modified the item": "항목을 가장 최근에 수정한 기기", "Devices": "기기", - "Disable Crash Reporting": "충돌 보고서 해제", + "Disable Crash Reporting": "충돌 보고 비활성화", "Disabled": "비활성화됨", - "Disabled periodic scanning and disabled watching for changes": "주기적 탐색을 사용 중지하고 변경 사항을 감시하지 않음", - "Disabled periodic scanning and enabled watching for changes": "주기적 탐색을 사용 중지하고 변경 사항 감시 하기", - "Disabled periodic scanning and failed setting up watching for changes, retrying every 1m:": "Disabled periodic scanning and failed setting up watching for changes, retrying every 1m:", - "Disables comparing and syncing file permissions. Useful on systems with nonexistent or custom permissions (e.g. FAT, exFAT, Synology, Android).": "Disables comparing and syncing file permissions. Useful on systems with nonexistent or custom permissions (e.g. FAT, exFAT, Synology, Android).", + "Disabled periodic scanning and disabled watching for changes": "주기적 탐색 비활성화됨 및 변경 항목 감시 비활성화됨", + "Disabled periodic scanning and enabled watching for changes": "주기적 탐색 비활성화됨 및 변경 항목 감시 활성화됨", + "Disabled periodic scanning and failed setting up watching for changes, retrying every 1m:": "주기적 탐색 비활성화됨 및 변경 항목 감시 설정에 실패함; 1분마다 재시도 중:", + "Disables comparing and syncing file permissions. Useful on systems with nonexistent or custom permissions (e.g. FAT, exFAT, Synology, Android).": "파일 권한의 비교 및 동기화가 비활성화됩니다. FAT, exFAT, Synology, Android 등 파일 권한이 존재하지 않거나 비표준 파일 권한을 사용하는 체제에서 유용합니다.", "Discard": "무시", "Disconnected": "연결 끊김", - "Disconnected (Unused)": "연결 끊김 (미사용)", + "Disconnected (Unused)": "연결 끊김(미사용)", "Discovered": "탐지됨", "Discovery": "탐지", "Discovery Failures": "탐지 실패", "Discovery Status": "탐지 현황", - "Dismiss": "무시", - "Do not add it to the ignore list, so this notification may recur.": "Do not add it to the ignore list, so this notification may recur.", - "Do not restore": "복구 하지 않기", - "Do not restore all": "모두 복구 하지 않기", - "Do you want to enable watching for changes for all your folders?": "변경 사항 감시를 당신의 모든 폴더에서 활성화 하는걸 원하시나요?", + "Dismiss": "나중에", + "Do not add it to the ignore list, so this notification may recur.": "무시 항목에 추가되지 않으니 이 알림이 다시 표시될 수 있습니다.", + "Do not restore": "복구하지 않기", + "Do not restore all": "모두 복구하지 않기", + "Do you want to enable watching for changes for all your folders?": "변경 항목 감시를 모든 폴더에서 활성화하시겠습니까?", "Documentation": "사용 설명서", "Download Rate": "수신 속도", - "Downloaded": "수신됨", - "Downloading": "수신 중", + "Downloaded": "내려받음", + "Downloading": "내려받는 중", "Edit": "편집", "Edit Device": "기기 편집", "Edit Device Defaults": "기기 기본 설정 편집", "Edit Folder": "폴더 편집", "Edit Folder Defaults": "폴더 기본 설정 편집", - "Editing {%path%}.": "{{path}} 편집 중", - "Enable Crash Reporting": "충돌 보고서 활성화", - "Enable NAT traversal": "NAT traversal 활성화", - "Enable Relaying": "Relaying 활성화", + "Editing {%path%}.": "{{path}} 편집 중입니다.", + "Enable Crash Reporting": "충돌 보고 활성화", + "Enable NAT traversal": "NAT 통과 활성화", + "Enable Relaying": "중계 활성화", "Enabled": "활성화됨", - "Enter a non-negative number (e.g., \"2.35\") and select a unit. Percentages are as part of the total disk size.": "음수가 아닌 수 (예, \"2.35\") 를 입력 후 단위를 선택하세요. 백분율은 총 디스크 크기의 일부입니다.", - "Enter a non-privileged port number (1024 - 65535).": "비 특권 포트 번호를 입력하세요 (1024 - 65535).", - "Enter comma separated (\"tcp://ip:port\", \"tcp://host:port\") addresses or \"dynamic\" to perform automatic discovery of the address.": "Enter comma separated (\"tcp://ip:port\", \"tcp://host:port\") addresses or \"dynamic\" to perform automatic discovery of the address.", - "Enter ignore patterns, one per line.": "무시할 패턴을 한 줄에 하나씩 입력하세요.", - "Enter up to three octal digits.": "최대 3자리의 8진수를 입력하세요.", + "Enter a non-negative number (e.g., \"2.35\") and select a unit. Percentages are as part of the total disk size.": "양수(예: \"2.35\")를 입력한 후에 단위를 선택하십시오. 백분율은 저장 장치의 총용량에서 계산됩니다.", + "Enter a non-privileged port number (1024 - 65535).": "비특권 포트 번호(1024~65535)를 입력하십시오.", + "Enter comma separated (\"tcp://ip:port\", \"tcp://host:port\") addresses or \"dynamic\" to perform automatic discovery of the address.": "쉼표로 나눈 주소(\"tcp://ip:port\", \"tcp://host:port\") 또는 주소를 자동 탐지해주는 \"dynamic\"을 입력하십시오.", + "Enter ignore patterns, one per line.": "무시할 양식을 한 줄에 하나씩 입력하십시오.", + "Enter up to three octal digits.": "최대 3자리의 8진수를 입력하십시오.", "Error": "오류", + "External": "외부", "External File Versioning": "외부 파일 버전 관리", "Failed Items": "실패 항목", - "Failed to load ignore patterns.": "Failed to load ignore patterns.", - "Failed to setup, retrying": "설정 적용 실패, 재시도 중", - "Failure to connect to IPv6 servers is expected if there is no IPv6 connectivity.": "IPv6 네트워크에 연결되지 않은 경우 IPv6 서버에 연결 할 수 없습니다.", + "Failed to load file versions.": "파일 버전을 불러오기에 실패했습니다.", + "Failed to load ignore patterns.": "무시 양식을 불러오기에 실패했습니다.", + "Failed to setup, retrying": "설정 적용 실패; 재시도 중", + "Failure to connect to IPv6 servers is expected if there is no IPv6 connectivity.": "IPv6에 연결되어 있지 않을 때는 IPv6 서버에 접속하지 못하는 것이 정상입니다.", "File Pull Order": "파일 수신 순서", "File Versioning": "파일 버전 관리", - "Files are moved to .stversions directory when replaced or deleted by Syncthing.": "파일이 Syncthing에 의해서 교체되거나 삭제되면 .stversions 폴더로 이동됩니다.", - "Files are moved to date stamped versions in a .stversions directory when replaced or deleted by Syncthing.": "파일이 Syncthing에 의해서 교체되거나 삭제되면 .stversions 폴더에 있는 날짜가 바뀐 버전으로 이동됩니다.", - "Files are protected from changes made on other devices, but changes made on this device will be sent to the rest of the cluster.": "다른 기기가 파일을 편집할 수 없으며 반드시 이 장치의 내용을 기준으로 동기화합니다.", - "Files are synchronized from the cluster, but any changes made locally will not be sent to other devices.": "Files are synchronized from the cluster, but any changes made locally will not be sent to other devices.", + "Files are moved to .stversions directory when replaced or deleted by Syncthing.": "Syncthing에 의해 교체 또는 삭제된 파일은 .stversions 폴더로 이동됩니다.", + "Files are moved to date stamped versions in a .stversions directory when replaced or deleted by Syncthing.": "Syncthing에 의해 교체 또는 삭제된 파일은 날짜가 찍힌 채 .stversions 폴더로 이동됩니다.", + "Files are protected from changes made on other devices, but changes made on this device will be sent to the rest of the cluster.": "다른 기기에서 변경된 내용으로부터 파일이 보호되어 있지만 현재 기기에서 변경된 항목은 다른 기기로 송신됩니다.", + "Files are synchronized from the cluster, but any changes made locally will not be sent to other devices.": "다른 기기로부터 파일이 동기화되지만 현재 기기에서 변경된 항목은 다른 기기로 송신되지 않습니다.", "Filesystem Watcher Errors": "파일 시스템 감시 오류", - "Filter by date": "날짜별 정렬", - "Filter by name": "이름별 정렬", + "Filter by date": "날짜별 검색", + "Filter by name": "이름별 검색", "Folder": "폴더", - "Folder ID": "폴더 ID", + "Folder ID": "폴더 식별자", "Folder Label": "폴더명", "Folder Path": "폴더 경로", "Folder Type": "폴더 유형", - "Folder type \"{%receiveEncrypted%}\" can only be set when adding a new folder.": "Folder type \"{{receiveEncrypted}}\" can only be set when adding a new folder.", - "Folder type \"{%receiveEncrypted%}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.": "Folder type \"{{receiveEncrypted}}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.", + "Folder type \"{%receiveEncrypted%}\" can only be set when adding a new folder.": "\"{{receiveEncrypted}}\" 폴더 유형은 새 폴더를 추가할 때만 설정할 수 있습니다.", + "Folder type \"{%receiveEncrypted%}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.": "\"{{receiveEncrypted}}\" 폴더 유형은 폴더를 추가한 후에 변경할 수 없습니다. 폴더를 먼저 삭제하고, 저장 장치에 있는 데이터를 삭제 또는 해독한 다음에 폴더를 다시 추가하십시오.", "Folders": "폴더", - "For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't.": "For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't.", - "Full Rescan Interval (s)": "전체 재탐색 간격 (초)", + "For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't.": "다음 폴더에 변경 항목 감시를 적용하는 과정에서 오류가 발생했습니다. 1분마다 재시도할 예정이므로 오류는 곧 사라질 수 있습니다. 만일 사라지지 않으면 문제의 원인을 직접 해결하거나 스스로 해결하지 못할 경우에는 도움을 요청하십시오.", + "Forever": "영원히", + "Full Rescan Interval (s)": "완전 재탐색 간격(초)", "GUI": "GUI", "GUI Authentication Password": "GUI 인증 비밀번호", "GUI Authentication User": "GUI 인증 사용자", - "GUI Authentication: Set User and Password": "GUI 인증: 사용자와 비밀번호를 설정하십시오", - "GUI Listen Address": "GUI 수신 주소", + "GUI Authentication: Set User and Password": "GUI 인증: 사용자 이름과 비밀번호를 설정하십시오", + "GUI Listen Address": "GUI 대기 주소", "GUI Theme": "GUI 테마", "General": "일반", "Generate": "생성", - "Global Discovery": "글로벌 탐지", - "Global Discovery Servers": "글로벌 탐지 서버", - "Global State": "글로벌 서버 상태", + "Global Discovery": "외부 탐지", + "Global Discovery Servers": "외부 탐지 서버", + "Global State": "전체 기기 상태", "Help": "도움말", "Home page": "홈페이지", - "However, your current settings indicate you might not want it enabled. We have disabled automatic crash reporting for you.": "However, your current settings indicate you might not want it enabled. We have disabled automatic crash reporting for you.", + "However, your current settings indicate you might not want it enabled. We have disabled automatic crash reporting for you.": "다만, 현재 설정에 의하면 이 기능을 활성화하고 싶지 않을 확률이 높습니다. 따라서 자동 충돌 보고를 비활성화시켰습니다.", "Identification": "식별자", - "If untrusted, enter encryption password": "신뢰하지 않는 경우 암호화 비밀번호를 입력하십시오.", - "If you want to prevent other users on this computer from accessing Syncthing and through it your files, consider setting up authentication.": "If you want to prevent other users on this computer from accessing Syncthing and through it your files, consider setting up authentication.", + "If untrusted, enter encryption password": "신뢰하지 않으면 암호화 비밀번호를 입력하십시오", + "If you want to prevent other users on this computer from accessing Syncthing and through it your files, consider setting up authentication.": "현재 컴퓨터의 다른 사용자로부터 Syncthing과 이를 통한 파일 접속을 차단하려면 인증을 설정하는 것이 좋습니다.", "Ignore": "무시", - "Ignore Patterns": "무시 패턴", + "Ignore Patterns": "무시 양식", "Ignore Permissions": "권한 무시", - "Ignored Devices": "무시된 기기", - "Ignored Folders": "무시된 폴더", - "Ignored at": "Ignored at", - "Incoming Rate Limit (KiB/s)": "수신 속도 제한 (KiB/s)", - "Incorrect configuration may damage your folder contents and render Syncthing inoperable.": "잘못된 설정은 폴더의 컨텐츠를 훼손하거나 Syncthing의 오작동을 일으킬 수 있습니다.", - "Introduced By": "Introduced By", - "Introducer": "유도자", - "Inversion of the given condition (i.e. do not exclude)": "주어진 조건의 반대 (전혀 배제하지 않음)", - "Keep Versions": "버전 보관", + "Ignore patterns can only be added after the folder is created. If checked, an input field to enter ignore patterns will be presented after saving.": "무시 양식은 폴더가 생성된 후에만 추가할 수 있습니다. 체크할 경우, 폴더를 저장할 다음에 무시 양식을 입력하기 위한 새 창으로 이동합니다.", + "Ignored Devices": "무시한 기기", + "Ignored Folders": "무시한 폴더", + "Ignored at": "무시한 일자", + "Incoming Rate Limit (KiB/s)": "수신 속도 제한(KiB/s)", + "Incorrect configuration may damage your folder contents and render Syncthing inoperable.": "잘못된 설정은 폴더의 내용을 훼손하거나 Syncthing을 작동하지 못하게 할 수 있습니다.", + "Introduced By": "소개한 기기", + "Introducer": "소개자", + "Inversion of the given condition (i.e. do not exclude)": "특정한 조건의 반대(즉, 배제하지 않음)", + "Keep Versions": "버전 수", "LDAP": "LDAP", "Largest First": "큰 파일 순", - "Last Scan": "마지막 탐색", - "Last seen": "마지막 접속", + "Last 30 Days": "지난 30일", + "Last 7 Days": "지난 7일", + "Last Month": "지난 달", + "Last Scan": "최근 탐색", + "Last seen": "최근 연결", "Latest Change": "최신 변경 항목", "Learn more": "더 알아보기", "Limit": "제한", - "Listener Failures": "수신자 실패", - "Listener Status": "수신자 현황", - "Listeners": "수신자", + "Listener Failures": "대기자 실패", + "Listener Status": "대기자 현황", + "Listeners": "대기자", "Loading data...": "데이터를 불러오는 중...", "Loading...": "불러오는 중...", - "Local Additions": "로컬 변경 항목", - "Local Discovery": "로컬 탐지", - "Local State": "로컬 상태", - "Local State (Total)": "로컬 상태 (합계)", - "Locally Changed Items": "로컬 변경 항목", + "Local Additions": "현재 기기 추가 항목", + "Local Discovery": "내부 탐지", + "Local State": "현재 기기 상태", + "Local State (Total)": "현재 기기 상태(합계)", + "Locally Changed Items": "현재 기기 변경 항목", "Log": "기록", - "Log tailing paused. Scroll to the bottom to continue.": "Log tailing paused. Scroll to the bottom to continue.", + "Log tailing paused. Scroll to the bottom to continue.": "기록의 자동 새로고침이 일시 중지되었습니다. 재개하려면 창 밑으로 내려가십시오.", "Logs": "기록", "Major Upgrade": "주요 업데이트", - "Mass actions": "Mass actions", - "Maximum Age": "최대 보존 기간", + "Mass actions": "다중 동작", + "Maximum Age": "최대 보관 기간", "Metadata Only": "메타데이터만", - "Minimum Free Disk Space": "최소 여유 디스크 용량", - "Mod. Device": "수정된 기기", - "Mod. Time": "수정된 시간", + "Minimum Free Disk Space": "저장 장치 최소 여유 공간", + "Mod. Device": "수정 기기", + "Mod. Time": "수정 시간", "Move to top of queue": "대기열 상단으로 이동", - "Multi level wildcard (matches multiple directory levels)": "다중 레벨 와일드 카드 (여러 단계의 디렉토리와 일치하는 경우)", - "Never": "사용 안 함", + "Multi level wildcard (matches multiple directory levels)": "다중 수준 와일드카드(여러 단계의 디렉토리에서 적용됨)", + "Never": "기록 없음", "New Device": "새 기기", "New Folder": "새 폴더", "Newest First": "최신 파일 순", "No": "아니요", - "No File Versioning": "파일 버전 관리 안 함", - "No files will be deleted as a result of this operation.": "No files will be deleted as a result of this operation.", - "No upgrades": "업데이트 안함", + "No File Versioning": "파일 버전을 관리하지 않음", + "No files will be deleted as a result of this operation.": "이 작업의 결과로는 아무 파일도 삭제되지 않습니다.", + "No upgrades": "업데이트하지 않음", "Not shared": "공유되지 않음", "Notice": "공지", "OK": "확인", - "Off": "꺼짐", - "Oldest First": "오래된 파일 순", - "Optional descriptive label for the folder. Can be different on each device.": "폴더 라벨은 편의를 위한 것입니다. 기기마다 다르게 설정할 수 있습니다.", + "Off": "하지 않음", + "Oldest First": "오랜 파일 순", + "Optional descriptive label for the folder. Can be different on each device.": "폴더를 묘사하는 선택적 이름입니다. 기기마다 달리 설정해도 됩니다.", "Options": "옵션", "Out of Sync": "동기화 실패", "Out of Sync Items": "동기화 실패 항목", - "Outgoing Rate Limit (KiB/s)": "송신 속도 제한 (KiB/s)", + "Outgoing Rate Limit (KiB/s)": "송신 속도 제한(KiB/s)", "Override": "덮어쓰기", "Override Changes": "변경 항목 덮어쓰기", "Path": "경로", - "Path to the folder on the local computer. Will be created if it does not exist. The tilde character (~) can be used as a shortcut for": "로컬 컴퓨터에 있는 폴더의 경로를 지정합니다. 존재하지 않는 폴더일 경우 자동으로 생성됩니다. 물결 기호 (~)는 아래와 같은 폴더를 나타냅니다.", - "Path where new auto accepted folders will be created, as well as the default suggested path when adding new folders via the UI. Tilde character (~) expands to {%tilde%}.": "Path where new auto accepted folders will be created, as well as the default suggested path when adding new folders via the UI. Tilde character (~) expands to {{tilde}}.", - "Path where versions should be stored (leave empty for the default .stversions directory in the shared folder).": "버전을 보관할 경로 (비워둘 시 공유된 폴더 안의 기본값 .stversions 폴더로 지정됨)", + "Path to the folder on the local computer. Will be created if it does not exist. The tilde character (~) can be used as a shortcut for": "현재 기기에 있는 폴더의 경로입니다. 존재하지 않을 경우에는 자동으로 생성됩니다. 물결표(~)는 다음 폴더를 나타냅니다.", + "Path where versions should be stored (leave empty for the default .stversions directory in the shared folder).": "버전을 보관할 경로입니다(공유 폴더 안의 기본값 .stversions 폴더를 사용하려면 비워 두십시오).", "Pause": "일시 중지", "Pause All": "모두 일시 중지", "Paused": "일시 중지됨", - "Paused (Unused)": "일시 중지됨 (미사용)", - "Pending changes": "Pending changes", - "Periodic scanning at given interval and disabled watching for changes": "Periodic scanning at given interval and disabled watching for changes", - "Periodic scanning at given interval and enabled watching for changes": "Periodic scanning at given interval and enabled watching for changes", - "Periodic scanning at given interval and failed setting up watching for changes, retrying every 1m:": "Periodic scanning at given interval and failed setting up watching for changes, retrying every 1m:", - "Permanently add it to the ignore list, suppressing further notifications.": "Permanently add it to the ignore list, suppressing further notifications.", - "Permissions": "권한", - "Please consult the release notes before performing a major upgrade.": "메이저 업데이트를 하기 전에 먼저 릴리즈 노트를 살펴보세요.", - "Please set a GUI Authentication User and Password in the Settings dialog.": "설정에서 GUI 인증용 User와 암호를 입력해주세요.", + "Paused (Unused)": "일시 중지됨(미사용)", + "Pending changes": "대기 중 변경 항목", + "Periodic scanning at given interval and disabled watching for changes": "설정한 간격으로 주기적 탐색 활성화됨 및 변경 항목 감시 비활성화됨", + "Periodic scanning at given interval and enabled watching for changes": "설정한 간격으로 주기적 탐색 활성화됨 및 변경 항목 감시 활성화됨", + "Periodic scanning at given interval and failed setting up watching for changes, retrying every 1m:": "설정한 간격으로 주기적 탐색 활성화됨 및 변경 항목 감시 설정에 실패함; 1분마다 재시도 중:", + "Permanently add it to the ignore list, suppressing further notifications.": "무시 목록에 영구 추가되어 앞으로의 알림을 차단합니다.", + "Please consult the release notes before performing a major upgrade.": "주요 업데이트를 적용하기 전에는 출시 버전의 기록 정보를 확인하시기 바랍니다.", + "Please set a GUI Authentication User and Password in the Settings dialog.": "설정 창에서 GUI 인증 사용자 이름과 비밀번호를 설정하십시오.", "Please wait": "기다려 주십시오", - "Prefix indicating that the file can be deleted if preventing directory removal": "디렉토리 제거를 방지 할 경우 파일을 삭제할 수 있음을 나타내는 접두사", - "Prefix indicating that the pattern should be matched without case sensitivity": "대소 문자를 구분하지 않고 패턴을 일치시켜야 함을 나타내는 접두사", - "Preparing to Sync": "동기화 준비 중", + "Prefix indicating that the file can be deleted if preventing directory removal": "디렉터리 제거를 방지하는 파일을 삭제할 수 있음을 나타내는 접두사", + "Prefix indicating that the pattern should be matched without case sensitivity": "대소문자 구분 없이 양식을 적용함을 나타내는 접두사", + "Preparing to Sync": "동기화 준비", "Preview": "미리 보기", "Preview Usage Report": "사용 보고서 미리 보기", - "Quick guide to supported patterns": "지원하는 패턴에 대한 빠른 도움말", + "Quick guide to supported patterns": "지원하는 양식에 대한 빠른 도움말", "Random": "무작위", "Receive Encrypted": "암호화 수신", "Receive Only": "수신 전용", "Received data is already encrypted": "수신된 데이터는 이미 암호화되어 있습니다", "Recent Changes": "최근 변경 항목", - "Reduced by ignore patterns": "무시 패턴으로 축소", - "Release Notes": "릴리즈 노트", - "Release candidates contain the latest features and fixes. They are similar to the traditional bi-weekly Syncthing releases.": "출시 후보는 최신 기능과 버그 픽스를 포함 하고 있습니다. 이 버전은 예전 방식인 2주 주기 Syncthing 출시와 비슷합니다.", + "Reduced by ignore patterns": "무시 양식으로 축소됨", + "Release Notes": "출시 버전의 기록 정보", + "Release candidates contain the latest features and fixes. They are similar to the traditional bi-weekly Syncthing releases.": "출시 후보는 최신 기능과 버그 수정을 포함하고 있습니다. 2주마다 출시되던 예전의 Syncthing 버전과 유사합니다.", "Remote Devices": "다른 기기", "Remote GUI": "원격 GUI", "Remove": "제거", "Remove Device": "기기 제거", "Remove Folder": "폴더 제거", - "Required identifier for the folder. Must be the same on all cluster devices.": "폴더 식별자가 필요합니다. 모든 기기에서 동일해야 합니다.", + "Required identifier for the folder. Must be the same on all cluster devices.": "필수로 필요한 폴더의 식별자입니다. 모든 기기에서 동일해야 합니다.", "Rescan": "재탐색", - "Rescan All": "전체 재탐색", + "Rescan All": "모두 재탐색", "Rescans": "재탐색", "Restart": "재시작", "Restart Needed": "재시작 필요", @@ -273,170 +279,184 @@ "Restore Versions": "버전 복구", "Resume": "재개", "Resume All": "모두 재개", - "Reused": "재사용", + "Reused": "재사용됨", "Revert": "되돌리기", - "Revert Local Changes": "본 기기의 변경 항목 되돌리기", + "Revert Local Changes": "현재 기기 변경 항목 되돌리기", "Save": "저장", - "Scan Time Remaining": "탐색 남은 시간", - "Scanning": "탐색 중", - "See external versioning help for supported templated command line parameters.": "지원되는 템플릿 명령 행 매개 변수에 대해서는 외부 버전 도움말을 참조하십시오.", + "Scan Time Remaining": "남은 탐색 시간", + "Scanning": "탐색", + "See external versioning help for supported templated command line parameters.": "지원하는 견본 명령 매개 변수에 대해서는 외부 파일 버전 관리의 도움말을 참조하십시오.", "Select All": "모두 선택", "Select a version": "버전을 선택하십시오.", - "Select additional devices to share this folder with.": "이 폴더를 추가로 공유할 기기를 선택하십시오.", - "Select additional folders to share with this device.": "이 기기와 추가로 공유할 폴더를 선택하십시오.", - "Select latest version": "가장 최신 버전 선택하십시오.", - "Select oldest version": "가장 오래된 버전 선택하십시오.", - "Select the folders to share with this device.": "이 기기와 공유할 폴더를 선택하십시오.", - "Send & Receive": "송신 & 수신", + "Select additional devices to share this folder with.": "현재 폴더를 추가로 공유할 기기를 선택하십시오.", + "Select additional folders to share with this device.": "현재 기기와 추가로 공유할 폴더를 선택하십시오.", + "Select latest version": "가장 최신 버전 선택", + "Select oldest version": "가장 오랜 버전 선택", + "Send & Receive": "송수신", "Send Only": "송신 전용", + "Set Ignores on Added Folder": "추가된 폴더에 무시 양식을 설정하십시오", "Settings": "설정", "Share": "공유", "Share Folder": "폴더 공유", - "Share Folders With Device": "폴더를 공유할 기기", "Share this folder?": "이 폴더를 공유하시겠습니까?", - "Shared Folders": "공유 폴더", - "Shared With": "~와 공유", + "Shared Folders": "공유된 폴더", + "Shared With": "공유된 기기", "Sharing": "공유", - "Show ID": "기기 ID 보기", + "Show ID": "기기 식별자 보기", "Show QR": "QR 코드 보기", "Show detailed discovery status": "탐지 현황 상세 보기", - "Show detailed listener status": "수신자 현황 상세 보기", - "Show diff with previous version": "이전 버전과 변경사항 보기", - "Shown instead of Device ID in the cluster status. Will be advertised to other devices as an optional default name.": "기기에 대한 아이디로 표시됩니다. 옵션에 얻은 기본 이름으로 다른 기기에 통보합니다.", - "Shown instead of Device ID in the cluster status. Will be updated to the name the device advertises if left empty.": "아이디가 비어 있는 경우 기본 값으로 다른 기기에 업데이트됩니다.", + "Show detailed listener status": "대기자 현황 상세 보기", + "Show diff with previous version": "이전 버전과의 diff 보기", + "Shown instead of Device ID in the cluster status. Will be advertised to other devices as an optional default name.": "기기 식별자를 대신해 기기 목록에서 나타납니다. 다른 기기에 선택적 기본값 이름으로 통보됩니다.", + "Shown instead of Device ID in the cluster status. Will be updated to the name the device advertises if left empty.": "기기 식별자를 대신해 기기 목록에서 나타납니다. 비워 둘 경우 다른 기기에서 통보받은 이름으로 갱신됩니다.", "Shutdown": "종료", "Shutdown Complete": "종료 완료", + "Simple": "간단", "Simple File Versioning": "간단한 파일 버전 관리", - "Single level wildcard (matches within a directory only)": "단일 레벨 와일드카드 (하나의 디렉토리만 일치하는 경우)", + "Single level wildcard (matches within a directory only)": "단일 수준 와일드카드(하나의 디렉토리 내에서만 적용됨)", "Size": "크기", "Smallest First": "작은 파일 순", - "Some discovery methods could not be established for finding other devices or announcing this device:": "Some discovery methods could not be established for finding other devices or announcing this device:", - "Some items could not be restored:": "몇몇 항목들은 복구할 수 없었습니다:", - "Some listening addresses could not be enabled to accept connections:": "Some listening addresses could not be enabled to accept connections:", + "Some discovery methods could not be established for finding other devices or announcing this device:": "다른 기기 검색 또는 현재 기기 통보를 위한 탐지 방식 중 일부가 실행되지 못했습니다.", + "Some items could not be restored:": "몇몇 항목은 복구할 수 없었습니다.", + "Some listening addresses could not be enabled to accept connections:": "접속을 수락해주는 대기 주소 중 일부가 활성화되지 못했습니다.", "Source Code": "소스 코드", - "Stable releases and release candidates": "안정 버전과 출시 후보", - "Stable releases are delayed by about two weeks. During this time they go through testing as release candidates.": "안정 버전은 약 2주 정도 지연되어 출시됩니다. 그 기간 동안 출시 후보에 대한 테스트를 거칩니다.", + "Stable releases and release candidates": "안정 버전 및 출시 후보", + "Stable releases are delayed by about two weeks. During this time they go through testing as release candidates.": "안정 버전은 약 2주 정도 지연되어 출시됩니다. 그 기간 동안 출시 후보로서 실험이 진행됩니다.", "Stable releases only": "안정 버전만", - "Staggered File Versioning": "타임스탬프 기준 파일 버전 관리", + "Staggered": "시차제", + "Staggered File Versioning": "시차제 파일 버전 관리", "Start Browser": "브라우저 열기", "Statistics": "통계", "Stopped": "중지됨", - "Stores and syncs only encrypted data. Folders on all connected devices need to be set up with the same password or be of type \"{%receiveEncrypted%}\" too.": "Stores and syncs only encrypted data. Folders on all connected devices need to be set up with the same password or be of type \"{{receiveEncrypted}}\" too.", + "Stores and syncs only encrypted data. Folders on all connected devices need to be set up with the same password or be of type \"{%receiveEncrypted%}\" too.": "암호화된 데이터만이 보관되어 동기화됩니다. 모든 공유된 기기의 폴더가 동일한 비밀번호를 설정하거나 동일한 \"{{receiveEncrypted}}\" 유형이어야 합니다.", "Support": "지원", - "Support Bundle": "Support Bundle", - "Sync Protocol Listen Addresses": "동기화 프로토콜 수신 주소", - "Syncing": "동기화 중", + "Support Bundle": "지원 묶음", + "Sync Protocol Listen Addresses": "동기화 규약 대기 주소", + "Sync Status": "동기화 현황", + "Syncing": "동기화", "Syncthing has been shut down.": "Syncthing이 종료되었습니다.", - "Syncthing includes the following software or portions thereof:": "Syncthing은 다음과 같은 소프트웨어나 그 일부를 포함합니다:", - "Syncthing is Free and Open Source Software licensed as MPL v2.0.": "Syncthing는 MPL v2.0 으로 라이센스 된 무료 및 오픈 소스 소프트웨어입니다.", - "Syncthing is listening on the following network addresses for connection attempts from other devices:": "Syncthing is listening on the following network addresses for connection attempts from other devices:", - "Syncthing is not listening for connection attempts from other devices on any address. Only outgoing connections from this device may work.": "Syncthing is not listening for connection attempts from other devices on any address. Only outgoing connections from this device may work.", + "Syncthing includes the following software or portions thereof:": "Syncthing은 다음과 같은 소프트웨어 또는 그 일부를 포함합니다.", + "Syncthing is Free and Open Source Software licensed as MPL v2.0.": "Syncthing은 MPL v2.0으로 허가된 자유-오픈 소스 소프트웨어입니다.", + "Syncthing is listening on the following network addresses for connection attempts from other devices:": "Syncthing이 다른 기기로부터 들어오는 접속 시도를 다음 주소에서 대기 중입니다.", + "Syncthing is not listening for connection attempts from other devices on any address. Only outgoing connections from this device may work.": "Syncthing이 다른 기기로부터 들어오는 접속 시도를 대기하는 주소가 존재하지 않습니다. 현재 기기에서 전송하는 접속만으로 연결이 이루어질 수 있습니다.", "Syncthing is restarting.": "Syncthing이 재시작 중입니다.", "Syncthing is upgrading.": "Syncthing이 업데이트 중입니다.", - "Syncthing now supports automatically reporting crashes to the developers. This feature is enabled by default.": "Syncthing는 이제 개발자에게 충돌보고를 자동으로 지원합니다. 이 기능은 기본적으로 활성화 되어 있습니다.", - "Syncthing seems to be down, or there is a problem with your Internet connection. Retrying…": "Syncthing이 중지되었거나 인터넷 연결에 문제가 있는 것 같습니다. 재시도 중입니다...", - "Syncthing seems to be experiencing a problem processing your request. Please refresh the page or restart Syncthing if the problem persists.": "Syncthing에서 요청을 처리하는 중에 문제가 발생했습니다. 계속 문제가 발생하면 페이지를 다시 불러오거나 Syncthing을 재시작해 보세요.", - "Take me back": "취소", - "The GUI address is overridden by startup options. Changes here will not take effect while the override is in place.": "The GUI address is overridden by startup options. Changes here will not take effect while the override is in place.", + "Syncthing now supports automatically reporting crashes to the developers. This feature is enabled by default.": "개발자에게 충돌을 자동으로 보고하는 기능이 Syncthing에 추가되었습니다. 이 기능은 기본값으로 활성화되어 있습니다.", + "Syncthing seems to be down, or there is a problem with your Internet connection. Retrying…": "Syncthing이 중지되었거나 인터넷 연결에 문제가 발생했습니다. 재시도 중…", + "Syncthing seems to be experiencing a problem processing your request. Please refresh the page or restart Syncthing if the problem persists.": "Syncthing에서 요청을 처리하는 중에 문제가 발행했습니다. 문제가 지속되면 페이지를 새로 고치거나 Syncthing을 재시작해 보십시오.", + "Take me back": "뒤로", + "The GUI address is overridden by startup options. Changes here will not take effect while the override is in place.": "시작 옵션이 GUI 주소를 덮어쓰고 있습니다. 덮어쓰기가 지속되는 동안에는 설정을 변경할 수 없습니다.", "The Syncthing Authors": "The Syncthing Authors", - "The Syncthing admin interface is configured to allow remote access without a password.": "Syncthing 관리자 인터페이스가 암호 없이 원격 접속이 허가되도록 설정되었습니다.", - "The aggregated statistics are publicly available at the URL below.": "수집된 통계는 아래 URL에서 공개적으로 볼 수 있습니다.", + "The Syncthing admin interface is configured to allow remote access without a password.": "Syncthing의 관리자 인터페이스가 비밀번호 없이 원격 접속할 수 있도록 설정되어 있습니다.", + "The aggregated statistics are publicly available at the URL below.": "수집된 통계는 아래의 주소에서 공람할 수 있습니다.", "The cleanup interval cannot be blank.": "정리 간격은 비워 둘 수 없습니다.", - "The configuration has been saved but not activated. Syncthing must restart to activate the new configuration.": "설정이 저장되었지만 활성화되지 않았습니다. 설정을 활성화 하려면 Syncthing을 다시 시작하세요.", - "The device ID cannot be blank.": "기기 ID는 비워 둘 수 없습니다.", - "The device ID to enter here can be found in the \"Actions > Show ID\" dialog on the other device. Spaces and dashes are optional (ignored).": "여기에 입력한 기기 ID가 다른 기기의 \"동작 > ID 보기\"에 표시됩니다. 공백과 하이픈은 세지 않습니다. 즉 무시됩니다.", - "The encrypted usage report is sent daily. It is used to track common platforms, folder sizes and app versions. If the reported data set is changed you will be prompted with this dialog again.": "암호화된 사용 보고서는 매일 전송됩니다 사용 중인 플랫폼과 폴더 크기, 앱 버전이 포함되어 있습니다. 전송되는 데이터가 변경되면 다시 이 대화 상자가 나타납니다.", - "The entered device ID does not look valid. It should be a 52 or 56 character string consisting of letters and numbers, with spaces and dashes being optional.": "입력한 기기 ID가 올바르지 않습니다. 52/56자의 알파벳과 숫자로 구성되어 있으며, 공백과 하이픈은 포함되지 않습니다.", - "The folder ID cannot be blank.": "폴더 ID는 비워 둘 수 없습니다.", - "The folder ID must be unique.": "폴더 ID는 중복될 수 없습니다.", - "The folder content on other devices will be overwritten to become identical with this device. Files not present here will be deleted on other devices.": "The folder content on other devices will be overwritten to become identical with this device. Files not present here will be deleted on other devices.", - "The folder content on this device will be overwritten to become identical with other devices. Files newly added here will be deleted.": "The folder content on this device will be overwritten to become identical with other devices. Files newly added here will be deleted.", + "The configuration has been saved but not activated. Syncthing must restart to activate the new configuration.": "설정이 저장되었으나 아직 활성화되지 않았습니다. 새 설정을 활성화하려면 Syncthing을 재시작하십시오.", + "The device ID cannot be blank.": "기기 식별자는 비워 둘 수 없습니다.", + "The device ID to enter here can be found in the \"Actions > Show ID\" dialog on the other device. Spaces and dashes are optional (ignored).": "이 자리에 입력할 기기 식별자는 다른 기기의 \"동작 > 기기 식별자 보기\"에서 찾을 수 있습니다. 공백과 하이픈은 선택적입니다(무시됩니다).", + "The encrypted usage report is sent daily. It is used to track common platforms, folder sizes and app versions. If the reported data set is changed you will be prompted with this dialog again.": "암호화된 사용 보고서는 매일 전송됩니다. 사용 중인 운영체제, 폴더 크기와 응용 프로그램의 버전을 추적하기 위해서입니다. 만일 보고되는 정보가 변경되면 이 알림창이 다시 표시될 예정입니다.", + "The entered device ID does not look valid. It should be a 52 or 56 character string consisting of letters and numbers, with spaces and dashes being optional.": "입력한 기기 식별자가 올바르지 않습니다. 52 또는 56자의 알파벳과 숫자로 구성되어야 하며, 공백과 하이픈은 선택적입니다.", + "The folder ID cannot be blank.": "폴더 식별자는 비워 둘 수 없습니다.", + "The folder ID must be unique.": "폴더 식별자는 유일무이해야 합니다.", + "The folder content on other devices will be overwritten to become identical with this device. Files not present here will be deleted on other devices.": "다른 기기의 폴더 내용을 현재 기기와 동일하도록 덮어씁니다. 현재 기기의 폴더에 존재하지 않는 파일은 다른 기기에서 삭제됩니다.", + "The folder content on this device will be overwritten to become identical with other devices. Files newly added here will be deleted.": "현재 기기의 폴더 내용을 다른 기기와 동일하도록 덮어쓰입니다. 현재 기기의 폴더에 새로 추가된 파일은 삭제됩니다.", "The folder path cannot be blank.": "폴더 경로는 비워 둘 수 없습니다.", - "The following intervals are used: for the first hour a version is kept every 30 seconds, for the first day a version is kept every hour, for the first 30 days a version is kept every day, until the maximum age a version is kept every week.": "다음과 같은 간격이 사용됩니다: 첫 한 시간 동안은 버전이 매 30초마다 유지되며, 첫 하루 동안은 매 시간, 첫 한 달 동안은 매 일마다 유지됩니다. 그리고 최대 날짜까지는 버전이 매 주마다 유지됩니다.", - "The following items could not be synchronized.": "이 항목들은 동기화 할 수 없습니다.", - "The following items were changed locally.": "다음 로컬 변경 항목이 발견되었습니다.", - "The following methods are used to discover other devices on the network and announce this device to be found by others:": "The following methods are used to discover other devices on the network and announce this device to be found by others:", - "The following unexpected items were found.": "예기치 못한 항목이 발견되었습니다.", - "The interval must be a positive number of seconds.": "간격은 초 단위의 자연수여야 합니다.", - "The interval, in seconds, for running cleanup in the versions directory. Zero to disable periodic cleaning.": "The interval, in seconds, for running cleanup in the versions directory. Zero to disable periodic cleaning.", - "The maximum age must be a number and cannot be blank.": "최대 보존 기간은 숫자여야 하며 비워 둘 수 없습니다.", - "The maximum time to keep a version (in days, set to 0 to keep versions forever).": "버전을 유지할 최대 시간을 지정합니다. 일단위이며 버전을 계속 유지하려면 0을 입력하세요,", - "The number of days must be a number and cannot be blank.": "날짜는 숫자여야 하며 비워 둘 수 없습니다.", - "The number of days to keep files in the trash can. Zero means forever.": "설정된 날짜 동안 파일이 휴지통에 보관됩니다. 0은 무제한입니다.", - "The number of old versions to keep, per file.": "각 파일별로 유지할 이전 버전의 개수를 지정합니다.", + "The following intervals are used: for the first hour a version is kept every 30 seconds, for the first day a version is kept every hour, for the first 30 days a version is kept every day, until the maximum age a version is kept every week.": "다음과 같은 간격이 사용됩니다. 첫 한 시간 동안은 30초마다, 첫 하루 동안은 1시간마다, 첫 30일 동안은 1일마다, 그리고 최대 보관 기간까지는 1주일마다 버전이 보관됩니다.", + "The following items could not be synchronized.": "다음 항목이 동기화되지 못했습니다.", + "The following items were changed locally.": "다음 항목이 현재 기기에서 변경되었습니다.", + "The following methods are used to discover other devices on the network and announce this device to be found by others:": "망 내의 다른 기기 탐지 및 현재 기기 통보를 위한 다음 방식이 사용 중입니다.", + "The following unexpected items were found.": "다음 예기치 못한 항목이 발견되었습니다.", + "The interval must be a positive number of seconds.": "간격은 초 단위의 양수여야 합니다.", + "The interval, in seconds, for running cleanup in the versions directory. Zero to disable periodic cleaning.": "버전 폴더를 정리하는 초 단위의 간격입니다. 주기적 정리를 비활성화하려면 0을 입력하십시오.", + "The maximum age must be a number and cannot be blank.": "최대 보관 기간은 숫자여야 하며 비워 둘 수 없습니다.", + "The maximum time to keep a version (in days, set to 0 to keep versions forever).": "버전을 보관할 최대 시간입니다(일 단위이며 버전을 영구 보관하려면 0을 입력하십시오).", + "The number of days must be a number and cannot be blank.": "일수는 숫자여야 하며 비워 둘 수 없습니다.", + "The number of days to keep files in the trash can. Zero means forever.": "휴지통에서 파일을 보관할 일수입니다. 0은 무제한을 의미합니다.", + "The number of old versions to keep, per file.": "파일별로 유지할 이전 버전의 개수입니다.", "The number of versions must be a number and cannot be blank.": "버전 개수는 숫자여야 하며 비워 둘 수 없습니다.", "The path cannot be blank.": "경로는 비워 둘 수 없습니다.", - "The rate limit must be a non-negative number (0: no limit)": "대역폭 제한 설정은 반드시 양수로 입력해야 합니다 (0: 무제한)", - "The rescan interval must be a non-negative number of seconds.": "재탐색 간격은 초단위이며 양수로 입력해야 합니다.", + "The rate limit must be a non-negative number (0: no limit)": "속도 제한은 양수여야 합니다(0: 무제한)", + "The remote device has not accepted sharing this folder.": "다른 기기가 이 폴더의 공유를 승인하지 않았습니다.", + "The remote device has paused this folder.": "다른 기기가 이 폴더를 일시 중지했습니다.", + "The rescan interval must be a non-negative number of seconds.": "재탐색 간격은 초 단위의 양수여야 합니다.", "There are no devices to share this folder with.": "이 폴더를 공유할 기기가 없습니다.", + "There are no file versions to restore.": "복구할 파일 버전이 없습니다.", "There are no folders to share with this device.": "이 기기와 공유할 폴더가 없습니다.", - "They are retried automatically and will be synced when the error is resolved.": "오류가 해결되면 자동적으로 동기화 됩니다.", + "They are retried automatically and will be synced when the error is resolved.": "자동 재시도 중이며 문제가 해결되는 즉시 동기화될 예정입니다.", "This Device": "현재 기기", - "This can easily give hackers access to read and change any files on your computer.": "이 설정은 해커가 손쉽게 사용자 컴퓨터의 모든 파일을 읽고 변경할 수 있도록 할 수 있습니다.", - "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.": "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.", - "This is a major version upgrade.": "이 업데이트는 메이저 버전입니다.", - "This setting controls the free space required on the home (i.e., index database) disk.": "이 설정은 홈 디스크에 필요한 여유 공간을 제어합니다. (즉, 인덱스 데이터베이스)", + "This Month": "이번 달", + "This can easily give hackers access to read and change any files on your computer.": "이로 인해서는 해커들이 현재 컴퓨터의 모든 파일을 손쉽게 읽고 변경할 수 있게 됩니다.", + "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.": "이 기기는 다른 기기를 자동으로 탐지하거나 다른 기기로부터 발견되도록 자신의 주소를 통보할 수 없습니다. 고정 주소로 설정한 기기만이 현재 기기에 접속할 수 있습니다.", + "This is a major version upgrade.": "주요 버전 업데이트입니다.", + "This setting controls the free space required on the home (i.e., index database) disk.": "이 설정은 홈(즉, 인덕스 데이터베이스) 저장 장치의 여유 공간을 관리합니다.", "Time": "시간", - "Time the item was last modified": "항목이 마지막으로 수정 된 시간", + "Time the item was last modified": "항목이 가장 최근에 수정된 시간", + "Today": "오늘", + "Trash Can": "휴지통", "Trash Can File Versioning": "휴지통을 통한 파일 버전 관리", + "Twitter": "트위터", "Type": "유형", "UNIX Permissions": "UNIX 권한", - "Unavailable": "불가능", - "Unavailable/Disabled by administrator or maintainer": "운영자 또는 관리자에 의해 불가능/비활성화 됨", - "Undecided (will prompt)": "Undecided (will prompt)", + "Unavailable": "변경 불가", + "Unavailable/Disabled by administrator or maintainer": "운영 관리자에 의해 변경 불가 또는 비활성화됨", + "Undecided (will prompt)": "미정(재알림 예정)", "Unexpected Items": "예기치 못한 항목", - "Unexpected items have been found in this folder.": "이 폴더에 예기치 못한 항목이 발견되었습니다.", + "Unexpected items have been found in this folder.": "현재 폴더에서 예기치 못한 항목이 발견되었습니다.", "Unignore": "무시 취소", "Unknown": "알 수 없음", "Unshared": "공유되지 않음", "Unshared Devices": "공유되지 않은 기기", "Unshared Folders": "공유되지 않은 폴더", "Untrusted": "신뢰하지 않음", - "Up to Date": "최신 데이터", - "Updated": "업데이트 완료", + "Up to Date": "최신 상태", + "Updated {%file%}": "{{file}} 업데이트됨", "Upgrade": "업데이트", "Upgrade To {%version%}": "{{version}}으로 업데이트", "Upgrading": "업데이트 중", - "Upload Rate": "업로드 속도", + "Upload Rate": "송신 속도", "Uptime": "가동 시간", - "Usage reporting is always enabled for candidate releases.": "출시 후보 버전에서는 사용 보고서가 항상 활성화 됩니다.", - "Use HTTPS for GUI": "GUI에서 HTTPS 프로토콜 사용", - "Use notifications from the filesystem to detect changed items.": "Use notifications from the filesystem to detect changed items.", - "Username/Password has not been set for the GUI authentication. Please consider setting it up.": "Username/Password has not been set for the GUI authentication. Please consider setting it up.", + "Usage reporting is always enabled for candidate releases.": "출시 후보 버전에서는 사용 보고가 항상 활성화되어 있습니다.", + "Use HTTPS for GUI": "GUI에서 HTTPS 규약 사용", + "Use notifications from the filesystem to detect changed items.": "파일 시스템 알림을 사용하여 변경 항목을 감시합니다.", + "Username/Password has not been set for the GUI authentication. Please consider setting it up.": "GUI 인증을 위한 사용자 이름과 비밀번호가 설정되지 않았습니다. 이들을 설정하는 것을 고려해 주십시오.", "Version": "버전", "Versions": "버전", - "Versions Path": "버전 저장 경로", - "Versions are automatically deleted if they are older than the maximum age or exceed the number of files allowed in an interval.": "최대 보존 기간보다 오래되었거나 지정한 개수를 넘긴 버전은 자동으로 삭제됩니다.", - "Waiting to Clean": "정리 대기 중", - "Waiting to Scan": "탐색 대기 중", - "Waiting to Sync": "동기화 대기 중", + "Versions Path": "보관 경로", + "Versions are automatically deleted if they are older than the maximum age or exceed the number of files allowed in an interval.": "최대 보관 기간보다 오래되었거나 간격 내에서 허용되는 파일 개수를 넘긴 버전은 자동으로 삭제됩니다.", + "Waiting to Clean": "정리 대기", + "Waiting to Scan": "탐색 대기", + "Waiting to Sync": "동기화 대기", "Warning": "경고", - "Warning, this path is a parent directory of an existing folder \"{%otherFolder%}\".": "경고 : 이 경로는 현재 존재하는 폴더 \"{{otherFolder}}\"의 상위 폴더입니다.", - "Warning, this path is a parent directory of an existing folder \"{%otherFolderLabel%}\" ({%otherFolder%}).": "경고 : 이 경로는 현재 존재하는 폴더 \"{{otherFolderLabel}}\" ({{otherFolder}})의 상위 폴더입니다.", - "Warning, this path is a subdirectory of an existing folder \"{%otherFolder%}\".": "경고 : 이 경로는 현재 존재하는 폴더 \"{{otherFolder}}\"의 하위 폴더입니다.", - "Warning, this path is a subdirectory of an existing folder \"{%otherFolderLabel%}\" ({%otherFolder%}).": "경고 : 이 경로는 현재 존재하는 폴더 \"{{otherFolderLabel}}\" ({{otherFolder}})의 하위 폴더입니다.", - "Warning: If you are using an external watcher like {%syncthingInotify%}, you should make sure it is deactivated.": "경고 : {{syncthingInotify}}와 같은 외부 감시 도구를 사용하는 경우 비활성화되어 있는지 확인해야 합니다.", + "Warning, this path is a parent directory of an existing folder \"{%otherFolder%}\".": "경고 : 이 경로는 기존 \"{{otherFolder}}\" 폴더의 상위 폴더입니다.", + "Warning, this path is a parent directory of an existing folder \"{%otherFolderLabel%}\" ({%otherFolder%}).": "경고 : 이 경로는 기존 \"{{otherFolderLabel}}\" ({{otherFolder}}) 폴더의 상위 폴더입니다.", + "Warning, this path is a subdirectory of an existing folder \"{%otherFolder%}\".": "경고 : 이 경로는 기존 \"{{otherFolder}}\" 폴더의 하위 폴더입니다.", + "Warning, this path is a subdirectory of an existing folder \"{%otherFolderLabel%}\" ({%otherFolder%}).": "경고 : 이 경로는 기존 \"{{otherFolderLabel}}\" ({{otherFolder}}) 폴더의 하위 폴더입니다.", + "Warning: If you are using an external watcher like {%syncthingInotify%}, you should make sure it is deactivated.": "경고: {{syncthingInotify}} 등 외부 감시 도구를 사용할 경우에는 이 설정을 반드시 비활성화해야 합니다.", "Watch for Changes": "변경 항목 감시", - "Watching for Changes": "변경 항목 감시 중", - "Watching for changes discovers most changes without periodic scanning.": "Watching for changes discovers most changes without periodic scanning.", - "When adding a new device, keep in mind that this device must be added on the other side too.": "새 기기를 추가할 시 추가한 기기 쪽에서도 이 기기를 추가해야 합니다.", - "When adding a new folder, keep in mind that the Folder ID is used to tie folders together between devices. They are case sensitive and must match exactly between all devices.": "새 폴더를 추가할 시 폴더 ID는 기기 간에 폴더를 묶을 때 사용됩니다. 대소문자를 구분하며 모든 기기에서 같은 ID를 사용해야 합니다.", + "Watching for Changes": "변경 항목 감시", + "Watching for changes discovers most changes without periodic scanning.": "변경 항목 감시는 주기적으로 탐색하지 않아도 대부분의 변경 항목을 탐지합니다.", + "When adding a new device, keep in mind that this device must be added on the other side too.": "새 기기를 추가할 때는 추가한 기기에서도 현재 기기를 추가해야 합니다.", + "When adding a new folder, keep in mind that the Folder ID is used to tie folders together between devices. They are case sensitive and must match exactly between all devices.": "새 폴더를 추가할 때 폴더 식별자는 기기 간에 폴더를 묶어줍니다. 대소문자가 구분되며 모든 기기에서 동일해야 합니다.", "Yes": "예", - "You can also select one of these nearby devices:": "주변 기기 중 하나를 선택할 수 있습니다:", - "You can change your choice at any time in the Settings dialog.": "설정창 에서 언제든지 원하시는 때에 설정을 변경하는 것이 가능합니다.", - "You can read more about the two release channels at the link below.": "이 두 개의 출시 채널에 대해 아래 링크에서 자세하게 읽어 보실 수 있습니다.", - "You have no ignored devices.": "무시된 기기가 없습니다.", - "You have no ignored folders.": "무시된 폴더가 없습니다.", - "You have unsaved changes. Do you really want to discard them?": "저장되지 않은 변경사항이 있습니다. 변경사항을 무시하시겠습니까?", + "Yesterday": "어제", + "You can also select one of these nearby devices:": "주변의 기기 중 하나를 선택할 수도 있습니다.", + "You can change your choice at any time in the Settings dialog.": "설정창에서 기존의 설정을 언제나 변경할 수 있습니다.", + "You can read more about the two release channels at the link below.": "두 가지의 출시 경로에 대해서는 아래의 링크를 참조하여 자세히 읽어보실 수 있습니다.", + "You have no ignored devices.": "무시한 기기가 없습니다.", + "You have no ignored folders.": "무시한 폴더가 없습니다.", + "You have unsaved changes. Do you really want to discard them?": "저장되지 않은 변경 사항이 있습니다. 변경 사항을 무시하시겠습니까?", "You must keep at least one version.": "최소 한 개의 버전은 유지해야 합니다.", - "You should never add or change anything locally in a \"{%receiveEncrypted%}\" folder.": "You should never add or change anything locally in a \"{{receiveEncrypted}}\" folder.", + "You should never add or change anything locally in a \"{%receiveEncrypted%}\" folder.": "\"{{receiveEncrypted}}\" 유형의 폴더는 현재 기기에서 아무것도 추가 또는 변경해서는 안 됩니다.", "days": "일", - "directories": "폴더", - "files": "파일", + "directories": "개의 폴더", + "files": "개의 파일", "full documentation": "전체 사용 설명서", - "items": "항목", + "items": "개의 항목", "seconds": "초", - "{%device%} wants to share folder \"{%folder%}\".": "{{device}} 에서 폴더 \\\"{{folder}}\\\" 를 공유하길 원합니다.", - "{%device%} wants to share folder \"{%folderlabel%}\" ({%folder%}).": "{{device}} 에서 폴더 \"{{folderLabel}}\" ({{folder}})를 공유하길 원합니다.", - "{%reintroducer%} might reintroduce this device.": "{{reintroducer}} might reintroduce this device." + "theme-name-black": "검은색", + "theme-name-dark": "어두운 색", + "theme-name-default": "기본 색", + "theme-name-light": "밝은 색", + "{%device%} wants to share folder \"{%folder%}\".": "{{device}} 기기가 \"{{folder}}\" 폴더를 공유하길 원합니다.", + "{%device%} wants to share folder \"{%folderlabel%}\" ({%folder%}).": "{{device}} 기기가 \"{{folderlabel}}\" ({{folder}}) 폴더를 공유하길 원합니다.", + "{%reintroducer%} might reintroduce this device.": "{{reintroducer}} 기기에서 이 기기를 다시 소개할 수 있습니다." } \ No newline at end of file diff --git a/gui/default/assets/lang/lang-lt.json b/gui/default/assets/lang/lang-lt.json index 1c23f876596..86b5fdaa50c 100644 --- a/gui/default/assets/lang/lang-lt.json +++ b/gui/default/assets/lang/lang-lt.json @@ -11,6 +11,7 @@ "Add Folder": "Pridėti aplanką", "Add Remote Device": "Pridėti nuotolinį įrenginį", "Add devices from the introducer to our device list, for mutually shared folders.": "Pridėti įrenginius iš supažindintojo į mūsų įrenginių sąrašą, siekiant abipusiškai bendrinti aplankus.", + "Add ignore patterns": "Add ignore patterns", "Add new folder?": "Pridėti naują aplanką?", "Additionally the full rescan interval will be increased (times 60, i.e. new default of 1h). You can also configure it manually for every folder later after choosing No.": "Pilnas nuskaitymo iš naujo intervalas bus papildomai padidintas (60 kartų, t.y. nauja numatytoji 1 val. reikšmė). Taip pat vėliau, pasirinkę Ne, galite jį konfigūruoti rankiniu būdu kiekvienam atskiram aplankui.", "Address": "Adresas", @@ -18,20 +19,22 @@ "Advanced": "Išplėstiniai", "Advanced Configuration": "Išplėstinė konfigūracija", "All Data": "Visiems duomenims", + "All Time": "All Time", "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.": "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.", "Allow Anonymous Usage Reporting?": "Siųsti anoniminę naudojimo ataskaitą?", "Allowed Networks": "Leidžiami tinklai", "Alphabetic": "Abėcėlės tvarka", + "Altered by ignoring deletes.": "Altered by ignoring deletes.", "An external command handles the versioning. It has to remove the file from the shared folder. If the path to the application contains spaces, it should be quoted.": "Išorinė komanda apdoroja versijų valdymą. Ji turi pašalinti failą iš bendrinamo aplanko. Jei kelyje į programą yra tarpų, jie turėtų būti imami į kabutes.", "Anonymous Usage Reporting": "Anoniminė naudojimo ataskaita", "Anonymous usage report format has changed. Would you like to move to the new format?": "Anoniminės naudojimo ataskaitos formatas pasikeitė. Ar norėtumėte pereiti prie naujojo formato?", - "Are you sure you want to continue?": "Ar tikrai norite tęsti?", - "Are you sure you want to override all remote changes?": "Are you sure you want to override all remote changes?", + "Apply": "Taikyti", + "Are you sure you want to override all remote changes?": "Ar tikrai norite nustelbti visus nuotolinius pakeitimus?", "Are you sure you want to permanently delete all these files?": "Ar tikrai norite visam laikui ištrinti visus šiuos failus?", "Are you sure you want to remove device {%name%}?": "Ar tikrai norite pašalinti įrenginį {{name}}?", "Are you sure you want to remove folder {%label%}?": "Ar tikrai norite pašalinti aplanką {{label}}?", "Are you sure you want to restore {%count%} files?": "Ar tikrai norite atkurti {{count}} failų(-us)?", - "Are you sure you want to revert all local changes?": "Are you sure you want to revert all local changes?", + "Are you sure you want to revert all local changes?": "Ar tikrai norite sugrąžinti visus vietinius pakeitimus?", "Are you sure you want to upgrade?": "Ar tikrai norite naujinti?", "Auto Accept": "Automatiškai priimti", "Automatic Crash Reporting": "Automatinės ataskaitos apie strigtis", @@ -47,7 +50,6 @@ "Clean out after": "Išvalyti po", "Cleaning Versions": "Cleaning Versions", "Cleanup Interval": "Cleanup Interval", - "Click to see discovery failures": "Spustelėkite, norėdami pamatyti matomumo nesėkmes", "Click to see full identification string and QR code.": "Click to see full identification string and QR code.", "Close": "Užverti", "Command": "Komanda", @@ -61,19 +63,18 @@ "Continuously watching for changes is now available within Syncthing. This will detect changes on disk and issue a scan on only the modified paths. The benefits are that changes are propagated quicker and that less full scans are required.": "Pastoviai stebėti pakeitimus dabar galima Syncthing viduje. Tai aptiks pakeitimus jūsų diske ir paleis nuskaitymą tik modifikuotuose keliuose. Pranašumas yra tas, kad pakeitimai sklis greičiau ir reikės mažiau pilnų nuskaitymų.", "Copied from elsewhere": "Nukopijuota iš kitur", "Copied from original": "Nukopijuota iš originalo", - "Copyright © 2014-2019 the following Contributors:": "Autorių teisės © 2014-2019 šių bendraautorių:", - "Creating ignore patterns, overwriting an existing file at {%path%}.": "Kuriami nepaisomi šablonai, perrašomas esamas failas, esantis {{path}}.", "Currently Shared With Devices": "Šiuo metu bendrinama su įrenginiais", + "Custom Range": "Custom Range", "Danger!": "Pavojus!", "Debugging Facilities": "Derinimo priemonės", "Default Configuration": "Numatytoji konfigūracija", "Default Device": "Numatytasis įrenginys", "Default Folder": "Numatytasis aplankas", - "Default Folder Path": "Numatytojo aplanko kelias", + "Default Ignore Patterns": "Default Ignore Patterns", "Defaults": "Numatytosios reikšmės", "Delete": "Ištrinti", "Delete Unexpected Items": "Ištrinti netikėtus elementus", - "Deleted": "Ištrinta", + "Deleted {%file%}": "Deleted {{file}}", "Deselect All": "Nuimti žymėjimą nuo visų", "Deselect devices to stop sharing this folder with.": "Panaikinti įrenginių pasirinkimą, kad su jais būtų nustota bendrinti šį aplanką. ", "Deselect folders to stop sharing with this device.": "Deselect folders to stop sharing with this device.", @@ -99,7 +100,7 @@ "Discovery": "Lokacija", "Discovery Failures": "Matomumo nesėkmės", "Discovery Status": "Discovery Status", - "Dismiss": "Dismiss", + "Dismiss": "Atmesti", "Do not add it to the ignore list, so this notification may recur.": "Do not add it to the ignore list, so this notification may recur.", "Do not restore": "Neatkurti", "Do not restore all": "Neatkurti visus", @@ -124,8 +125,10 @@ "Enter ignore patterns, one per line.": "Suveskite nepaisomus šablonus, kiekvieną naujoje eilutėje.", "Enter up to three octal digits.": "Įveskite iki trijų aštuntainių skaitmenų.", "Error": "Klaida", + "External": "External", "External File Versioning": "Išorinis versijų valdymas", "Failed Items": "Nepavykę siuntimai", + "Failed to load file versions.": "Failed to load file versions.", "Failed to load ignore patterns.": "Failed to load ignore patterns.", "Failed to setup, retrying": "Nepavyko nustatyti, bandoma iš naujo", "Failure to connect to IPv6 servers is expected if there is no IPv6 connectivity.": "Nesėkmė prisijungti prie IPv6 serverių yra tikėtina, jei nėra IPv6 ryšio.", @@ -147,6 +150,7 @@ "Folder type \"{%receiveEncrypted%}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.": "Folder type \"{{receiveEncrypted}}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.", "Folders": "Aplankai", "For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't.": "Pradėjus stebėti pakeitimus, šiuose aplankuose atsirado klaidų. Kiekvieną minutę bus bandoma iš naujo, taigi, klaidos gali išnykti. Jeigu jos neišnyks, pabandykite išspręsti slypinčią problemą, o jeigu neįstengiate, paprašykite pagalbos.", + "Forever": "Forever", "Full Rescan Interval (s)": "Pilno nuskaitymo iš naujo intervalas (s)", "GUI": "Valdymo skydelis", "GUI Authentication Password": "Valdymo skydelio slaptažodis", @@ -168,6 +172,7 @@ "Ignore": "Nepaisyti", "Ignore Patterns": "Nepaisyti šablonų", "Ignore Permissions": "Nepaisyti failų prieigos leidimų", + "Ignore patterns can only be added after the folder is created. If checked, an input field to enter ignore patterns will be presented after saving.": "Ignore patterns can only be added after the folder is created. If checked, an input field to enter ignore patterns will be presented after saving.", "Ignored Devices": "Nepaisomi įrenginiai", "Ignored Folders": "Nepaisomi aplankai", "Ignored at": "Nepaisoma ties", @@ -179,6 +184,9 @@ "Keep Versions": "Saugojamų versijų kiekis", "LDAP": "LDAP", "Largest First": "Didžiausi pirmiau", + "Last 30 Days": "Last 30 Days", + "Last 7 Days": "Last 7 Days", + "Last Month": "Last Month", "Last Scan": "Paskutinis nuskaitymas", "Last seen": "Paskutinį kartą matytas", "Latest Change": "Paskutinis pakeitimas", @@ -224,11 +232,10 @@ "Out of Sync": "Išsisinchronizavę", "Out of Sync Items": "Nesutikrinta", "Outgoing Rate Limit (KiB/s)": "Išsiunčiamo srauto maksimalus greitis (KiB/s)", - "Override": "Override", + "Override": "Nustelbti", "Override Changes": "Perrašyti pakeitimus", "Path": "Kelias", "Path to the folder on the local computer. Will be created if it does not exist. The tilde character (~) can be used as a shortcut for": "Kelias iki aplanko šiame kompiuteryje. Bus sukurtas, jei neegzistuoja. Tildės simbolis (~) gali būti naudojamas kaip trumpinys", - "Path where new auto accepted folders will be created, as well as the default suggested path when adding new folders via the UI. Tilde character (~) expands to {%tilde%}.": "Kelias, kuriame bus sukuriami nauji automatiškai priimami aplankai, o taip pat numatytasis siūlomas kelias, kuomet per naudotojo sąsaja pridedami nauji aplankai. Tildės simbolis (~) išskleidžia į {{tilde}}.", "Path where versions should be stored (leave empty for the default .stversions directory in the shared folder).": "Kelias, kur bus saugomos versijos (palikite tuščią numatytajam .stversions katalogui bendrinamame aplanke).", "Pause": "Pristabdyti", "Pause All": "Pristabdyti visus", @@ -239,7 +246,6 @@ "Periodic scanning at given interval and enabled watching for changes": "Periodinis nuskaitymas nurodytu intervalu ir įjungtas pakeitimų stebėjimas", "Periodic scanning at given interval and failed setting up watching for changes, retrying every 1m:": "Periodinis nuskaitymas nurodytu intervalu ir nepavykęs nustatyti pakeitimų stebėjimas, bandoma iš naujo kas 1 min.:", "Permanently add it to the ignore list, suppressing further notifications.": "Permanently add it to the ignore list, suppressing further notifications.", - "Permissions": "Leidimai", "Please consult the release notes before performing a major upgrade.": "Peržvelkite laidos informaciją prieš atlikdami stambų atnaujinimą.", "Please set a GUI Authentication User and Password in the Settings dialog.": "Prašome nustatymų dialoge nustatyti valdymo skydelio vartotojo vardą ir slaptažodį.", "Please wait": "Prašome palaukti", @@ -286,13 +292,12 @@ "Select additional folders to share with this device.": "Select additional folders to share with this device.", "Select latest version": "Pasirinkti paskiausią versiją", "Select oldest version": "Pasirinkti seniausią versiją", - "Select the folders to share with this device.": "Pasirinkite aplankus kuriais norite dalintis su šiuo įrenginiu.", "Send & Receive": "Siųsti ir gauti", "Send Only": "Tik siųsti", + "Set Ignores on Added Folder": "Set Ignores on Added Folder", "Settings": "Nustatymai", "Share": "Dalintis", "Share Folder": "Dalintis aplanku", - "Share Folders With Device": "Dalintis aplankalais su šiuo įrenginiu", "Share this folder?": "Dalintis šiuo aplanku?", "Shared Folders": "Shared Folders", "Shared With": "Dalinamasi su", @@ -306,6 +311,7 @@ "Shown instead of Device ID in the cluster status. Will be updated to the name the device advertises if left empty.": "Grupės būsenoje rodomas vietoje įrenginio vardo. Bus atnaujintas į įrenginio vardą jei nieko neįrašysite.", "Shutdown": "Išjungti", "Shutdown Complete": "Sėkmingai išjungta", + "Simple": "Simple", "Simple File Versioning": "Supaprastintas versijų valdymas", "Single level wildcard (matches within a directory only)": "Vieno lygio pakaitos simbolis (atitinka tik vieną katalogo lygį)", "Size": "Dydis", @@ -317,6 +323,7 @@ "Stable releases and release candidates": "Stabilios versijos ir kandidatinės versijos", "Stable releases are delayed by about two weeks. During this time they go through testing as release candidates.": "Stabilios versijos pasirodo maždaug dvi savaites vėliau. Per tą laiką, jos pereina testavimą kaip kandidatinės versijos.", "Stable releases only": "Tik stabilios versijos", + "Staggered": "Staggered", "Staggered File Versioning": "Pakopinis versijų valdymas", "Start Browser": "Paleisti naršyklę", "Statistics": "Statistika", @@ -325,6 +332,7 @@ "Support": "Pagalba", "Support Bundle": "Palaikymo paketas", "Sync Protocol Listen Addresses": "Sutapatinimo taisyklių adresas", + "Sync Status": "Sync Status", "Syncing": "Sutapatinama", "Syncthing has been shut down.": "Syncthing išjungtas", "Syncthing includes the following software or portions thereof:": "Syncthing naudoja šias programas ar jų dalis:", @@ -367,18 +375,25 @@ "The number of versions must be a number and cannot be blank.": "Versijų skaičius turi būti skaitmuo ir negali būti tuščias laukelis.", "The path cannot be blank.": "Kelias negali būti tuščias.", "The rate limit must be a non-negative number (0: no limit)": "Srauto maksimalus greitis privalo būti ne neigiamas skaičius (0: nėra apribojimo)", + "The remote device has not accepted sharing this folder.": "The remote device has not accepted sharing this folder.", + "The remote device has paused this folder.": "The remote device has paused this folder.", "The rescan interval must be a non-negative number of seconds.": "Nuskaitymo dažnis negali būti neigiamas skaičius.", "There are no devices to share this folder with.": "Nėra įrenginių su kuriais bendrinti šį aplanką.", + "There are no file versions to restore.": "There are no file versions to restore.", "There are no folders to share with this device.": "There are no folders to share with this device.", "They are retried automatically and will be synced when the error is resolved.": "Failus bus automatiškai bandoma parsiųsti dar kartą kai išspręsite klaidas.", "This Device": "Šis įrenginys", + "This Month": "This Month", "This can easily give hackers access to read and change any files on your computer.": "Tai gali suteikti programišiams lengvą prieigą skaityti ir keisti bet kokius failus jūsų kompiuteryje.", "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.": "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.", "This is a major version upgrade.": "Tai yra stambus atnaujinimas.", "This setting controls the free space required on the home (i.e., index database) disk.": "Šis nustatymas valdo laisvą vietą, kuri yra reikalinga namų (duomenų bazės) diske.", "Time": "Laikas", "Time the item was last modified": "Laikas, kai elementas buvo paskutinį kartą modifikuotas", + "Today": "Šiandien", + "Trash Can": "Trash Can", "Trash Can File Versioning": "Šiukšliadėžės versijų valdymas", + "Twitter": "„Twitter“", "Type": "Tipas", "UNIX Permissions": "UNIX leidimai", "Unavailable": "Neprieinama", @@ -393,7 +408,7 @@ "Unshared Folders": "Unshared Folders", "Untrusted": "Untrusted", "Up to Date": "Atnaujinta", - "Updated": "Atnaujinta", + "Updated {%file%}": "Updated {{file}}", "Upgrade": "Atnaujinimas", "Upgrade To {%version%}": "Atnaujinti į {{version}}", "Upgrading": "Atnaujinama", @@ -422,6 +437,7 @@ "When adding a new device, keep in mind that this device must be added on the other side too.": "Pridėdami įrenginį, turėkite omeny, kad šis įrenginys taip pat turi būti pridėtas kitoje pusėje.", "When adding a new folder, keep in mind that the Folder ID is used to tie folders together between devices. They are case sensitive and must match exactly between all devices.": "Kai įvedate naują aplanką neužmirškite, kad jis bus naudojamas visuose įrenginiuose. Svarbu visur įvesti visiškai tokį pat aplanko vardą neužmirštant apie didžiąsias ir mažąsias raides.", "Yes": "Taip", + "Yesterday": "Vakar", "You can also select one of these nearby devices:": "Jūs taip pat galite pasirinkti vieną iš šių šalia esančių įrenginių:", "You can change your choice at any time in the Settings dialog.": "Jūs bet kuriuo metu galite pakeisti savo pasirinkimą nustatymų dialoge.", "You can read more about the two release channels at the link below.": "Jūs galite perskaityti daugiau apie šiuos du laidos kanalus, pasinaudodami žemiau esančia nuoroda.", @@ -436,6 +452,10 @@ "full documentation": "pilna dokumentacija", "items": "įrašai", "seconds": "sek.", + "theme-name-black": "Black", + "theme-name-dark": "Dark", + "theme-name-default": "Default", + "theme-name-light": "Light", "{%device%} wants to share folder \"{%folder%}\".": "{{device}} nori dalintis aplanku \"{{folder}}\"", "{%device%} wants to share folder \"{%folderlabel%}\" ({%folder%}).": "{{device}} nori dalintis aplanku \"{{folderlabel}}\" ({{folder}}).", "{%reintroducer%} might reintroduce this device.": "{{reintroducer}} might reintroduce this device." diff --git a/gui/default/assets/lang/lang-nb.json b/gui/default/assets/lang/lang-nb.json deleted file mode 100644 index 0ec21f37dd6..00000000000 --- a/gui/default/assets/lang/lang-nb.json +++ /dev/null @@ -1,442 +0,0 @@ -{ - "A device with that ID is already added.": "En enhet med samme ID er allerede lagt til.", - "A negative number of days doesn't make sense.": "Et negativt antall dager gir ikke mening.", - "A new major version may not be compatible with previous versions.": "En ny hovedversjon er ikke nødvendigvis kompatibel med eldre versjoner.", - "API Key": "API-nøkkel", - "About": "Om", - "Action": "Handling", - "Actions": "Handlinger", - "Add": "Legg til", - "Add Device": "Legg til enhet", - "Add Folder": "Legg til mappe", - "Add Remote Device": "Legg til ekstern enhet", - "Add devices from the introducer to our device list, for mutually shared folders.": "Legg til enheter fra introdusøren til vår enhetsliste, for innbyrdes delte mapper.", - "Add new folder?": "Legg til ny mappe?", - "Additionally the full rescan interval will be increased (times 60, i.e. new default of 1h). You can also configure it manually for every folder later after choosing No.": "I tillegg vil omskanningsintervallen bli økt (ganger 60. altså nytt forvalg på 1t). Du kan også sette den opp manuelt for hver mappe senere etter å ha valgt \"Nei\".", - "Address": "Adresse", - "Addresses": "Adresser", - "Advanced": "Avansert", - "Advanced Configuration": "Avanserte innstillinger", - "All Data": "Alle data", - "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.": "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.", - "Allow Anonymous Usage Reporting?": "Tillat anonym innsamling av brukerdata?", - "Allowed Networks": "Tillatte nettverk", - "Alphabetic": "Alfabetisk", - "An external command handles the versioning. It has to remove the file from the shared folder. If the path to the application contains spaces, it should be quoted.": "En ekstern kommando tar hånd om versjoneringen. Den må fjerne filen fra den delte mappen. Hvis stien til programmet inneholder mellomrom, må den siteres.", - "Anonymous Usage Reporting": "Anonym innsamling av brukerdata", - "Anonymous usage report format has changed. Would you like to move to the new format?": "Det anonyme bruksrapportformatet har endret seg. Ønsker du å gå over til det nye formatet?", - "Are you sure you want to continue?": "Are you sure you want to continue?", - "Are you sure you want to override all remote changes?": "Are you sure you want to override all remote changes?", - "Are you sure you want to permanently delete all these files?": "Are you sure you want to permanently delete all these files?", - "Are you sure you want to remove device {%name%}?": "Er du sikker på at du ønsker å fjerne enheten {{name}}?", - "Are you sure you want to remove folder {%label%}?": "Er du sikker på at du ønsker å fjerne mappen {{label}}?", - "Are you sure you want to restore {%count%} files?": "Er du sikker på at du ønsker å gjenopprette {{count}} filer?", - "Are you sure you want to revert all local changes?": "Are you sure you want to revert all local changes?", - "Are you sure you want to upgrade?": "Are you sure you want to upgrade?", - "Auto Accept": "Godta automatisk", - "Automatic Crash Reporting": "Automatisk krasjrapportering", - "Automatic upgrade now offers the choice between stable releases and release candidates.": "Automatisk oppgradering lar deg nå få valget mellom ferdige utgaver og utgivelseskandidater.", - "Automatic upgrades": "Automatiske oppdateringer", - "Automatic upgrades are always enabled for candidate releases.": "Automatisk oppgradering er alltid påslått for utgivelseskandidater.", - "Automatically create or share folders that this device advertises at the default path.": "Opprett eller del mapper automatisk i mapper som denne enheten melder som forvalgt mappe.", - "Available debug logging facilities:": "Tilgjengelige funksjoner for logging i feilrettingsøyemed:", - "Be careful!": "Vær forsiktig!", - "Bugs": "Programfeil", - "Cancel": "Cancel", - "Changelog": "Endringslogg", - "Clean out after": "Tøm etter", - "Cleaning Versions": "Cleaning Versions", - "Cleanup Interval": "Cleanup Interval", - "Click to see discovery failures": "Klikk for å se oppslagsfeil", - "Click to see full identification string and QR code.": "Click to see full identification string and QR code.", - "Close": "Lukk", - "Command": "Kommando", - "Comment, when used at the start of a line": "Kommentar, når det blir brukt i starten av en linje.", - "Compression": "Komprimering", - "Configured": "Oppsatt", - "Connected (Unused)": "Connected (Unused)", - "Connection Error": "Tilkoblingsfeil", - "Connection Type": "Tilkoblingstype", - "Connections": "Tilkoblinger", - "Continuously watching for changes is now available within Syncthing. This will detect changes on disk and issue a scan on only the modified paths. The benefits are that changes are propagated quicker and that less full scans are required.": "Kontinuerlig oppsyn med endringer er nå tilgjengelig i Syncthing. Dette vil oppdage endringer på disk, og utstede full skanning bare for endrede deler. Fordelen er at endringer sprer seg raskere, og at færre fulle skanninger kreves.", - "Copied from elsewhere": "Kopiert fra et annet sted", - "Copied from original": "Kopiert fra original", - "Copyright © 2014-2019 the following Contributors:": "Opphavrett © 2014-2019 for følgende bidragsytere:", - "Creating ignore patterns, overwriting an existing file at {%path%}.": "Oppretter ignoreringsmønster, overskriver eksisterende fil i {{path}}.", - "Currently Shared With Devices": "Currently Shared With Devices", - "Danger!": "Fare!", - "Debugging Facilities": "Feilrettingsverktøy", - "Default Configuration": "Default Configuration", - "Default Device": "Default Device", - "Default Folder": "Default Folder", - "Default Folder Path": "Forvalgt mappeplassering", - "Defaults": "Defaults", - "Delete": "Slett", - "Delete Unexpected Items": "Delete Unexpected Items", - "Deleted": "Slettet", - "Deselect All": "Fjern alle markeringer", - "Deselect devices to stop sharing this folder with.": "Deselect devices to stop sharing this folder with.", - "Deselect folders to stop sharing with this device.": "Deselect folders to stop sharing with this device.", - "Device": "Enhet", - "Device \"{%name%}\" ({%device%} at {%address%}) wants to connect. Add new device?": "Enhet \"{{name}}\" ({{device}} på {{address}}) ønsker å koble til. Legge til ny enhet?", - "Device ID": "Enhets-ID", - "Device Identification": "Enhetskjennemerke", - "Device Name": "Navn på enhet", - "Device is untrusted, enter encryption password": "Device is untrusted, enter encryption password", - "Device rate limits": "enhetshastighetsgrense", - "Device that last modified the item": "Enheten som sist endret elementet", - "Devices": "Enheter", - "Disable Crash Reporting": "Skru av krasjrapportering", - "Disabled": "Avskrudd", - "Disabled periodic scanning and disabled watching for changes": "Skrudde av både periodisk skanning og oppsyn med endringer", - "Disabled periodic scanning and enabled watching for changes": "Skrudde av periodisk skanning og skrudde på oppsyn med endringer", - "Disabled periodic scanning and failed setting up watching for changes, retrying every 1m:": "Skrudde av periodisk skanning og mislyktes i oppsett av oppsyn med endringer, prøver igjen hvert minutt:", - "Disables comparing and syncing file permissions. Useful on systems with nonexistent or custom permissions (e.g. FAT, exFAT, Synology, Android).": "Disables comparing and syncing file permissions. Useful on systems with nonexistent or custom permissions (e.g. FAT, exFAT, Synology, Android).", - "Discard": "Kasser", - "Disconnected": "Frakoblet", - "Disconnected (Unused)": "Disconnected (Unused)", - "Discovered": "Oppdaget", - "Discovery": "Oppslag", - "Discovery Failures": "Oppslagsfeil", - "Discovery Status": "Discovery Status", - "Dismiss": "Dismiss", - "Do not add it to the ignore list, so this notification may recur.": "Do not add it to the ignore list, so this notification may recur.", - "Do not restore": "Ikke gjenopprett", - "Do not restore all": "Ikke gjenopprett alle", - "Do you want to enable watching for changes for all your folders?": "Ønsker du å skru på oppsyn med endringer for alle dine mapper?", - "Documentation": "Dokumentasjon", - "Download Rate": "Nedlastingsrate", - "Downloaded": "Lastet ned", - "Downloading": "Laster ned", - "Edit": "Rediger", - "Edit Device": "Rediger enhet", - "Edit Device Defaults": "Edit Device Defaults", - "Edit Folder": "Rediger mappe", - "Edit Folder Defaults": "Edit Folder Defaults", - "Editing {%path%}.": "Redigerer {{path}}.", - "Enable Crash Reporting": "Skru på krasjrapportering", - "Enable NAT traversal": "Slå på NAT-traversering", - "Enable Relaying": "Aktiver reléforsendelse", - "Enabled": "Påskrudd", - "Enter a non-negative number (e.g., \"2.35\") and select a unit. Percentages are as part of the total disk size.": "Skriv inn et ikke-negativt nummer (f.eks. \"2.35\") og velg en enhet. Prosenter er deler av total diskstørrelse.", - "Enter a non-privileged port number (1024 - 65535).": "Skriv inn et ikke-priviligert portnummer (1024-65535).", - "Enter comma separated (\"tcp://ip:port\", \"tcp://host:port\") addresses or \"dynamic\" to perform automatic discovery of the address.": "Enter comma separated (\"tcp://ip:port\", \"tcp://host:port\") addresses or \"dynamic\" to perform automatic discovery of the address.", - "Enter ignore patterns, one per line.": "Skriv inn mønster som skal utelates, ett per linje.", - "Enter up to three octal digits.": "Enter up to three octal digits.", - "Error": "Feilmelding", - "External File Versioning": "Ekstern versjonskontroll", - "Failed Items": "Elementsynkronisering som har mislyktes", - "Failed to load ignore patterns.": "Failed to load ignore patterns.", - "Failed to setup, retrying": "Klarte ikke å utføre oppsett, prøver igjen", - "Failure to connect to IPv6 servers is expected if there is no IPv6 connectivity.": "Å ikke klare å koble til IPv6-tjenere er forventet hvis det ikke er noen IPv6-tilknytning.", - "File Pull Order": "Filenes henterekkefølge", - "File Versioning": "Versjonskontroll", - "Files are moved to .stversions directory when replaced or deleted by Syncthing.": "Filer som slettes eller erstattes av Syncthing flyttes til mappa .stversions.", - "Files are moved to date stamped versions in a .stversions directory when replaced or deleted by Syncthing.": "Filer flyttes til en datostemplet versjon i .stversions-mappa når den oppdateres eller slettes av Syncthing.", - "Files are protected from changes made on other devices, but changes made on this device will be sent to the rest of the cluster.": "Filer er beskyttet mot endringer som er gjort på andre enheter, men endringer som er gjort på denne enheten blir sendt til resten av gruppen.", - "Files are synchronized from the cluster, but any changes made locally will not be sent to other devices.": "Filer er synkronisert fra klyngen, men lokale endringer vil ikke bli sent til andre enheter.", - "Filesystem Watcher Errors": "Filesystem Watcher Errors", - "Filter by date": "Filtrer etter dato", - "Filter by name": "Filtrer etter navn", - "Folder": "Mappe", - "Folder ID": "Mappe-ID", - "Folder Label": "Merkelapp for mappe", - "Folder Path": "Mappeplassering", - "Folder Type": "Mappetype", - "Folder type \"{%receiveEncrypted%}\" can only be set when adding a new folder.": "Folder type \"{{receiveEncrypted}}\" can only be set when adding a new folder.", - "Folder type \"{%receiveEncrypted%}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.": "Folder type \"{{receiveEncrypted}}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.", - "Folders": "Mapper", - "For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't.": "For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't.", - "Full Rescan Interval (s)": "Intervall for fullstendig omskanning (s)", - "GUI": "grafisk brukergrensesnitt", - "GUI Authentication Password": "Passord for GUI-autenisering", - "GUI Authentication User": "Bruker for GUI-autenisering", - "GUI Authentication: Set User and Password": "GUI Authentication: Set User and Password", - "GUI Listen Address": "Lytteadresse for grafisk brukergrensesnitt", - "GUI Theme": "GUI-tema", - "General": "Hovedinnstillinger", - "Generate": "Generer", - "Global Discovery": "Globalt oppslag", - "Global Discovery Servers": "Globale oppslagstjenere", - "Global State": "Global tilstand", - "Help": "Hjelp", - "Home page": "Hjemmeside", - "However, your current settings indicate you might not want it enabled. We have disabled automatic crash reporting for you.": "However, your current settings indicate you might not want it enabled. We have disabled automatic crash reporting for you.", - "Identification": "Identification", - "If untrusted, enter encryption password": "If untrusted, enter encryption password", - "If you want to prevent other users on this computer from accessing Syncthing and through it your files, consider setting up authentication.": "If you want to prevent other users on this computer from accessing Syncthing and through it your files, consider setting up authentication.", - "Ignore": "Ignorer", - "Ignore Patterns": "Utelatelsesmønster", - "Ignore Permissions": "Ignorer rettigheter", - "Ignored Devices": "Ignorerte enheter", - "Ignored Folders": "Utelatte mapper", - "Ignored at": "Ignorert i", - "Incoming Rate Limit (KiB/s)": "Innkommende hastighetsbegrensning (KiB/s)", - "Incorrect configuration may damage your folder contents and render Syncthing inoperable.": "Feilaktige innstillinger kan skade innholdet i dine delte mapper og hindre Syncthing i å fungere.", - "Introduced By": "Introdusert av", - "Introducer": "Introduktør", - "Inversion of the given condition (i.e. do not exclude)": "Invers av den gitte tilstanden (dvs. ekskluder ikke)", - "Keep Versions": "Behold versjoner", - "LDAP": "LDAP", - "Largest First": "Største fil først", - "Last Scan": "Siste gjennomsøking", - "Last seen": "Sist sett", - "Latest Change": "Sist endret", - "Learn more": "Lær mer", - "Limit": "Grense", - "Listener Failures": "Listener Failures", - "Listener Status": "Listener Status", - "Listeners": "Lyttere", - "Loading data...": "Laster inn data…", - "Loading...": "Laster…", - "Local Additions": "Local Additions", - "Local Discovery": "Lokalt oppslag", - "Local State": "Lokal tilstand", - "Local State (Total)": "Lokal tilstand (total)", - "Locally Changed Items": "Lokalt endrede elementer", - "Log": "Logg", - "Log tailing paused. Scroll to the bottom to continue.": "Log tailing paused. Scroll to the bottom to continue.", - "Logs": "Logger", - "Major Upgrade": "Storoppgradering", - "Mass actions": "Massehandlinger", - "Maximum Age": "Maksimal levetid", - "Metadata Only": "Kun metadata", - "Minimum Free Disk Space": "Nødvendig ledig diskplass", - "Mod. Device": "Endringsenhet", - "Mod. Time": "Endringstid", - "Move to top of queue": "Flytt fremst i køen", - "Multi level wildcard (matches multiple directory levels)": "Multinivåsøk (søker på flere mappenivå)", - "Never": "Aldri", - "New Device": "Ny enhet", - "New Folder": "Ny mappe", - "Newest First": "Den nyeste først", - "No": "Nei", - "No File Versioning": "Ingen versjonskontroll", - "No files will be deleted as a result of this operation.": "Ingen filer vil bli slettet som følge av denne operasjonen.", - "No upgrades": "Ingen oppgraderinger", - "Not shared": "Not shared", - "Notice": "Merknader", - "OK": "OK", - "Off": "Av", - "Oldest First": "Den eldste først", - "Optional descriptive label for the folder. Can be different on each device.": "Valgfri merkelapp på mappa. Denne kan være ulik på forskjellige enheter", - "Options": "Valg", - "Out of Sync": "Ikke synkronisert", - "Out of Sync Items": "Usynkroniserte elementer", - "Outgoing Rate Limit (KiB/s)": "Utgående hastighetsbegrensning (KiB/s)", - "Override": "Override", - "Override Changes": "Overstyr endringer", - "Path": "Sti", - "Path to the folder on the local computer. Will be created if it does not exist. The tilde character (~) can be used as a shortcut for": "Plasseringen av mappen på datamaskinen. Denne vil bli opprettet dersom den ikke finnes. Krøllstrektegnet (~) kan brukes som forkortelse for", - "Path where new auto accepted folders will be created, as well as the default suggested path when adding new folders via the UI. Tilde character (~) expands to {%tilde%}.": "Mappe der automatisk godkjente mapper vil oppretes, såvel også forvalgt anbefalt mappe ved tillegg av nye mapper via det grafiske brukergrensesnittet. Tilde-tegn (~) utvides til {{tilde}}.", - "Path where versions should be stored (leave empty for the default .stversions directory in the shared folder).": "Plasseringen for lagrede versjoner (la denne være tom for å bruke den forvalgte .stversions-mappa i den delte mappa).", - "Pause": "Oppholde", - "Pause All": "Sett alt på pause", - "Paused": "Oppholdt", - "Paused (Unused)": "Paused (Unused)", - "Pending changes": "Påventende endringer", - "Periodic scanning at given interval and disabled watching for changes": "Periodisk skanning på gitte intervaller og avskrudd oppsyn med endringer", - "Periodic scanning at given interval and enabled watching for changes": "Periodisk skanning på gitte intervall og påskrudd oppsyn med endringer", - "Periodic scanning at given interval and failed setting up watching for changes, retrying every 1m:": "Periodisk skanning på gitte intervall og mislyktes i å sette opp oppsyn med endringer, prøver igjen hvert minutt:", - "Permanently add it to the ignore list, suppressing further notifications.": "Permanently add it to the ignore list, suppressing further notifications.", - "Permissions": "Tilganger", - "Please consult the release notes before performing a major upgrade.": "Sjekk utgivelsesnotatene før en storoppgradering utføres.", - "Please set a GUI Authentication User and Password in the Settings dialog.": "Vennligst angi bruker og passord for GUI-autentisering i innstillingsvinduet.", - "Please wait": "Vent", - "Prefix indicating that the file can be deleted if preventing directory removal": "Prefiks som indikerer at fila kan slettes hvis den forhindrer fjerning av mappe", - "Prefix indicating that the pattern should be matched without case sensitivity": "Prefiks som indikerer at mønsteret skal samsvare uten versalsensitivitet", - "Preparing to Sync": "Preparing to Sync", - "Preview": "Forhåndsvisning", - "Preview Usage Report": "Forhåndsvisning av datainnsamling", - "Quick guide to supported patterns": "Kjapp innføring i godkjente mønstre", - "Random": "Tilfeldig", - "Receive Encrypted": "Receive Encrypted", - "Receive Only": "Bare motta", - "Received data is already encrypted": "Received data is already encrypted", - "Recent Changes": "Nylige endringer", - "Reduced by ignore patterns": "Reduser med utelatelsesmønster", - "Release Notes": "Utgivelsesnotat", - "Release candidates contain the latest features and fixes. They are similar to the traditional bi-weekly Syncthing releases.": "Utgivelseskandidater inneholder de seneste problemfiksene og funksjonene. De ligner på de tradisjonelle Syncthing-utgivelsene som kom hver andre uke.", - "Remote Devices": "Andre enheter", - "Remote GUI": "Remote GUI", - "Remove": "Fjern", - "Remove Device": "Fjern enhet", - "Remove Folder": "Fjern mappe", - "Required identifier for the folder. Must be the same on all cluster devices.": "Påkrevd identifikator for mappa. Denne må være lik på alle enheter i samme klynge.", - "Rescan": "Gjennomsøk på nytt", - "Rescan All": "Gjennomsøk alt på nytt", - "Rescans": "Omskanninger", - "Restart": "Omstart", - "Restart Needed": "Omstart kreves", - "Restarting": "Starter på nytt", - "Restore": "Gjenopprett", - "Restore Versions": "Gjenopprett versjoner", - "Resume": "Gjenoppta", - "Resume All": "Gjenoppta alt", - "Reused": "Gjenbrukt", - "Revert": "Revert", - "Revert Local Changes": "Tilbakestill lokale endringer", - "Save": "Lagre", - "Scan Time Remaining": "Gjenstående tid for gjennomsøking", - "Scanning": "Gjennomsøker", - "See external versioning help for supported templated command line parameters.": "Se ekstern versjoneringshjelp for støttede mal-baserte kommandolinjeparameter.", - "Select All": "Velg alle", - "Select a version": "Velg en versjon", - "Select additional devices to share this folder with.": "Select additional devices to share this folder with.", - "Select additional folders to share with this device.": "Select additional folders to share with this device.", - "Select latest version": "Velg siste versjon", - "Select oldest version": "Velg eldste versjon", - "Select the folders to share with this device.": "Velg hvilke mapper som skal deles med denne enheten.", - "Send & Receive": "Sende og motta", - "Send Only": "Bare send", - "Settings": "Innstillinger", - "Share": "Del", - "Share Folder": "Del mappe", - "Share Folders With Device": "Del mapper med enhet", - "Share this folder?": "Del denne mappa?", - "Shared Folders": "Shared Folders", - "Shared With": "Delt med", - "Sharing": "Deling", - "Show ID": "Vis ID", - "Show QR": "Vis QR-kode", - "Show detailed discovery status": "Show detailed discovery status", - "Show detailed listener status": "Show detailed listener status", - "Show diff with previous version": "Vis diff med forrige version", - "Shown instead of Device ID in the cluster status. Will be advertised to other devices as an optional default name.": "Vis i stedet for enhets-ID i gruppestatus. Vil bli kringkastet til andre enheter som et valgfritt forvalgsnavn.", - "Shown instead of Device ID in the cluster status. Will be updated to the name the device advertises if left empty.": "Vist i stedet for mappe-ID i gruppestatus. Vil bli oppdatert til navnet enheten kringkaster dersom tomt.", - "Shutdown": "Avslutt", - "Shutdown Complete": "Avslutning fullført", - "Simple File Versioning": "Enkel versjonskontroll", - "Single level wildcard (matches within a directory only)": "Enkeltnivåsøk (søker kun i en mappe)", - "Size": "Størrelse", - "Smallest First": "Den minste først", - "Some discovery methods could not be established for finding other devices or announcing this device:": "Some discovery methods could not be established for finding other devices or announcing this device:", - "Some items could not be restored:": "Noen elementer kunne ikke gjenopprettes:", - "Some listening addresses could not be enabled to accept connections:": "Some listening addresses could not be enabled to accept connections:", - "Source Code": "Kildekode", - "Stable releases and release candidates": "Ferdige utgaver og utgivelseskandidater", - "Stable releases are delayed by about two weeks. During this time they go through testing as release candidates.": "Ferdige utgaver blir holdt tilbake i to uker. I løpet av denne tiden blir de testet som utgivelseskandidater.", - "Stable releases only": "Bare ferdige utgaver", - "Staggered File Versioning": "Forskjøvet versjonskontroll", - "Start Browser": "Start nettleser", - "Statistics": "Statistikk", - "Stopped": "Stoppet", - "Stores and syncs only encrypted data. Folders on all connected devices need to be set up with the same password or be of type \"{%receiveEncrypted%}\" too.": "Stores and syncs only encrypted data. Folders on all connected devices need to be set up with the same password or be of type \"{{receiveEncrypted}}\" too.", - "Support": "Brukerstøtte", - "Support Bundle": "Støttebunt", - "Sync Protocol Listen Addresses": "Lytteadresse for synkroniseringsprotokoll", - "Syncing": "Synkroniserer", - "Syncthing has been shut down.": "Syncthing har blitt slått av.", - "Syncthing includes the following software or portions thereof:": "Syncthing inkluderer helt eller delvis følgende programvare:", - "Syncthing is Free and Open Source Software licensed as MPL v2.0.": "Syncthing er fri programvare med MPL v2.0-lisens.", - "Syncthing is listening on the following network addresses for connection attempts from other devices:": "Syncthing is listening on the following network addresses for connection attempts from other devices:", - "Syncthing is not listening for connection attempts from other devices on any address. Only outgoing connections from this device may work.": "Syncthing is not listening for connection attempts from other devices on any address. Only outgoing connections from this device may work.", - "Syncthing is restarting.": "Syncthing starter på ny.", - "Syncthing is upgrading.": "Syncthing oppgraderer.", - "Syncthing now supports automatically reporting crashes to the developers. This feature is enabled by default.": "Syncthing now supports automatically reporting crashes to the developers. This feature is enabled by default.", - "Syncthing seems to be down, or there is a problem with your Internet connection. Retrying…": "Syncthing ser ut til å være nede, eller så er det et problem med nettforbindelsen din. Prøver på ny …", - "Syncthing seems to be experiencing a problem processing your request. Please refresh the page or restart Syncthing if the problem persists.": "Syncthing ser ut til å ha støtt på et problem under behandling av din forespørsel. Gjenoppfrisk nettleseren eller start Syncthing på nytt dersom problemet vedvarer.", - "Take me back": "Gå tilbake", - "The GUI address is overridden by startup options. Changes here will not take effect while the override is in place.": "The GUI address is overridden by startup options. Changes here will not take effect while the override is in place.", - "The Syncthing Authors": "The Syncthing Authors", - "The Syncthing admin interface is configured to allow remote access without a password.": "Grensesnittet for administrering av Syncthing er satt til å tillate ekstern tilgang uten et passord.", - "The aggregated statistics are publicly available at the URL below.": "Innsamlet statistikk er åpent tilgjengelig via nettadressen angitt nedenfor.", - "The cleanup interval cannot be blank.": "The cleanup interval cannot be blank.", - "The configuration has been saved but not activated. Syncthing must restart to activate the new configuration.": "Innstillingene har blitt lagret men ikke aktivert. Syncthing må starte på ny for å aktivere de nye innstillingene.", - "The device ID cannot be blank.": "Enhets-ID kan ikke være tom.", - "The device ID to enter here can be found in the \"Actions > Show ID\" dialog on the other device. Spaces and dashes are optional (ignored).": "Enhets-ID som skal skrives her kan du finne i menyen \"Handlinger\" > \"Vis ID\" på den andre enheten. Mellomrom og strek er valgfritt (ignoreres)", - "The encrypted usage report is sent daily. It is used to track common platforms, folder sizes and app versions. If the reported data set is changed you will be prompted with this dialog again.": "Kryptert informasjon om bruken av programmet blir gjort daglig. Dette blir brukt til å følge med på vanlig brukte systemoppsett, størrelser på mapper, og versjoner av programmet. Om datasettet endrer seg vil denne dialogboksen dukke opp og du vil bli bedt om å godkjenne dette.", - "The entered device ID does not look valid. It should be a 52 or 56 character string consisting of letters and numbers, with spaces and dashes being optional.": "ID-en for denne enheten er ikke godkjent. Det bør være 52 eller 56 tegn bestående av bokstaver og tall, valgfritt med mellomrom og bindestrek.", - "The folder ID cannot be blank.": "Mappe-ID kan ikke være tom.", - "The folder ID must be unique.": "Mappe-ID må være unik.", - "The folder content on other devices will be overwritten to become identical with this device. Files not present here will be deleted on other devices.": "The folder content on other devices will be overwritten to become identical with this device. Files not present here will be deleted on other devices.", - "The folder content on this device will be overwritten to become identical with other devices. Files newly added here will be deleted.": "The folder content on this device will be overwritten to become identical with other devices. Files newly added here will be deleted.", - "The folder path cannot be blank.": "Mappeplasseringen kan ikke være tom.", - "The following intervals are used: for the first hour a version is kept every 30 seconds, for the first day a version is kept every hour, for the first 30 days a version is kept every day, until the maximum age a version is kept every week.": "Følgende intervall blir brukt: Den første timen blir en versjon lagret hvert 30. sekund, den første dagen blir en versjon lagret hver time, de første 30 dagene blir en versjon lagret hver dag, og inntil maksimal levetid blir en versjon lagret hver uke.", - "The following items could not be synchronized.": "Følgende filer kunne ikke synkroniseres.", - "The following items were changed locally.": "Følgende elementer ble endret lokalt.", - "The following methods are used to discover other devices on the network and announce this device to be found by others:": "The following methods are used to discover other devices on the network and announce this device to be found by others:", - "The following unexpected items were found.": "The following unexpected items were found.", - "The interval must be a positive number of seconds.": "The interval must be a positive number of seconds.", - "The interval, in seconds, for running cleanup in the versions directory. Zero to disable periodic cleaning.": "The interval, in seconds, for running cleanup in the versions directory. Zero to disable periodic cleaning.", - "The maximum age must be a number and cannot be blank.": "Maksimal levetid må være et tall og kan ikke være tomt.", - "The maximum time to keep a version (in days, set to 0 to keep versions forever).": "Maksimal tid å beholde en versjon (i dager, sett til 0 for å beholde versjoner på ubegrenset tid).", - "The number of days must be a number and cannot be blank.": "Antall dager må være et tall og kan ikke være tomt.", - "The number of days to keep files in the trash can. Zero means forever.": "Antall dager man skal bevare filene i papirkurven. Null betyr for alltid.", - "The number of old versions to keep, per file.": "Antall gamle versjoner å beholde, per fil.", - "The number of versions must be a number and cannot be blank.": "Antall versjoner må være et tall og kan ikke være tomt.", - "The path cannot be blank.": "Plasseringen kan ikke være tom.", - "The rate limit must be a non-negative number (0: no limit)": "Hastighetsbegrensningen kan ikke være et negativt tall (0: ingen begrensing)", - "The rescan interval must be a non-negative number of seconds.": "Antall sekund for intervallet kan ikke være negativt.", - "There are no devices to share this folder with.": "There are no devices to share this folder with.", - "There are no folders to share with this device.": "There are no folders to share with this device.", - "They are retried automatically and will be synced when the error is resolved.": "Disse hentes automatisk og vil synkroniseres når feilen er blitt utbedret.", - "This Device": "Denne enheten", - "This can easily give hackers access to read and change any files on your computer.": "Dette kan lett gi hackere tilgang til å lese og endre alle filer på datamaskinen din.", - "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.": "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.", - "This is a major version upgrade.": "Dette er en storoppgradering", - "This setting controls the free space required on the home (i.e., index database) disk.": "Denne innstillingen kontrollerer ledig diskplass krevd på hjemme- (f.eks. indekseringsdatabase-) disken.", - "Time": "Klokkeslett", - "Time the item was last modified": "Tidspunktet elementet sist ble endret", - "Trash Can File Versioning": "Papirkurv versjonskontroll", - "Type": "Type", - "UNIX Permissions": "UNIX Permissions", - "Unavailable": "Utilgjengelig", - "Unavailable/Disabled by administrator or maintainer": "Utilgjengelig/avskrudd av administrator eller vedlikeholder", - "Undecided (will prompt)": "Ikke bestemt (vil spørre)", - "Unexpected Items": "Unexpected Items", - "Unexpected items have been found in this folder.": "Unexpected items have been found in this folder.", - "Unignore": "Ikke ignorer", - "Unknown": "Ukjent", - "Unshared": "Ikke delt", - "Unshared Devices": "Unshared Devices", - "Unshared Folders": "Unshared Folders", - "Untrusted": "Untrusted", - "Up to Date": "Oppdatert", - "Updated": "Oppdatert", - "Upgrade": "Oppgradere", - "Upgrade To {%version%}": "Oppgrader til {{version}}", - "Upgrading": "Oppgraderer", - "Upload Rate": "Opplastingsrate", - "Uptime": "Oppetid", - "Usage reporting is always enabled for candidate releases.": "Bruksrapportering er alltid påslått for utgivelseskandidater", - "Use HTTPS for GUI": "Bruk HTTPS for GUI", - "Use notifications from the filesystem to detect changed items.": "Bruk varslinger fra filsystemet for å oppdage endrede elementer.", - "Username/Password has not been set for the GUI authentication. Please consider setting it up.": "Username/Password has not been set for the GUI authentication. Please consider setting it up.", - "Version": "Versjon", - "Versions": "Versjoner", - "Versions Path": "Plassering av versjoner", - "Versions are automatically deleted if they are older than the maximum age or exceed the number of files allowed in an interval.": "Versjoner blir automatisk slettet når maksimal levetid er nådd eller når antall filer er oversteget.", - "Waiting to Clean": "Waiting to Clean", - "Waiting to Scan": "Venter på å starte gjennomsøkning", - "Waiting to Sync": "Waiting to Sync", - "Warning": "Warning", - "Warning, this path is a parent directory of an existing folder \"{%otherFolder%}\".": "Advarsel, denne stien er en foreldremappe for en eksisterende mappe \"{{otherFolder}}\".", - "Warning, this path is a parent directory of an existing folder \"{%otherFolderLabel%}\" ({%otherFolder%}).": "Advarsel, denne stien er en foreldremappe for en eksisterende mappe \"{{otherFolderLabel}}\" ({{otherFolder}}).", - "Warning, this path is a subdirectory of an existing folder \"{%otherFolder%}\".": "Advarsel, denne stien er en undermappe i en eksisterende mappe \"{{otherFolder}}\".", - "Warning, this path is a subdirectory of an existing folder \"{%otherFolderLabel%}\" ({%otherFolder%}).": "Advarsel, denne stien er en undermappe for en eksisterende mappe \"{{otherFolderLabel}}\" ({{otherFolder}}).", - "Warning: If you are using an external watcher like {%syncthingInotify%}, you should make sure it is deactivated.": "Advarsel: Hvis du bruker en ekstern viser, som {{syncthingInotify}}, burde du forsikre deg om at den avslått.", - "Watch for Changes": "Hold oppsyn med endringer", - "Watching for Changes": "Holder oppsyn med endringer", - "Watching for changes discovers most changes without periodic scanning.": "Watching for changes discovers most changes without periodic scanning.", - "When adding a new device, keep in mind that this device must be added on the other side too.": "Når du legger til en ny enhet, husk at enheten må legges til på andre siden også.", - "When adding a new folder, keep in mind that the Folder ID is used to tie folders together between devices. They are case sensitive and must match exactly between all devices.": "Når en ny mappe blir lagt til, husk at Mappe-ID blir brukt til å binde sammen mapper mellom enheter. Det er forskjell på store og små bokstaver, så IDene må være identiske på alle enhetene.", - "Yes": "Ja", - "You can also select one of these nearby devices:": "Du kan også velge en av disse enhetene i nærheten:", - "You can change your choice at any time in the Settings dialog.": "Du kan endre ditt valg når som helst i innstillingene.", - "You can read more about the two release channels at the link below.": "Du kan lese mer om de to nye utgivelseskanalene i lenken nedenfor.", - "You have no ignored devices.": "Du har ingen ignorerte enheter.", - "You have no ignored folders.": "Du har ingen ignorerte mapper.", - "You have unsaved changes. Do you really want to discard them?": "You have unsaved changes. Do you really want to discard them?", - "You must keep at least one version.": "Du må beholde minst én versjon", - "You should never add or change anything locally in a \"{%receiveEncrypted%}\" folder.": "You should never add or change anything locally in a \"{{receiveEncrypted}}\" folder.", - "days": "dager", - "directories": "mapper", - "files": "filer", - "full documentation": "all dokumentasjon", - "items": "elementer", - "seconds": "sekunder", - "{%device%} wants to share folder \"{%folder%}\".": "{{device}} ønsker å dele mappa \"{{folder}}\".", - "{%device%} wants to share folder \"{%folderlabel%}\" ({%folder%}).": "{{device}} ønsker å dele mappa \"{{folderlabel}}\" ({{folder}}).", - "{%reintroducer%} might reintroduce this device.": "{{reintroducer}} might reintroduce this device." -} \ No newline at end of file diff --git a/gui/default/assets/lang/lang-nl.json b/gui/default/assets/lang/lang-nl.json index 96bba3c2e08..c8664e0bed3 100644 --- a/gui/default/assets/lang/lang-nl.json +++ b/gui/default/assets/lang/lang-nl.json @@ -11,6 +11,7 @@ "Add Folder": "Map toevoegen", "Add Remote Device": "Extern apparaat toevoegen", "Add devices from the introducer to our device list, for mutually shared folders.": "Apparaten van het introductie-apparaat aan onze lijst met apparaten toevoegen, voor gemeenschappelijk gedeelde mappen.", + "Add ignore patterns": "Negeerpatronen toevoegen", "Add new folder?": "Nieuwe map toevoegen?", "Additionally the full rescan interval will be increased (times 60, i.e. new default of 1h). You can also configure it manually for every folder later after choosing No.": "Het interval van volledige scan zal daarbij ook vergroot worden (maal 60, dit is een nieuwe standaardwaarde van 1 uur). U kunt het later voor elke map manueel configureren nadat u nee kiest.", "Address": "Adres", @@ -18,14 +19,16 @@ "Advanced": "Geavanceerd", "Advanced Configuration": "Geavanceerde configuratie", "All Data": "Alle gegevens", + "All Time": "Altijd", "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.": "Alle mappen die gedeeld worden met dit apparaat moeten beschermd worden met een wachtwoord zodat alle verzonden gegevens onleesbaar zijn zonder het opgegeven wachtwoord.", "Allow Anonymous Usage Reporting?": "Versturen van anonieme gebruikersstatistieken toestaan?", "Allowed Networks": "Toegestane netwerken", "Alphabetic": "Alfabetisch", + "Altered by ignoring deletes.": "Veranderd door het negeren van verwijderingen.", "An external command handles the versioning. It has to remove the file from the shared folder. If the path to the application contains spaces, it should be quoted.": "Een externe opdracht regelt het versiebeheer. Hij moet het bestand verwijderen uit de gedeelde map. Als het pad naar de toepassing spaties bevat, moet dit tussen aanhalingstekens geplaatst worden.", "Anonymous Usage Reporting": "Anonieme gebruikersstatistieken", "Anonymous usage report format has changed. Would you like to move to the new format?": "Het formaat voor anonieme gebruikersrapporten is gewijzigd. Wilt u naar het nieuwe formaat overschakelen?", - "Are you sure you want to continue?": "Weet u zeker dat u wilt doorgaan?", + "Apply": "Toepassen", "Are you sure you want to override all remote changes?": "Weet u zeker dat u alle externe wijzigingen wilt overschrijven?", "Are you sure you want to permanently delete all these files?": "Weet u zeker dat u al deze bestanden permanent wilt verwijderen?", "Are you sure you want to remove device {%name%}?": "Weet u zeker dat u apparaat {{name}} wilt verwijderen?", @@ -47,7 +50,6 @@ "Clean out after": "Opruimen na", "Cleaning Versions": "Versies opruimen", "Cleanup Interval": "Opruiminterval", - "Click to see discovery failures": "Klikken om detectieproblemen weer te geven", "Click to see full identification string and QR code.": "Klikken om volledige identificatiestring en QR-code weer te geven", "Close": "Sluiten", "Command": "Opdracht", @@ -61,19 +63,18 @@ "Continuously watching for changes is now available within Syncthing. This will detect changes on disk and issue a scan on only the modified paths. The benefits are that changes are propagated quicker and that less full scans are required.": "Voortdurend opvolgen van wijzigingen is nu beschikbaar in Syncthing. Dit zal wijzigingen op een schijf detecteren en alleen een scan uitvoeren op de gewijzigde paden. De voordelen zijn dat wijzigingen sneller doorgevoerd worden en dat minder volledige scans nodig zijn.", "Copied from elsewhere": "Gekopieerd van elders", "Copied from original": "Gekopieerd van origineel", - "Copyright © 2014-2019 the following Contributors:": "Auteursrecht © 2014-2019 voor de volgende bijdragers:", - "Creating ignore patterns, overwriting an existing file at {%path%}.": "Negeerpatronen worden aangemaakt, bestaand bestand wordt overschreven op {{path}}.", "Currently Shared With Devices": "Momenteel gedeeld met apparaten", + "Custom Range": "Aangepast bereik", "Danger!": "Let op!", "Debugging Facilities": "Debugmogelijkheden", "Default Configuration": "Standaardconfiguratie", "Default Device": "Standaardapparaat", "Default Folder": "Standaardmap", - "Default Folder Path": "Standaardmaplocatie", + "Default Ignore Patterns": "Standaard negeerpatronen", "Defaults": "Standaardwaarden", "Delete": "Verwijderen", "Delete Unexpected Items": "Onverwachte items verwijderen", - "Deleted": "Verwijderd", + "Deleted {%file%}": "{{file}} verwijderd", "Deselect All": "Alles deselecteren", "Deselect devices to stop sharing this folder with.": "Deselecteer apparaten om er deze map niet meer mee te delen.", "Deselect folders to stop sharing with this device.": "Deselecteer mappen om te stoppen met delen met dit apparaat.", @@ -124,8 +125,10 @@ "Enter ignore patterns, one per line.": "Negeerpatronen invoeren, één per regel.", "Enter up to three octal digits.": "Voer tot drie octale cijfers in.", "Error": "Fout", + "External": "Extern", "External File Versioning": "Extern versiebeheer", "Failed Items": "Mislukte items", + "Failed to load file versions.": "Laden van bestandsversies mislukt.", "Failed to load ignore patterns.": "Laden van negeerpatronen mislukt.", "Failed to setup, retrying": "Instellen mislukt, opnieuw proberen", "Failure to connect to IPv6 servers is expected if there is no IPv6 connectivity.": "Als er geen IPv6-connectiviteit is worden problemen bij verbinden met IPv6-servers verwacht.", @@ -147,6 +150,7 @@ "Folder type \"{%receiveEncrypted%}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.": "Maptype \"{{receiveEncrypted}}\" kan niet gewijzigd worden na het toevoegen van de map. U moet de map verwijderen, de gegevens op schijf verwijderen of ontsleutelen en daarna de map opnieuw toevoegen.", "Folders": "Mappen", "For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't.": "Voor de volgende mappen trad een fout op tijdens het beginnen opvolgen van wijzigingen. Er zal elke minuut opnieuw geprobeerd worden, dus de fouten kunnen snel verdwijnen. Als ze blijven voorkomen, probeer dan het onderliggende probleem op te lossen en vraag om hulp als u dat niet kunt.", + "Forever": "Voor altijd", "Full Rescan Interval (s)": "Interval voor volledig opnieuw scannen (s)", "GUI": "GUI", "GUI Authentication Password": "GUI-wachtwoord", @@ -168,6 +172,7 @@ "Ignore": "Negeren", "Ignore Patterns": "Negeerpatronen", "Ignore Permissions": "Machtigingen negeren", + "Ignore patterns can only be added after the folder is created. If checked, an input field to enter ignore patterns will be presented after saving.": "Negeerpatronen kunnen alleen worden toegevoegd nadat de map is aangemaakt. Indien aangevinkt, zal na het opslaan een invoerveld voor negeerpatronen worden getoond.", "Ignored Devices": "Genegeerde apparaten", "Ignored Folders": "Genegeerde mappen", "Ignored at": "Genegeerd op", @@ -179,6 +184,9 @@ "Keep Versions": "Versies behouden", "LDAP": "LDAP", "Largest First": "Grootste eerst", + "Last 30 Days": "Laatste 30 dagen", + "Last 7 Days": "Laatste 7 dagen", + "Last Month": "Laatste maand", "Last Scan": "Laatste scan", "Last seen": "Laatst gezien op", "Latest Change": "Laatste wijziging", @@ -228,7 +236,6 @@ "Override Changes": "Wijzigingen overschrijven", "Path": "Pad", "Path to the folder on the local computer. Will be created if it does not exist. The tilde character (~) can be used as a shortcut for": "Pad naar de map op de lokale computer. Zal aangemaakt worden als het niet bestaat. De tilde (~) kan gebruikt worden als snelkoppeling voor", - "Path where new auto accepted folders will be created, as well as the default suggested path when adding new folders via the UI. Tilde character (~) expands to {%tilde%}.": "Pad waar nieuwe automatisch aanvaarde mappen aangemaakt zullen worden, evenals het standaard voorgestelde pad bij toevoegen van nieuwe mappen via de gebruikersinterface. Een tilde (~) zet uit tot {{tilde}}.", "Path where versions should be stored (leave empty for the default .stversions directory in the shared folder).": "Pad waar versies opgeslagen moeten worden (leeg laten voor de standaard .stversion-map in de gedeelde map).", "Pause": "Pauzeren", "Pause All": "Alles pauzeren", @@ -239,7 +246,6 @@ "Periodic scanning at given interval and enabled watching for changes": "Regelmatig scannen met opgegeven interval; opvolgen van wijzigingen ingeschakeld", "Periodic scanning at given interval and failed setting up watching for changes, retrying every 1m:": "Regelmatig scannen met opgegeven interval; instellen van opvolgen van wijzigingen mislukt. Elke minuut wordt opnieuw geprobeerd:", "Permanently add it to the ignore list, suppressing further notifications.": "Permanent toevoegen aan de negeerlijst zodat verdere meldingen worden onderdrukt.", - "Permissions": "Machtigingen", "Please consult the release notes before performing a major upgrade.": "Lees eerst de release-opmerkingen voordat u een grote upgrade uitvoert.", "Please set a GUI Authentication User and Password in the Settings dialog.": "Stel een gebruikersnaam en wachtwoord voor GUI-authenticatie in via het instellingen-venster.", "Please wait": "Even geduld", @@ -286,13 +292,12 @@ "Select additional folders to share with this device.": "Selecteer aanvullende mappen om te delen met dit apparaat.", "Select latest version": "Laatste versie selecteren", "Select oldest version": "Oudste versie selecteren", - "Select the folders to share with this device.": "Selecteer de mappen om te delen met dit apparaat.", "Send & Receive": "Verzenden en ontvangen", "Send Only": "Alleen verzenden", + "Set Ignores on Added Folder": "Negeringen instellen op map \"toegevoegd\"", "Settings": "Instellingen", "Share": "Delen", "Share Folder": "Map delen", - "Share Folders With Device": "Mappen delen met apparaat", "Share this folder?": "Deze map delen?", "Shared Folders": "Gedeelde mappen", "Shared With": "Gedeeld met", @@ -306,6 +311,7 @@ "Shown instead of Device ID in the cluster status. Will be updated to the name the device advertises if left empty.": "Weergegeven in plaats van de apparaat-ID in de clusterstatus. Zal bijgewerkt worden met de naam die het apparaat voorstelt wanneer leeg gelaten.", "Shutdown": "Afsluiten", "Shutdown Complete": "Afsluiten voltooid", + "Simple": "Eenvoudig", "Simple File Versioning": "Eenvoudig versiebeheer", "Single level wildcard (matches within a directory only)": "Wildcard op enkelvoudig niveau (komt alleen overeen binnen een map)", "Size": "Grootte", @@ -317,6 +323,7 @@ "Stable releases and release candidates": "Stabiele releases en release candidates", "Stable releases are delayed by about two weeks. During this time they go through testing as release candidates.": "Stabiele releases worden met ongeveer twee weken uitgesteld. Tijdens deze periode worden ze als release canditates getest.", "Stable releases only": "Alleen stabiele releases", + "Staggered": "Gespreid", "Staggered File Versioning": "Gespreid versiebeheer", "Start Browser": "Browser starten", "Statistics": "Statistieken", @@ -325,6 +332,7 @@ "Support": "Ondersteuning", "Support Bundle": "Ondersteuningspakket", "Sync Protocol Listen Addresses": "Luisteradressen synchronisatieprotocol", + "Sync Status": "Synchronisatiestatus", "Syncing": "Synchroniseren", "Syncthing has been shut down.": "Syncthing werd afgesloten.", "Syncthing includes the following software or portions thereof:": "Syncthing bevat de volgende software of delen daarvan:", @@ -367,18 +375,25 @@ "The number of versions must be a number and cannot be blank.": "Het aantal versies moet een getal zijn en mag niet leeg ziijn.", "The path cannot be blank.": "Het pad mag niet leeg zijn.", "The rate limit must be a non-negative number (0: no limit)": "De snelheidsbegrenzing moet een positief getal zijn (0: geen begrenzing)", + "The remote device has not accepted sharing this folder.": "Het externe apparaat heeft het delen van deze map niet geaccepteerd.", + "The remote device has paused this folder.": "Het externe apparaat heeft deze map gepauzeerd.", "The rescan interval must be a non-negative number of seconds.": "Het interval voor opnieuw scannen moet een positief aantal seconden zijn.", "There are no devices to share this folder with.": "Er zijn geen apparaten om deze map mee te delen.", + "There are no file versions to restore.": "Er zijn geen bestandsversies om te herstellen.", "There are no folders to share with this device.": "Er zijn geen mappen om te delen met dit apparaat.", "They are retried automatically and will be synced when the error is resolved.": "Ze worden automatisch opnieuw geprobeerd en zullen gesynchroniseerd worden wanneer de fout opgelost is.", "This Device": "Dit apparaat", + "This Month": "Deze maand", "This can easily give hackers access to read and change any files on your computer.": "Dit kan hackers eenvoudig toegang geven om bestanden op uw computer te lezen en te wijzigen.", "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.": "Dit apparaat kan andere apparaten niet automatisch detecteren of zijn eigen adres aankondigen om door anderen gevonden te worden. Alleen apparaten met statisch geconfigureerde adressen kunnen verbinding maken.", "This is a major version upgrade.": "Dit is een grote versie-upgrade.", "This setting controls the free space required on the home (i.e., index database) disk.": "Deze instelling bepaalt de benodigde vrije ruimte op de home-schijf (d.w.z. de indexdatabase).", "Time": "Tijd", "Time the item was last modified": "Tijdstip waarop het item laatst gewijzigd is", + "Today": "Vandaag", + "Trash Can": "Prullenbak", "Trash Can File Versioning": "Prullenbak-versiebeheer", + "Twitter": "Twitter", "Type": "Type", "UNIX Permissions": "UNIX-machtigingen", "Unavailable": "Niet beschikbaar", @@ -393,7 +408,7 @@ "Unshared Folders": "Niet-gedeelde mappen", "Untrusted": "Niet vertrouwd", "Up to Date": "Bijgewerkt", - "Updated": "Bijgewerkt", + "Updated {%file%}": "{{file}} bijgewerkt", "Upgrade": "Bijwerken", "Upgrade To {%version%}": "Bijwerken naar {{version}}", "Upgrading": "Bijwerken", @@ -422,6 +437,7 @@ "When adding a new device, keep in mind that this device must be added on the other side too.": "Houd er bij het toevoegen van een nieuw apparaat rekening mee dat dit apparaat ook aan de andere kant moet toegevoegd worden.", "When adding a new folder, keep in mind that the Folder ID is used to tie folders together between devices. They are case sensitive and must match exactly between all devices.": "Houd er bij het toevoegen van een nieuwe map rekening mee dat de map-ID gebruikt wordt om mappen aan elkaar te koppelen tussen apparaten. Ze zijn hoofdlettergevoelig en moeten exact overeenkomen op alle apparaten.", "Yes": "Ja", + "Yesterday": "Gisteren", "You can also select one of these nearby devices:": "U kunt ook een van deze apparaten in de buurt selecteren:", "You can change your choice at any time in the Settings dialog.": "U kunt uw keuze op elk moment aanpassen in het instellingen-venster.", "You can read more about the two release channels at the link below.": "U kunt meer te weten komen over de twee release-kanalen via onderstaande link.", @@ -436,6 +452,10 @@ "full documentation": "volledige documentatie", "items": "items", "seconds": "seconden", + "theme-name-black": "Zwart", + "theme-name-dark": "Donker", + "theme-name-default": "Standaard", + "theme-name-light": "Licht", "{%device%} wants to share folder \"{%folder%}\".": "{{device}} wil map \"{{folder}}\" delen.", "{%device%} wants to share folder \"{%folderlabel%}\" ({%folder%}).": "{{device}} wil map \"{{folderlabel}}\" ({{folder}}) delen.", "{%reintroducer%} might reintroduce this device.": "{{reintroducer}} kan dit apparaat mogelijk opnieuw introduceren." diff --git a/gui/default/assets/lang/lang-pl.json b/gui/default/assets/lang/lang-pl.json index c34f7ab0d15..652d4fcfdf0 100644 --- a/gui/default/assets/lang/lang-pl.json +++ b/gui/default/assets/lang/lang-pl.json @@ -1,31 +1,34 @@ { - "A device with that ID is already added.": "Urządzenie o tym ID już istnieje.", - "A negative number of days doesn't make sense.": "Ujemna liczba dni nie ma sensu.", + "A device with that ID is already added.": "Urządzenie o tym identyfikatorze jest już dodane.", + "A negative number of days doesn't make sense.": "Ujemna wartość liczbowa dni nie ma sensu.", "A new major version may not be compatible with previous versions.": "Nowa duża wersja może nie być kompatybilna z poprzednimi wersjami.", "API Key": "Klucz API", - "About": "O Syncthing", - "Action": "Akcja", - "Actions": "Akcje", + "About": "Informacje", + "Action": "Działanie", + "Actions": "Działania", "Add": "Dodaj", "Add Device": "Dodaj urządzenie", "Add Folder": "Dodaj folder", "Add Remote Device": "Dodaj urządzenie zdalne", "Add devices from the introducer to our device list, for mutually shared folders.": "Dodaj urządzenia od wprowadzającego do własnej listy urządzeń dla folderów współdzielonych obustronnie.", - "Add new folder?": "Czy chcesz dodać nowy folder?", - "Additionally the full rescan interval will be increased (times 60, i.e. new default of 1h). You can also configure it manually for every folder later after choosing No.": "Dodatkowo, czas przedziału pełnego ponownego skanowania zostanie zwiększony (o 60 razy, tj. do nowej domyślnej wartości \"1h\"). Możesz również ustawić go później ręcznie dla każdego folderu wybierając \"Nie\".", + "Add ignore patterns": "Dodaj wzorce ignorowania", + "Add new folder?": "Czy dodać nowy folder?", + "Additionally the full rescan interval will be increased (times 60, i.e. new default of 1h). You can also configure it manually for every folder later after choosing No.": "Ponadto przedział czasowy pełnego ponownego skanowania zostanie zwiększony (o 60 razy, tj. do nowej domyślnej wartości 1h). Możesz również ustawić go później dla każdego folderu ręcznie po wybraniu Nie.", "Address": "Adres", "Addresses": "Adresy", "Advanced": "Zaawansowane", "Advanced Configuration": "Zaawansowane ustawienia", "All Data": "Wszystkie dane", - "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.": "Wszystkie foldery współdzielone z tym urządzeniem muszą być zabezpieczone hasłem, tak aby wszystkie przesyłane dane były nie do odczytu bez podania danego hasła.", + "All Time": "Cały okres", + "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.": "Wszystkie foldery współdzielone z tym urządzeniem muszą być zabezpieczone hasłem, tak aby całość przesyłanych danych była nie do odczytu bez podania danego hasła.", "Allow Anonymous Usage Reporting?": "Czy chcesz zezwolić na anonimowe statystyki użycia?", "Allowed Networks": "Dozwolone sieci", "Alphabetic": "Alfabetycznie", - "An external command handles the versioning. It has to remove the file from the shared folder. If the path to the application contains spaces, it should be quoted.": "Zewnętrzne polecenie odpowiedzialne jest za wersjonowanie. Musi ono usunąć plik ze współdzielonego folderu. Jeśli ścieżka do aplikacji zawiera spacje, powinna ona być zamknięta w cudzysłowie.", + "Altered by ignoring deletes.": "Zmieniono przez ignorowanie usuniętych", + "An external command handles the versioning. It has to remove the file from the shared folder. If the path to the application contains spaces, it should be quoted.": "Zewnętrzne polecenie odpowiedzialne jest za wersjonowanie. Musi ono usunąć plik ze współdzielonego folderu. Jeżeli ścieżka do aplikacji zawiera spacje, to powinna ona być zamknięta w cudzysłowie.", "Anonymous Usage Reporting": "Anonimowe statystyki użycia", "Anonymous usage report format has changed. Would you like to move to the new format?": "Format anonimowych statystyk użycia uległ zmianie. Czy chcesz przejść na nowy format?", - "Are you sure you want to continue?": "Czy na pewno chcesz kontynuować?", + "Apply": "Zastosuj", "Are you sure you want to override all remote changes?": "Czy na pewno chcesz nadpisać wszystkie zmiany zdalne?", "Are you sure you want to permanently delete all these files?": "Czy na pewno chcesz nieodwracalnie usunąć wszystkie te pliki?", "Are you sure you want to remove device {%name%}?": "Czy na pewno chcesz usunąć urządzenie {{name}}?", @@ -38,7 +41,7 @@ "Automatic upgrade now offers the choice between stable releases and release candidates.": "Automatycznie aktualizacje pozwalają teraz na wybór pomiędzy wydaniami stabilnymi oraz wydaniami kandydującymi.", "Automatic upgrades": "Automatyczne aktualizacje", "Automatic upgrades are always enabled for candidate releases.": "Automatyczne aktualizacje są zawsze włączone dla wydań kandydujących.", - "Automatically create or share folders that this device advertises at the default path.": "Automatycznie utwórz lub współdziel foldery wysyłane przez to urządzenie w domyślnej ścieżce.", + "Automatically create or share folders that this device advertises at the default path.": "Automatycznie współdziel lub utwórz w domyślnej ścieżce foldery anonsowane przez to urządzenie.", "Available debug logging facilities:": "Dostępne narzędzia logujące do debugowania:", "Be careful!": "Ostrożnie!", "Bugs": "Błędy", @@ -47,7 +50,6 @@ "Clean out after": "Opróżnij po", "Cleaning Versions": "Czyszczenie wersji", "Cleanup Interval": "Przedział czasowy czyszczenia", - "Click to see discovery failures": "Kliknij tutaj, aby zobaczyć błędy odnajdywania", "Click to see full identification string and QR code.": "Kliknij tutaj, aby zobaczyć pełny identyfikator oraz kod QR.", "Close": "Zamknij", "Command": "Polecenie", @@ -58,39 +60,38 @@ "Connection Error": "Błąd połączenia", "Connection Type": "Rodzaj połączenia", "Connections": "Połączenia", - "Continuously watching for changes is now available within Syncthing. This will detect changes on disk and issue a scan on only the modified paths. The benefits are that changes are propagated quicker and that less full scans are required.": "Ciągłe obserwowanie zmian jest już dostępne w Syncthing. Będzie ono wykrywać zmiany na dysku i uruchamiać skanowanie tylko w zmodyfikowanych ścieżkach. Zalety tego są takie, że zmiany rozsyłane są znacznie szybciej oraz że wymagana jest mniejsza liczba pełnych skanowań.", + "Continuously watching for changes is now available within Syncthing. This will detect changes on disk and issue a scan on only the modified paths. The benefits are that changes are propagated quicker and that less full scans are required.": "Ciągłe obserwowanie zmian jest już dostępne w programie Syncthing. Będzie ono wykrywać zmiany na dysku i uruchamiać skanowanie tylko w zmodyfikowanych ścieżkach. Zalety tego rozwiązania są takie, że zmiany rozsyłane są szybciej oraz że wymagane jest mniej pełnych skanowań.", "Copied from elsewhere": "Skopiowane z innego miejsca ", - "Copied from original": "Skopiowane z oryginału", - "Copyright © 2014-2019 the following Contributors:": "Wszelkie prawa zastrzeżone © 2014-2019 dla współtwórców:", - "Creating ignore patterns, overwriting an existing file at {%path%}.": "Tworzenie wzorów ignorowania, nadpisze istniejący plik w {{path}}.", + "Copied from original": "Skopiowane z pierwotnego pliku", "Currently Shared With Devices": "Obecnie współdzielony z urządzeniami", + "Custom Range": "Niestandardowy okres", "Danger!": "Niebezpieczeństwo!", "Debugging Facilities": "Narzędzia do debugowania", "Default Configuration": "Domyślne ustawienia", "Default Device": "Domyślne urządzenie", "Default Folder": "Domyślny folder", - "Default Folder Path": "Domyślna ścieżka folderu", + "Default Ignore Patterns": "Domyślne wzorce ignorowania", "Defaults": "Domyślne", "Delete": "Usuń", "Delete Unexpected Items": "Usuń elementy nieoczekiwane", - "Deleted": "Usunięto", + "Deleted {%file%}": "Usunięto {{file}}", "Deselect All": "Odznacz wszystkie", "Deselect devices to stop sharing this folder with.": "Odznacz urządzenia, z którymi chcesz przestać współdzielić ten folder.", "Deselect folders to stop sharing with this device.": "Odznacz foldery, które chcesz przestać współdzielić z tym urządzeniem.", "Device": "Urządzenie", - "Device \"{%name%}\" ({%device%} at {%address%}) wants to connect. Add new device?": "Urządzenie \"{{name}}\" {{device}} pod ({{address}}) chce się połączyć. Dodać nowe urządzenie?", - "Device ID": "ID urządzenia", + "Device \"{%name%}\" ({%device%} at {%address%}) wants to connect. Add new device?": "Urządzenie o nazwie \"{{name}}\" {{device}} pod adresem ({{address}}) chce się połączyć. Czy dodać nowe urządzenie?", + "Device ID": "Identyfikator urządzenia", "Device Identification": "Identyfikator urządzenia", "Device Name": "Nazwa urządzenia", - "Device is untrusted, enter encryption password": "Urządzenie jest niezaufane. Wprowadź szyfrujące hasło.", + "Device is untrusted, enter encryption password": "Urządzenie jest niezaufane; wprowadź szyfrujące hasło", "Device rate limits": "Ograniczenia prędkości urządzenia", "Device that last modified the item": "Urządzenie, które jako ostatnie zmodyfikowało ten element", "Devices": "Urządzenia", "Disable Crash Reporting": "Wyłącz zgłaszanie awarii", "Disabled": "Wyłączone", - "Disabled periodic scanning and disabled watching for changes": "Wyłączone okresowe skanowanie i wyłączone obserwowanie zmian", - "Disabled periodic scanning and enabled watching for changes": "Wyłączone okresowe skanowanie i włączone obserwowanie zmian", - "Disabled periodic scanning and failed setting up watching for changes, retrying every 1m:": "Wyłączone okresowe skanowanie i nieudane ustawienie obserwowania zmian, ponawiam co minutę:", + "Disabled periodic scanning and disabled watching for changes": "Wyłączone okresowe skanowanie oraz wyłączone obserwowanie zmian", + "Disabled periodic scanning and enabled watching for changes": "Wyłączone okresowe skanowanie oraz włączone obserwowanie zmian", + "Disabled periodic scanning and failed setting up watching for changes, retrying every 1m:": "Wyłączone okresowe skanowanie oraz nieudane ustawienie obserwowania zmian; ponawiam co minutę:", "Disables comparing and syncing file permissions. Useful on systems with nonexistent or custom permissions (e.g. FAT, exFAT, Synology, Android).": "Wyłącza porównywanie i synchronizację uprawnień plików. Przydatne w systemach, w których uprawnienia nie istnieją bądź są one niestandardowe (np. FAT, exFAT, Synology, Android).", "Discard": "Odrzuć", "Disconnected": "Rozłączony", @@ -107,67 +108,71 @@ "Documentation": "Dokumentacja", "Download Rate": "Prędkość pobierania", "Downloaded": "Pobrane", - "Downloading": "Pobieranie", + "Downloading": "W trakcie pobierania", "Edit": "Edytuj", "Edit Device": "Edytuj urządzenie", "Edit Device Defaults": "Edytuj domyślne ustawienia urządzeń", "Edit Folder": "Edytuj folder", "Edit Folder Defaults": "Edytuj domyślne ustawienia folderów", - "Editing {%path%}.": "Edytowanie {{path}}.", + "Editing {%path%}.": "Edytowanie ścieżki {{path}}.", "Enable Crash Reporting": "Włącz zgłaszanie awarii", "Enable NAT traversal": "Włącz trawersowanie NAT", "Enable Relaying": "Włącz przekazywanie", "Enabled": "Włączone", - "Enter a non-negative number (e.g., \"2.35\") and select a unit. Percentages are as part of the total disk size.": "Wprowadź nieujemną liczbę (np. \"2.35\") oraz wybierz jednostkę. Procenty odnoszą się do rozmiaru całego dysku.", + "Enter a non-negative number (e.g., \"2.35\") and select a unit. Percentages are as part of the total disk size.": "Wprowadź nieujemną wartość liczbową (np. \"2.35\") oraz wybierz jednostkę. Procenty odnoszą się do rozmiaru całego dysku.", "Enter a non-privileged port number (1024 - 65535).": "Wprowadź nieuprzywilejowany numer portu (1024-65535).", - "Enter comma separated (\"tcp://ip:port\", \"tcp://host:port\") addresses or \"dynamic\" to perform automatic discovery of the address.": "Wprowadź adresy oddzielone przecinkiem (\"tcp://ip:port\", \"tcp://host:port\") lub \"dynamic\" w celu automatycznego odnajdywania adresu.", + "Enter comma separated (\"tcp://ip:port\", \"tcp://host:port\") addresses or \"dynamic\" to perform automatic discovery of the address.": "Wprowadź oddzielone przecinkiem adresy (\"tcp://ip:port\", \"tcp://host:port\") lub \"dynamic\" w celu automatycznego odnajdywania adresu.", "Enter ignore patterns, one per line.": "Wprowadź wzorce ignorowania, po jednym w każdej linii.", "Enter up to three octal digits.": "Wprowadź maksymalnie trzy cyfry ósemkowe.", "Error": "Błąd", + "External": "Zewnętrzne", "External File Versioning": "Zewnętrzne wersjonowanie plików", "Failed Items": "Elementy zakończone niepowodzeniem", + "Failed to load file versions.": "Nie udało się załadować wersji plików.", "Failed to load ignore patterns.": "Nie udało się załadować wzorców ignorowania.", - "Failed to setup, retrying": "Nie udało się ustawić, ponawiam", + "Failed to setup, retrying": "Nie udało się ustawić; ponawiam próbę", "Failure to connect to IPv6 servers is expected if there is no IPv6 connectivity.": "Błąd połączenia do serwerów IPv6 może wystąpić, gdy w ogóle nie ma połączenia po IPv6.", "File Pull Order": "Kolejność pobierania plików", "File Versioning": "Wersjonowanie plików", "Files are moved to .stversions directory when replaced or deleted by Syncthing.": "Pliki zmienione lub usunięte przez Syncthing są przenoszone do katalogu .stversions.", "Files are moved to date stamped versions in a .stversions directory when replaced or deleted by Syncthing.": "Pliki zmienione lub usunięte przez Syncthing są datowane i przenoszone do katalogu .stversions.", "Files are protected from changes made on other devices, but changes made on this device will be sent to the rest of the cluster.": "Pliki są zabezpieczone przed zmianami dokonanymi na innych urządzeniach, ale zmiany dokonane na tym urządzeniu będą wysyłane do pozostałych urządzeń.", - "Files are synchronized from the cluster, but any changes made locally will not be sent to other devices.": "Pliki są synchronizowane z pozostałych urządzeń, ale jakiekolwiek zmiany dokonane lokalnie nie będą wysyłanie do innych urządzeń.", + "Files are synchronized from the cluster, but any changes made locally will not be sent to other devices.": "Pliki są synchronizowane z pozostałych urządzeń, ale wszelkie zmiany dokonane lokalnie nie będą wysyłanie do innych urządzeń.", "Filesystem Watcher Errors": "Błędy obserwatora plików", "Filter by date": "Filtruj według daty", "Filter by name": "Filtruj według nazwy", "Folder": "Folder", - "Folder ID": "ID folderu", + "Folder ID": "Identyfikator folderu", "Folder Label": "Etykieta folderu", "Folder Path": "Ścieżka folderu", "Folder Type": "Rodzaj folderu", "Folder type \"{%receiveEncrypted%}\" can only be set when adding a new folder.": "Rodzaj folderu \"{{receiveEncrypted}}\" może być ustawiony tylko przy dodawaniu nowego folderu.", "Folder type \"{%receiveEncrypted%}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.": "Rodzaj folderu \"{{receiveEncrypted}}\" nie może być zmieniony po dodaniu folderu. Musisz najpierw usunąć folder, skasować bądź też odszyfrować dane na dysku, a następnie dodać folder ponownie.", "Folders": "Foldery", - "For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't.": "Wystąpił błąd podczas rozpoczynania obserwowania zmian w następujących folderach. Akcja będzie ponawiana co minutę, więc błędy mogą niebawem zniknąć. Jeżeli nie uda pozbyć się błędów, spróbuj naprawić ukryty problem lub poproś o pomoc, jeżeli nie będziesz w stanie tego zrobić.", + "For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't.": "Wystąpił błąd podczas włączania obserwowania zmian w następujących folderach. Próba będzie ponawiana co minutę, więc te błędy mogą niebawem zniknąć. Jeżeli nie uda pozbyć się błędów, spróbuj naprawić odpowiedzialny za to problem lub poproś o pomoc, jeżeli nie będziesz sam w stanie tego zrobić.", + "Forever": "Na zawsze", "Full Rescan Interval (s)": "Przedział czasowy pełnego skanowania (s)", "GUI": "GUI", "GUI Authentication Password": "Hasło uwierzytelniające GUI", "GUI Authentication User": "Użytkownik uwierzytelniający GUI", - "GUI Authentication: Set User and Password": "Uwierzytelnianie GUI: ustaw użytkownika i hasło", + "GUI Authentication: Set User and Password": "Uwierzytelnianie GUI: ustaw nazwę użytkownika i hasło", "GUI Listen Address": "Adres nasłuchu GUI", "GUI Theme": "Motyw GUI", "General": "Ogólne", - "Generate": "Generuj", + "Generate": "Wygeneruj", "Global Discovery": "Odnajdywanie globalne", "Global Discovery Servers": "Serwery odnajdywania globalnego", "Global State": "Stan globalny", "Help": "Pomoc", "Home page": "Strona domowa", - "However, your current settings indicate you might not want it enabled. We have disabled automatic crash reporting for you.": "Niemniej jednak, obecne ustawienia wskazują, że możesz nie chcieć włączać tej funkcji. Automatyczne zgłaszanie awarii zostało wyłączone na tym urządzeniu.", + "However, your current settings indicate you might not want it enabled. We have disabled automatic crash reporting for you.": "Niemniej jednak, obecne ustawienia wskazują, że możesz nie chcieć włączać tej funkcji. Automatyczne zgłaszanie awarii zostało więc wyłączone na tym urządzeniu.", "Identification": "Identyfikator", "If untrusted, enter encryption password": "Jeżeli folder jest niezaufany, wprowadź szyfrujące hasło", - "If you want to prevent other users on this computer from accessing Syncthing and through it your files, consider setting up authentication.": "Jeżeli chcesz zakazać innym użytkownikom tego komputera dostępu do Syncthing, a przez niego do swoich plików, zastanów się nad włączeniem uwierzytelniania.", + "If you want to prevent other users on this computer from accessing Syncthing and through it your files, consider setting up authentication.": "Jeżeli chcesz zakazać innym użytkownikom tego komputera dostępu do programu Syncthing, a przez niego do swoich plików, zastanów się nad ustawieniem uwierzytelniania.", "Ignore": "Ignoruj", "Ignore Patterns": "Wzorce ignorowania", "Ignore Permissions": "Ignorowanie uprawnień", + "Ignore patterns can only be added after the folder is created. If checked, an input field to enter ignore patterns will be presented after saving.": "Wzorce ignorowania można dodać dopiero po utworzeniu folderu. Jeżeli zaznaczysz to pole, to po zapisaniu zmian pojawi się nowe okienko, gdzie będziesz mógł wpisać wzorce ignorowania.", "Ignored Devices": "Ignorowane urządzenia", "Ignored Folders": "Ignorowane foldery", "Ignored at": "Ignorowane od", @@ -178,7 +183,10 @@ "Inversion of the given condition (i.e. do not exclude)": "Odwrotność danego warunku (np. nie wykluczaj)", "Keep Versions": "Zachowuj wersje", "LDAP": "LDAP", - "Largest First": "Największe na początku", + "Largest First": "Od największych", + "Last 30 Days": "Ostatnie 30 dni", + "Last 7 Days": "Ostatnie 7 dni", + "Last Month": "Ubiegły miesiąc", "Last Scan": "Ostatnie skanowanie", "Last seen": "Ostatnio widziany", "Latest Change": "Ostatnia zmiana", @@ -209,17 +217,17 @@ "Never": "Nigdy", "New Device": "Nowe urządzenie", "New Folder": "Nowy folder", - "Newest First": "Najnowsze na początku", + "Newest First": "Od najnowszych", "No": "Nie", "No File Versioning": "Bez wersjonowania plików", - "No files will be deleted as a result of this operation.": "Żadne pliki nie zostaną usunięte w wyniki tego działania.", + "No files will be deleted as a result of this operation.": "Żadne pliki nie zostaną usunięte w wyniku tego działania.", "No upgrades": "Brak aktualizacji", "Not shared": "Niewspółdzielony", "Notice": "Wskazówka", "OK": "OK", "Off": "Wyłączona", - "Oldest First": "Najstarsze na początku", - "Optional descriptive label for the folder. Can be different on each device.": "Opcjonalna opisowa etykieta dla folderu. Może być różna na każdym urządzeniu.", + "Oldest First": "Od najstarszych", + "Optional descriptive label for the folder. Can be different on each device.": "Opcjonalna opisowa etykieta dla folderu. Może być inna na każdym urządzeniu.", "Options": "Opcje", "Out of Sync": "Niezsynchronizowane", "Out of Sync Items": "Elementy niezsynchronizowane", @@ -228,24 +236,22 @@ "Override Changes": "Nadpisz zmiany", "Path": "Ścieżka", "Path to the folder on the local computer. Will be created if it does not exist. The tilde character (~) can be used as a shortcut for": "Ścieżka do folderu na komputerze lokalnym. Zostanie utworzona, jeżeli jeszcze nie istnieje. Znak tyldy (~) może zostać użyty jako skrót do", - "Path where new auto accepted folders will be created, as well as the default suggested path when adding new folders via the UI. Tilde character (~) expands to {%tilde%}.": "Ścieżka, w której zostaną utworzone nowe autoakceptowane foldery, a także domyślna sugerowana ścieżka podczas dodawania nowych folderów za pośrednictwem interfejsu użytkownika. Znak tyldy (~) rozwija się do {{tilde}}.", "Path where versions should be stored (leave empty for the default .stversions directory in the shared folder).": "Ścieżka przechowywania wersji (pozostaw pustą dla domyślnego katalogu .stversions we współdzielonym folderze).", "Pause": "Zatrzymaj", "Pause All": "Zatrzymaj wszystkie", "Paused": "Zatrzymany", "Paused (Unused)": "Zatrzymany (nieużywany)", "Pending changes": "Oczekujące zmiany", - "Periodic scanning at given interval and disabled watching for changes": "Okresowe skanowanie w podanym przedziale czasowym i wyłączone obserwowanie zmian", - "Periodic scanning at given interval and enabled watching for changes": "Okresowe skanowanie w podanym przedziale czasowym i włączone obserwowanie zmian", - "Periodic scanning at given interval and failed setting up watching for changes, retrying every 1m:": "Okresowe skanowanie w podanym przedziale czasowym i nieudane ustawienie obserwowania zmian, ponawiam co minutę:", - "Permanently add it to the ignore list, suppressing further notifications.": "Dodaje na stałe od listy ignorowanych, wyciszając kolejne powiadomienia.", - "Permissions": "Uprawnienia", - "Please consult the release notes before performing a major upgrade.": "Zapoznaj się z informacjami o wersji przed przeprowadzeniem dużej aktualizacji.", - "Please set a GUI Authentication User and Password in the Settings dialog.": "Ustaw użytkownika i hasło do uwierzytelniania GUI w oknie Ustawień.", + "Periodic scanning at given interval and disabled watching for changes": "Okresowe skanowanie w podanym przedziale czasowym oraz wyłączone obserwowanie zmian", + "Periodic scanning at given interval and enabled watching for changes": "Okresowe skanowanie w podanym przedziale czasowym oraz włączone obserwowanie zmian", + "Periodic scanning at given interval and failed setting up watching for changes, retrying every 1m:": "Okresowe skanowanie w podanym przedziale czasowym oraz nieudane ustawienie obserwowania zmian; ponawiam co minutę:", + "Permanently add it to the ignore list, suppressing further notifications.": "Dodaje na stałe od listy ignorowanych wyciszając kolejne powiadomienia.", + "Please consult the release notes before performing a major upgrade.": "Prosimy zapoznać się z informacjami o wydaniu przed przeprowadzeniem dużej aktualizacji.", + "Please set a GUI Authentication User and Password in the Settings dialog.": "Ustaw nazwę użytkownika i hasło do uwierzytelniania GUI w oknie Ustawień.", "Please wait": "Proszę czekać", - "Prefix indicating that the file can be deleted if preventing directory removal": "Prefiks wskazujący, że plik może zostać usunięty, gdy blokuje on usunięcie katalogu", - "Prefix indicating that the pattern should be matched without case sensitivity": "Prefiks wskazujący, że wzorzec ma być wyszukiwany bez rozróżniania wielkości liter", - "Preparing to Sync": "Przygotowywanie do synchronizacji", + "Prefix indicating that the file can be deleted if preventing directory removal": "Przedrostek wskazujący, że plik może zostać usunięty, gdy blokuje on usunięcie katalogu", + "Prefix indicating that the pattern should be matched without case sensitivity": "Przedrostek wskazujący, że wzorzec ma być wyszukiwany bez rozróżniania wielkości liter", + "Preparing to Sync": "Przygotowanie do synchronizacji", "Preview": "Podgląd", "Preview Usage Report": "Podgląd statystyk użycia", "Quick guide to supported patterns": "Krótki przewodnik po obsługiwanych wzorcach", @@ -255,8 +261,8 @@ "Received data is already encrypted": "Odebrane dane są już zaszyfrowane", "Recent Changes": "Ostatnie zmiany", "Reduced by ignore patterns": "Ograniczono przez wzorce ignorowania", - "Release Notes": "Informacje o wersji", - "Release candidates contain the latest features and fixes. They are similar to the traditional bi-weekly Syncthing releases.": "Wydania kandydujące zawierają najnowsze funkcje oraz poprawki błędów. Są one podobne do tradycyjnych codwutygodniowych wydań Syncthing.", + "Release Notes": "Informacje o wydaniu", + "Release candidates contain the latest features and fixes. They are similar to the traditional bi-weekly Syncthing releases.": "Wydania kandydujące zawierają najnowsze funkcje oraz poprawki błędów. Są one podobne do tradycyjnych codwutygodniowych wydań programu Syncthing.", "Remote Devices": "Urządzenia zdalne", "Remote GUI": "Zdalne GUI", "Remove": "Usuń", @@ -286,37 +292,38 @@ "Select additional folders to share with this device.": "Zaznacz dodatkowe foldery, które chcesz współdzielić z tym urządzeniem.", "Select latest version": "Wybierz najnowszą wersję", "Select oldest version": "Wybierz najstarszą wersję", - "Select the folders to share with this device.": "Zaznacz foldery, które chcesz współdzielić z tym urządzeniem.", "Send & Receive": "Wyślij i odbierz", "Send Only": "Tylko wyślij", + "Set Ignores on Added Folder": "Ustaw wzorce ignorowania dla dodanego folderu", "Settings": "Ustawienia", "Share": "Współdziel", "Share Folder": "Współdziel folder", - "Share Folders With Device": "Współdziel foldery z urządzeniem", "Share this folder?": "Czy chcesz współdzielić ten folder?", "Shared Folders": "Współdzielone foldery", "Shared With": "Współdzielony z", "Sharing": "Współdzielenie", - "Show ID": "Pokaż ID", + "Show ID": "Pokaż identyfikator", "Show QR": "Pokaż kod QR", "Show detailed discovery status": "Pokaż szczegółowy stan odnajdywania", "Show detailed listener status": "Pokaż szczegółowy stan nasłuchujących", - "Show diff with previous version": "Pokaż różnice z poprzednią wersją", - "Shown instead of Device ID in the cluster status. Will be advertised to other devices as an optional default name.": "Widoczna na liście urządzeń zamiast ID urządzenia. Zostanie wysłana do innych urządzeń jako opcjonalna nazwa domyślna.", - "Shown instead of Device ID in the cluster status. Will be updated to the name the device advertises if left empty.": "Widoczna na liście urządzeń zamiast ID urządzenia. Zostanie zaktualizowana do nazwy wysłanej przez urządzenie, jeżeli pozostanie pusta.", + "Show diff with previous version": "Pokaż diff z poprzednią wersją", + "Shown instead of Device ID in the cluster status. Will be advertised to other devices as an optional default name.": "Widoczna na liście urządzeń zamiast identyfikatora urządzenia. Będzie anonsowana do innych urządzeń jako opcjonalna nazwa domyślna.", + "Shown instead of Device ID in the cluster status. Will be updated to the name the device advertises if left empty.": "Widoczna na liście urządzeń zamiast identyfikatora urządzenia. Zostanie zaktualizowana do nazwy anonsowanej przez urządzenie, jeżeli pozostanie pusta.", "Shutdown": "Wyłącz", "Shutdown Complete": "Wyłączanie ukończone", + "Simple": "Proste", "Simple File Versioning": "Proste wersjonowanie plików", "Single level wildcard (matches within a directory only)": "Wieloznacznik jednopoziomowy (wyszukuje tylko wewnątrz katalogu)", "Size": "Rozmiar", - "Smallest First": "Najmniejsze na początku", - "Some discovery methods could not be established for finding other devices or announcing this device:": "Nie udało się ustawić niektórych metod odnajdywania w celu szukania innych urządzeń oraz ogłaszania tego urządzenia:", + "Smallest First": "Od najmniejszych", + "Some discovery methods could not be established for finding other devices or announcing this device:": "Nie udało się uruchomić niektórych metod odnajdywania w celu szukania innych urządzeń oraz ogłaszania tego urządzenia:", "Some items could not be restored:": "Niektórych elementów nie udało się przywrócić:", "Some listening addresses could not be enabled to accept connections:": "Nie udało się włączyć niektórych adresów nasłuchujących w celu przyjmowania połączeń:", "Source Code": "Kod źródłowy", "Stable releases and release candidates": "Wydania stabilne i wydania kandydujące", - "Stable releases are delayed by about two weeks. During this time they go through testing as release candidates.": "Wydania stabilne są opóźnione o ok. dwa tygodnie. W tym czasie są one testowane jako wydania kandydujące.", + "Stable releases are delayed by about two weeks. During this time they go through testing as release candidates.": "Wydania stabilne są opóźnione o około dwa tygodnie. W tym czasie są one testowane jako wydania kandydujące.", "Stable releases only": "Tylko wydania stabilne", + "Staggered": "Rozbudowane", "Staggered File Versioning": "Rozbudowane wersjonowanie plików", "Start Browser": "Uruchom przeglądarkę", "Statistics": "Statystyki", @@ -325,6 +332,7 @@ "Support": "Wsparcie", "Support Bundle": "Pakiet wsparcia", "Sync Protocol Listen Addresses": "Adres nasłuchu protokołu synchronizacji", + "Sync Status": "Stan synchronizacji", "Syncing": "Synchronizowanie", "Syncthing has been shut down.": "Syncthing został wyłączony.", "Syncthing includes the following software or portions thereof:": "Syncthing zawiera następujące oprogramowanie lub ich części:", @@ -339,16 +347,16 @@ "Take me back": "Powrót", "The GUI address is overridden by startup options. Changes here will not take effect while the override is in place.": "Adres GUI jest nadpisywany przez opcje uruchamiania. Zmiany dokonane tutaj nie będą obowiązywać, dopóki nadpisywanie jest w użyciu.", "The Syncthing Authors": "The Syncthing Authors", - "The Syncthing admin interface is configured to allow remote access without a password.": "Ustawienia interfejsu administracyjnego Syncthing zezwalają na zdalny dostęp bez hasła.", + "The Syncthing admin interface is configured to allow remote access without a password.": "Ustawienia interfejsu administracyjnego aplikacji Syncthing zezwalają na zdalny dostęp bez hasła.", "The aggregated statistics are publicly available at the URL below.": "Zebrane statystyki są publicznie dostępne pod poniższym adresem.", "The cleanup interval cannot be blank.": "Przedział czasowy czyszczenia nie może być pusty.", "The configuration has been saved but not activated. Syncthing must restart to activate the new configuration.": "Ustawienia zostały zapisane, ale nie są jeszcze aktywne. Syncthing musi zostać uruchomiony ponownie, aby aktywować nowe ustawienia.", - "The device ID cannot be blank.": "ID urządzenia nie może być puste.", - "The device ID to enter here can be found in the \"Actions > Show ID\" dialog on the other device. Spaces and dashes are optional (ignored).": "ID urządzenia do wpisania tutaj można znaleźć w oknie \"Akcje > Pokaż ID\" na innym urządzeniu. Spacje i myślniki są opcjonalne (ignorowane).", + "The device ID cannot be blank.": "Identyfikator urządzenia nie może być pusty.", + "The device ID to enter here can be found in the \"Actions > Show ID\" dialog on the other device. Spaces and dashes are optional (ignored).": "Identyfikator urządzenia do wpisania tutaj można znaleźć w oknie \"Działania > Pokaż identyfikator\" na innym urządzeniu. Spacje i myślniki są opcjonalne (ignorowane).", "The encrypted usage report is sent daily. It is used to track common platforms, folder sizes and app versions. If the reported data set is changed you will be prompted with this dialog again.": "Zaszyfrowane statystyki użycia są wysyłane codziennie. Używane są one do śledzenia popularności systemów, rozmiarów folderów oraz wersji programu. Jeżeli wysyłane statystyki ulegną zmianie, zostaniesz poproszony o ponowne udzielenie zgody w tym oknie.", - "The entered device ID does not look valid. It should be a 52 or 56 character string consisting of letters and numbers, with spaces and dashes being optional.": "Wprowadzone ID urządzenia wygląda na niepoprawne. Musi ono zawierać 52 lub 56 znaków składających się z liter i cyfr. Spacje i myślniki są opcjonalne.", - "The folder ID cannot be blank.": "ID folderu nie może być puste.", - "The folder ID must be unique.": "ID folderu musi być unikatowe.", + "The entered device ID does not look valid. It should be a 52 or 56 character string consisting of letters and numbers, with spaces and dashes being optional.": "Wprowadzony identyfikator urządzenia wygląda na niepoprawny. Musi on zawierać 52 lub 56 znaków składających się z liter i cyfr. Spacje i myślniki są opcjonalne.", + "The folder ID cannot be blank.": "Identyfikator folderu nie może być pusty.", + "The folder ID must be unique.": "Identyfikator folderu musi być niepowtarzalny.", "The folder content on other devices will be overwritten to become identical with this device. Files not present here will be deleted on other devices.": "Zawartość folderu na innych urządzeniach zostanie nadpisana tak, aby upodobnić się do tego urządzenia. Pliki nieobecne tutaj zostaną usunięte na innych urządzeniach.", "The folder content on this device will be overwritten to become identical with other devices. Files newly added here will be deleted.": "Zawartość folderu na tym urządzeniu zostanie nadpisana tak, aby upodobnić się do innych urządzeń. Pliki nowo dodane tutaj zostaną usunięte.", "The folder path cannot be blank.": "Ścieżka folderu nie może być pusta.", @@ -359,26 +367,33 @@ "The following unexpected items were found.": "Znaleziono następujące elementy nieoczekiwane.", "The interval must be a positive number of seconds.": "Przedział czasowy musi być dodatnią liczbą sekund.", "The interval, in seconds, for running cleanup in the versions directory. Zero to disable periodic cleaning.": "Przedział czasowy, w sekundach, w którym nastąpi czyszczenie katalogu wersjonowania. Ustaw na zero, aby wyłączyć czyszczenie okresowe.", - "The maximum age must be a number and cannot be blank.": "Maksymalny wiek musi być liczbą oraz nie może być pusty.", - "The maximum time to keep a version (in days, set to 0 to keep versions forever).": "Maksymalny czas zachowania wersji (w dniach, ustaw na 0, aby zachować na zawsze).", + "The maximum age must be a number and cannot be blank.": "Maksymalny wiek musi być wartością liczbową oraz nie może być pusty.", + "The maximum time to keep a version (in days, set to 0 to keep versions forever).": "Maksymalny czas zachowania wersji (w dniach; ustaw na 0, aby zachować na zawsze).", "The number of days must be a number and cannot be blank.": "Liczba dni musi być wartością liczbową oraz nie może być pusta.", "The number of days to keep files in the trash can. Zero means forever.": "Liczba dni, przez które pliki trzymane będą w koszu. Zero oznacza nieskończoność.", "The number of old versions to keep, per file.": "Liczba starszych wersji do zachowania, dla pojedynczego pliku.", "The number of versions must be a number and cannot be blank.": "Liczba wersji musi być wartością liczbową oraz nie może być pusta.", "The path cannot be blank.": "Ścieżka nie może być pusta.", - "The rate limit must be a non-negative number (0: no limit)": "Ograniczenie prędkości musi być nieujemną liczbą (0: brak ograniczeń)", + "The rate limit must be a non-negative number (0: no limit)": "Ograniczenie prędkości musi być nieujemną wartością liczbową (0: brak ograniczeń)", + "The remote device has not accepted sharing this folder.": "Urządzenie zdalne nie wyraziło zgody na udostępnienie tego folderu.", + "The remote device has paused this folder.": "Urządzenie zdalnie zatrzymało ten folder.", "The rescan interval must be a non-negative number of seconds.": "Przedział czasowy ponownego skanowania musi być nieujemną liczbą sekund.", - "There are no devices to share this folder with.": "Brak urządzeń, z którymi możesz współdzielić ten folder.", - "There are no folders to share with this device.": "Brak folderów, które możesz współdzielić z tym urządzeniem.", - "They are retried automatically and will be synced when the error is resolved.": "Ponowne próby zachodzą automatycznie. Synchronizacja nastąpi po usunięciu błędu.", + "There are no devices to share this folder with.": "Brak urządzeń, z którymi można współdzielić ten folder.", + "There are no file versions to restore.": "Brak wersji plików, które można przywrócić.", + "There are no folders to share with this device.": "Brak folderów, które można współdzielić z tym urządzeniem.", + "They are retried automatically and will be synced when the error is resolved.": "Ponowne próby zachodzą automatycznie, a synchronizacja nastąpi po usunięciu błędu.", "This Device": "To urządzenie", + "This Month": "Ten miesiąc", "This can easily give hackers access to read and change any files on your computer.": "Może to umożliwić hakerom dostęp do odczytu i zmian dowolnych plików na tym komputerze.", "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.": "To urządzenie nie jest w stanie automatycznie odnajdować innych urządzeń oraz ogłaszać swojego adresu, aby mogło ono zostać znalezione przez nie. Tylko urządzenia z adresem ustawionym statycznie są w stanie się połączyć.", "This is a major version upgrade.": "To jest duża aktualizacja.", "This setting controls the free space required on the home (i.e., index database) disk.": "To ustawienie kontroluje ilość wolnej przestrzeni na dysku domowym (np. do indeksowania bazy danych).", "Time": "Czas", "Time the item was last modified": "Czas ostatniej modyfikacji elementu", + "Today": "Dzisiaj", + "Trash Can": "Kosz", "Trash Can File Versioning": "Wersjonowanie plików w koszu", + "Twitter": "Twitter", "Type": "Rodzaj", "UNIX Permissions": "UNIX-owe uprawnienia", "Unavailable": "Niedostępne", @@ -386,14 +401,14 @@ "Undecided (will prompt)": "Jeszcze nie zdecydowałem (przypomnij później)", "Unexpected Items": "Elementy nieoczekiwane", "Unexpected items have been found in this folder.": "Znaleziono elementy nieoczekiwane w tym folderze.", - "Unignore": "Wyłącz ignorowanie", + "Unignore": "Przestań ignorować", "Unknown": "Nieznany", "Unshared": "Niewspółdzielony", "Unshared Devices": "Niewspółdzielone urządzenia", "Unshared Folders": "Niewspółdzielone foldery", "Untrusted": "Niezaufany", "Up to Date": "Aktualny", - "Updated": "Zaktualizowano", + "Updated {%file%}": "Zaktualizowano {{file}}", "Upgrade": "Aktualizacja", "Upgrade To {%version%}": "Aktualizuj do {{version}}", "Upgrading": "Aktualizowanie", @@ -402,7 +417,7 @@ "Usage reporting is always enabled for candidate releases.": "Statystyki użycia są zawsze włączone dla wydań kandydujących.", "Use HTTPS for GUI": "Użyj HTTPS dla GUI", "Use notifications from the filesystem to detect changed items.": "Używaj powiadomień systemu plików do wykrywania zmienionych elementów.", - "Username/Password has not been set for the GUI authentication. Please consider setting it up.": "Użytkownik i hasło do uwierzytelniania GUI nie zostały skonfigurowane. Zastanów się nad ich ustawieniem.", + "Username/Password has not been set for the GUI authentication. Please consider setting it up.": "Nazwa użytkownika i hasło do uwierzytelniania GUI nie zostały skonfigurowane. Zastanów się nad ich ustawieniem.", "Version": "Wersja", "Versions": "Wersje", "Versions Path": "Ścieżka wersji", @@ -411,17 +426,18 @@ "Waiting to Scan": "Oczekiwanie na skanowanie", "Waiting to Sync": "Oczekiwanie na synchronizację", "Warning": "Uwaga", - "Warning, this path is a parent directory of an existing folder \"{%otherFolder%}\".": "Uwaga, ta ścieżka to nadkatalog istniejącego folderu \"{{otherFolder}}\".", - "Warning, this path is a parent directory of an existing folder \"{%otherFolderLabel%}\" ({%otherFolder%}).": "Uwaga, ta ścieżka to nadkatalog istniejącego folderu \"{{otherFolderLabel}}\" ({{otherFolder}}).", - "Warning, this path is a subdirectory of an existing folder \"{%otherFolder%}\".": "Uwaga, ta ścieżka to podkatalog istniejącego folderu \"{{otherFolder}}\".", - "Warning, this path is a subdirectory of an existing folder \"{%otherFolderLabel%}\" ({%otherFolder%}).": "Uwaga, ten folder to podkatalog istniejącego folderu \"{{otherFolderLabel}}\" ({{otherFolder}}).", - "Warning: If you are using an external watcher like {%syncthingInotify%}, you should make sure it is deactivated.": "Uwaga: Jeżeli korzystasz z zewnętrznego obserwatora, takiego jak {{syncthingInotify}}, upewnij się, że ta opcja jest wyłączona.", + "Warning, this path is a parent directory of an existing folder \"{%otherFolder%}\".": "Uwaga: ta ścieżka to nadkatalog istniejącego folderu \"{{otherFolder}}\".", + "Warning, this path is a parent directory of an existing folder \"{%otherFolderLabel%}\" ({%otherFolder%}).": "Uwaga: ta ścieżka to nadkatalog istniejącego folderu \"{{otherFolderLabel}}\" ({{otherFolder}}).", + "Warning, this path is a subdirectory of an existing folder \"{%otherFolder%}\".": "Uwaga: ta ścieżka to podkatalog istniejącego folderu \"{{otherFolder}}\".", + "Warning, this path is a subdirectory of an existing folder \"{%otherFolderLabel%}\" ({%otherFolder%}).": "Uwaga: ten folder to podkatalog istniejącego folderu \"{{otherFolderLabel}}\" ({{otherFolder}}).", + "Warning: If you are using an external watcher like {%syncthingInotify%}, you should make sure it is deactivated.": "Uwaga: jeżeli korzystasz z zewnętrznego obserwatora, takiego jak {{syncthingInotify}}, upewnij się, że ta opcja jest wyłączona.", "Watch for Changes": "Obserwuj zmiany", "Watching for Changes": "Obserwowanie zmian", "Watching for changes discovers most changes without periodic scanning.": "Obserwowanie wykrywa większość zmian bez potrzeby okresowego skanowania.", - "When adding a new device, keep in mind that this device must be added on the other side too.": "Gdy dodajesz nowe urządzenie pamiętaj, że to urządzenie musi zostać dodane także po drugiej stronie.", - "When adding a new folder, keep in mind that the Folder ID is used to tie folders together between devices. They are case sensitive and must match exactly between all devices.": "Gdy dodajesz nowy folder pamiętaj, że ID folderu używane jest do łączenia folderów pomiędzy urządzeniami. Wielkość liter ma znaczenie i musi ono być identyczne na wszystkich urządzeniach.", + "When adding a new device, keep in mind that this device must be added on the other side too.": "Dodając nowe urządzenie pamiętaj, że musi ono zostać dodane także po drugiej stronie.", + "When adding a new folder, keep in mind that the Folder ID is used to tie folders together between devices. They are case sensitive and must match exactly between all devices.": "Dodając nowy folder pamiętaj, że identyfikator używany jest do parowania folderów pomiędzy urządzeniami. Wielkość liter ma znaczenie i musi być on identyczny na wszystkich urządzeniach.", "Yes": "Tak", + "Yesterday": "Wczoraj", "You can also select one of these nearby devices:": "Możesz również wybrać jedno z pobliskich urządzeń:", "You can change your choice at any time in the Settings dialog.": "Możesz zmienić swój wybór w dowolnej chwili w oknie Ustawień.", "You can read more about the two release channels at the link below.": "Możesz przeczytać więcej na temat obu kanałów wydawniczych pod poniższym odnośnikiem.", @@ -436,7 +452,11 @@ "full documentation": "pełna dokumentacja", "items": "elementy", "seconds": "sekundy", - "{%device%} wants to share folder \"{%folder%}\".": "{{device}} chce współdzielić folder \"{{folder}}\"", - "{%device%} wants to share folder \"{%folderlabel%}\" ({%folder%}).": "{{device}} chce współdzielić folder \"{{folderlabel}}\" ({{folder}}).", - "{%reintroducer%} might reintroduce this device.": "{{reintroducer}} może ponownie wprowadzić to urządzenie." + "theme-name-black": "Czarny", + "theme-name-dark": "Ciemny", + "theme-name-default": "Domyślny", + "theme-name-light": "Jasny", + "{%device%} wants to share folder \"{%folder%}\".": "Urządzenie {{device}} chce współdzielić folder \"{{folder}}\"", + "{%device%} wants to share folder \"{%folderlabel%}\" ({%folder%}).": "Urządzenie {{device}} chce współdzielić folder \"{{folderlabel}}\" ({{folder}}).", + "{%reintroducer%} might reintroduce this device.": "Urządzenie {{reintroducer}} może ponownie wprowadzić to urządzenie." } \ No newline at end of file diff --git a/gui/default/assets/lang/lang-pt-BR.json b/gui/default/assets/lang/lang-pt-BR.json index 5aea16bad27..e0e137781b1 100644 --- a/gui/default/assets/lang/lang-pt-BR.json +++ b/gui/default/assets/lang/lang-pt-BR.json @@ -11,6 +11,7 @@ "Add Folder": "Adicionar pasta", "Add Remote Device": "Adicionar dispositivo remoto", "Add devices from the introducer to our device list, for mutually shared folders.": "Adicionar dispositivos do introdutor à sua lista de dispositivos para pastas compartilhadas mutualmente.", + "Add ignore patterns": "Adicionar padrões de exclusão", "Add new folder?": "Adicionar nova pasta?", "Additionally the full rescan interval will be increased (times 60, i.e. new default of 1h). You can also configure it manually for every folder later after choosing No.": "Além disso, o intervalo de nova verificação será aumentado (vezes 60, ou seja, novo padrão de 1h). Você também pode configurá-lo manualmente para cada pasta depois de escolher Não.", "Address": "Endereço", @@ -18,14 +19,16 @@ "Advanced": "Avançado", "Advanced Configuration": "Configuração avançada", "All Data": "Todos os dados", + "All Time": "Todo o tempo", "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.": "Todas as pastas compartilhadas com este dispositivo devem ser protegidas por uma senha, de forma que todos os dados enviados sejam ilegíveis sem a senha fornecida.", "Allow Anonymous Usage Reporting?": "Permitir envio de relatórios anônimos de uso?", "Allowed Networks": "Redes permitidas", "Alphabetic": "Alfabética", + "Altered by ignoring deletes.": "Alterado ignorando exclusões.", "An external command handles the versioning. It has to remove the file from the shared folder. If the path to the application contains spaces, it should be quoted.": "Um comando externo controla o controle de versão. Tem que remover o arquivo da pasta compartilhada. Se o caminho para o aplicativo contiver espaços, ele deve ser colocado entre aspas.", "Anonymous Usage Reporting": "Relatórios anônimos de uso", "Anonymous usage report format has changed. Would you like to move to the new format?": "O formato do relatório anônimo de uso mudou. Gostaria de usar o formato novo?", - "Are you sure you want to continue?": "Deseja realmente continuar?", + "Apply": "Aplicar", "Are you sure you want to override all remote changes?": "Tem a certeza que quer sobrepor todas as alterações remotas?", "Are you sure you want to permanently delete all these files?": "Deseja realmente excluir todos estes arquivos permanentemente?", "Are you sure you want to remove device {%name%}?": "Deseja mesmo remover o dispositivo {{name}}?", @@ -47,7 +50,6 @@ "Clean out after": "Limpar depois de", "Cleaning Versions": "Limpando Versões", "Cleanup Interval": "Intervalo de Limpeza", - "Click to see discovery failures": "Clique para ver as falhas na descoberta de dispositivos", "Click to see full identification string and QR code.": "Clique para ver a string de identificação completa e o QR code.", "Close": "Fechar", "Command": "Comando", @@ -61,19 +63,18 @@ "Continuously watching for changes is now available within Syncthing. This will detect changes on disk and issue a scan on only the modified paths. The benefits are that changes are propagated quicker and that less full scans are required.": "Observar continuamente as alterações agora está disponível no Syncthing. Isso detectará mudanças no disco e fará uma varredura apenas nos caminhos modificados. Os benefícios são que as alterações são propagadas mais rapidamente e menos verificações completas são necessárias.", "Copied from elsewhere": "Copiado de outro lugar", "Copied from original": "Copiado do original", - "Copyright © 2014-2019 the following Contributors:": "Copyright © 2014-2019 dos Contribuintes:", - "Creating ignore patterns, overwriting an existing file at {%path%}.": "Criando filtros, sobrescrevendo o arquivo {{path}}.", "Currently Shared With Devices": "Compartilhado com outros dispositivos", + "Custom Range": "Intervalo de tempo", "Danger!": "Perigo!", "Debugging Facilities": "Facilidades de depuração", "Default Configuration": "Configuração Padrão", "Default Device": "Dispositivo Padrão", "Default Folder": "Pasta Padrão", - "Default Folder Path": "Caminho padrão da pasta", + "Default Ignore Patterns": "Padrões de exclusão padrão", "Defaults": "Padrões", "Delete": "Apagar", "Delete Unexpected Items": "Excluir Itens Inesperados", - "Deleted": "Apagado", + "Deleted {%file%}": "{{file}} excluído", "Deselect All": "Desmarcar Todos", "Deselect devices to stop sharing this folder with.": "Desmarque os dispositivos com os quais parar de compartilhar esta pasta.", "Deselect folders to stop sharing with this device.": "Desmarque as pastas para interromper o compartilhamento com este dispositivo.", @@ -124,8 +125,10 @@ "Enter ignore patterns, one per line.": "Insira os filtros, um por linha.", "Enter up to three octal digits.": "Insira até três dígitos octais.", "Error": "Erro", + "External": "Externo", "External File Versioning": "Externo", "Failed Items": "Itens com falha", + "Failed to load file versions.": "Falha ao carregar versões do arquivo.", "Failed to load ignore patterns.": "Falha ao carregar os padrões para ignorar.", "Failed to setup, retrying": "Não foi possível configurar, tentando novamente", "Failure to connect to IPv6 servers is expected if there is no IPv6 connectivity.": "Falhas na conexão a servidores IPv6 são esperadas caso não haja conectividade IPv6.", @@ -147,6 +150,7 @@ "Folder type \"{%receiveEncrypted%}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.": "O tipo de pasta \"{{receiveEncrypted}}\" não pode ser alterado após adicionar a pasta. Você precisa remover a pasta, excluir ou descriptografar os dados do disco e adicionar a pasta novamente.", "Folders": "Pastas", "For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't.": "Nas pastas a seguir, ocorreu um erro ao começar a observar as alterações. Ele será repetido a cada minuto, portanto, os erros podem desaparecer em breve. Se eles persistirem, tente consertar o problema subjacente e peça ajuda, se não puder.", + "Forever": "Para sempre", "Full Rescan Interval (s)": "Intervalo(s) de Verificações Completas", "GUI": "Interface gráfica", "GUI Authentication Password": "Senha para acesso à interface", @@ -168,6 +172,7 @@ "Ignore": "Ignorar", "Ignore Patterns": "Filtros", "Ignore Permissions": "Ignorar permissões", + "Ignore patterns can only be added after the folder is created. If checked, an input field to enter ignore patterns will be presented after saving.": "Padrões de exclusão só podem ser adicionados depois de criar a pasta. Se esta opção estiver marcada, depois de gravar será apresentado um campo para escrever os padrões de exclusão.", "Ignored Devices": "Dispositivos ignorados", "Ignored Folders": "Pastas ignoradas", "Ignored at": "Ignorada em", @@ -179,6 +184,9 @@ "Keep Versions": "Manter versões", "LDAP": "LDAP", "Largest First": "Maior primeiro", + "Last 30 Days": "Últimos 30 dias", + "Last 7 Days": "Últimos 7 dias", + "Last Month": "Último mês", "Last Scan": "Última verificação", "Last seen": "Visto por último em", "Latest Change": "Última mudança", @@ -228,7 +236,6 @@ "Override Changes": "Sobrescrever alterações", "Path": "Caminho", "Path to the folder on the local computer. Will be created if it does not exist. The tilde character (~) can be used as a shortcut for": "Caminho para a pasta na máquina local. Será criado caso não exista. O caractere til (~) pode ser usado como um atalho para", - "Path where new auto accepted folders will be created, as well as the default suggested path when adding new folders via the UI. Tilde character (~) expands to {%tilde%}.": "Caminho onde novas pastas aceitas automaticamente serão criadas, bem como o caminho padrão sugerido na adição de novas pastas pela interface. O caractere til (~) é substituído por {{tilde}}.", "Path where versions should be stored (leave empty for the default .stversions directory in the shared folder).": "Caminho do diretório onde as versões são salvas (deixe em branco para que seja o diretório padrão .stversions dentro da pasta compartilhada). ", "Pause": "Pausar", "Pause All": "Pausar todas", @@ -239,7 +246,6 @@ "Periodic scanning at given interval and enabled watching for changes": "Verificação periódica habilitada no intervalo escolhido. Verificação automática de mudanças habilitada", "Periodic scanning at given interval and failed setting up watching for changes, retrying every 1m:": "Verificação periódica habilitada no intervalo escolhido. Não foi possível configurar a verificação automática de mudanças, tentando novamente a cada 1 minuto:", "Permanently add it to the ignore list, suppressing further notifications.": "Adicione-o permanentemente à lista de ignorados, suprimindo notificações futuras.", - "Permissions": "Permissões", "Please consult the release notes before performing a major upgrade.": "Por favor, consulte as notas de lançamento antes de atualizar para uma versão \"major\".", "Please set a GUI Authentication User and Password in the Settings dialog.": "Por favor, defina um nome de usuário e senha para acesso à interface web, nas configurações.", "Please wait": "Aguarde", @@ -286,13 +292,12 @@ "Select additional folders to share with this device.": "Selecione pastas adicionais para compartilhar com este dispositivo.", "Select latest version": "Escolher a última versão", "Select oldest version": "Escolher a versão mais antiga", - "Select the folders to share with this device.": "Selecione as pastas a serem compartilhadas com este dispositivo.", "Send & Receive": "Envia e recebe", "Send Only": "Somente envia", + "Set Ignores on Added Folder": "Definir padrões de exclusão na pasta adicionada", "Settings": "Configurações", "Share": "Compartilhar", "Share Folder": "Compartilhar pasta", - "Share Folders With Device": "Compartilhar pastas com o dispositivo", "Share this folder?": "Compartilhar esta pasta?", "Shared Folders": "Pastas Compartilhadas", "Shared With": "Compartilhada com", @@ -306,6 +311,7 @@ "Shown instead of Device ID in the cluster status. Will be updated to the name the device advertises if left empty.": "Mostrado no lugar do ID do dispositivo no indicador de estado do grupo. Será atualizado para o nome que o dispositivo divulga, caso seja deixado em branco.", "Shutdown": "Desligar", "Shutdown Complete": "Desligamento completado", + "Simple": "Simples", "Simple File Versioning": "Simples", "Single level wildcard (matches within a directory only)": "Coringa de único nível (faz corresponder apenas dentro de uma pasta)", "Size": "Tamanho", @@ -317,6 +323,7 @@ "Stable releases and release candidates": "Versões estáveis e candidatas ao lançamento", "Stable releases are delayed by about two weeks. During this time they go through testing as release candidates.": "Versões estáveis são lançadas aproximadamente a cada duas semanas. Durante esse tempo elas são testadas como candidatas.", "Stable releases only": "Somente versões estáveis", + "Staggered": "Escalonado", "Staggered File Versioning": "Escalonado", "Start Browser": "Iniciar navegador", "Statistics": "Estatísticas", @@ -325,6 +332,7 @@ "Support": "Suporte", "Support Bundle": "Pacote de Suporte", "Sync Protocol Listen Addresses": "Endereços de escuta do protocolo de sincronização", + "Sync Status": "Status da sincronia", "Syncing": "Sincronizando", "Syncthing has been shut down.": "O Syncthing foi desligado.", "Syncthing includes the following software or portions thereof:": "O Syncthing inclui os seguintes programas ou partes deles:", @@ -367,18 +375,25 @@ "The number of versions must be a number and cannot be blank.": "O número de versões deve ser um valor numérico. O campo não pode ficar vazio.", "The path cannot be blank.": "O caminho não pode ficar vazio.", "The rate limit must be a non-negative number (0: no limit)": "O limite de velocidade deve ser um número positivo (0: sem limite)", + "The remote device has not accepted sharing this folder.": "O dispositivo remoto não aceitou compartilhar esta pasta.", + "The remote device has paused this folder.": "O dispositivo remoto pausou esta pasta.", "The rescan interval must be a non-negative number of seconds.": "O intervalo entre verificações deve ser um número positivo de segundos.", "There are no devices to share this folder with.": "Não há dispositivos com os quais compartilhar esta pasta.", + "There are no file versions to restore.": "Não há versões do arquivo para restaurar.", "There are no folders to share with this device.": "Não há pastas para compartilhar com este dispositivo.", "They are retried automatically and will be synced when the error is resolved.": "Serão tentadas automaticamente e sincronizadas após o erro ter sido resolvido.", "This Device": "Este dispositivo", + "This Month": "Este mês", "This can easily give hackers access to read and change any files on your computer.": "Isto pode dar a hackers poder de leitura e escrita de qualquer arquivo em seu dispositivo.", "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.": "Este dispositivo não pode descobrir automaticamente outros dispositivos ou anunciar seu próprio endereço para ser encontrado por outros. Apenas dispositivos com endereços configurados estaticamente podem se conectar.", "This is a major version upgrade.": "Esta é uma atualização para uma versão \"major\".", "This setting controls the free space required on the home (i.e., index database) disk.": "Este ajuste controla o espaço livre necessário no disco que contém o banco de dados do Syncthing.", "Time": "Hora", "Time the item was last modified": "Momento em que o item foi modificado pela última vez", + "Today": "Hoje", + "Trash Can": "Cesto de Lixo", "Trash Can File Versioning": "Lixeira", + "Twitter": "Twitter", "Type": "Tipo", "UNIX Permissions": "Permissões UNIX", "Unavailable": "Não disponível", @@ -393,7 +408,7 @@ "Unshared Folders": "Pastas Não Compartilhadas", "Untrusted": "Não confiável", "Up to Date": "Em sincronia", - "Updated": "Atualizado", + "Updated {%file%}": "{{file}} atualizado", "Upgrade": "Atualização", "Upgrade To {%version%}": "Atualizar para {{version}}", "Upgrading": "Atualizando", @@ -422,6 +437,7 @@ "When adding a new device, keep in mind that this device must be added on the other side too.": "Quando estiver adicionando um dispositivo, lembre-se de que este dispositivo deve ser adicionado do outro lado também.", "When adding a new folder, keep in mind that the Folder ID is used to tie folders together between devices. They are case sensitive and must match exactly between all devices.": "Quando adicionar uma nova pasta, lembre-se que o ID da pasta é utilizado para ligar pastas entre dispositivos. Ele é sensível às diferenças entre maiúsculas e minúsculas e deve ser o mesmo em todos os dispositivos.", "Yes": "Sim", + "Yesterday": "Ontem", "You can also select one of these nearby devices:": "Vocẽ também pode selecionar um destes dispositivos próximos:", "You can change your choice at any time in the Settings dialog.": "Você pode mudar de ideia a qualquer momento na tela de configurações.", "You can read more about the two release channels at the link below.": "Você pode se informar melhor sobre os dois canais de lançamento no link abaixo.", @@ -436,6 +452,10 @@ "full documentation": "documentação completa", "items": "itens", "seconds": "segundos", + "theme-name-black": "Preto", + "theme-name-dark": "Escuro", + "theme-name-default": "Padrão", + "theme-name-light": "Claro", "{%device%} wants to share folder \"{%folder%}\".": "{{device}} quer compartilhar a pasta \"{{folder}}\".", "{%device%} wants to share folder \"{%folderlabel%}\" ({%folder%}).": "{{device}} quer compartilhar a pasta \"{{folderlabel}}\" ({{folder}}).", "{%reintroducer%} might reintroduce this device.": "{{reintroducer}} pode reintroduzir este dispositivo." diff --git a/gui/default/assets/lang/lang-pt-PT.json b/gui/default/assets/lang/lang-pt-PT.json index 0b785a4a5aa..4a4221b48cc 100644 --- a/gui/default/assets/lang/lang-pt-PT.json +++ b/gui/default/assets/lang/lang-pt-PT.json @@ -11,6 +11,7 @@ "Add Folder": "Adicionar pasta", "Add Remote Device": "Adicionar dispositivo remoto", "Add devices from the introducer to our device list, for mutually shared folders.": "Adicione dispositivos do apresentador à nossa lista de dispositivos para ter pastas mutuamente partilhadas.", + "Add ignore patterns": "Adicionar padrões de exclusão", "Add new folder?": "Adicionar nova pasta?", "Additionally the full rescan interval will be increased (times 60, i.e. new default of 1h). You can also configure it manually for every folder later after choosing No.": "Para além disso o intervalo entre verificações completas irá ser aumentado (vezes 60, ou seja, um novo valor predefinido de 1h). Também o pode configurar manualmente para cada pasta, posteriormente, depois de seleccionar Não.", "Address": "Endereço", @@ -18,14 +19,16 @@ "Advanced": "Avançadas", "Advanced Configuration": "Configuração avançada", "All Data": "Todos os dados", + "All Time": "Todo o tempo", "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.": "Todas as pastas partilhadas com este dispositivo têm de ser protegidas com uma senha, por forma a que todos os dados enviados sejam ilegíveis sem a senha dada.", "Allow Anonymous Usage Reporting?": "Permitir envio de relatórios anónimos de utilização?", "Allowed Networks": "Redes permitidas", "Alphabetic": "Alfabética", + "Altered by ignoring deletes.": "Alterada por terem sido ignoradas as eliminações.", "An external command handles the versioning. It has to remove the file from the shared folder. If the path to the application contains spaces, it should be quoted.": "Um comando externo controla as versões. Esse comando tem que remover o ficheiro da pasta partilhada. Se o caminho para a aplicação contiver espaços, então terá de o escrever entre aspas.", "Anonymous Usage Reporting": "Enviar relatórios anónimos de utilização", "Anonymous usage report format has changed. Would you like to move to the new format?": "O formato do relatório anónimo de utilização foi alterado. Gostaria de mudar para o novo formato?", - "Are you sure you want to continue?": "Tem a certeza de que quer continuar?", + "Apply": "Aplicar", "Are you sure you want to override all remote changes?": "Tem a certeza que quer sobrepor todas as alterações remotas?", "Are you sure you want to permanently delete all these files?": "Tem a certeza de que quer eliminar permanentemente todos estes ficheiros?", "Are you sure you want to remove device {%name%}?": "Tem a certeza que quer remover o dispositivo {{name}}?", @@ -47,7 +50,6 @@ "Clean out after": "Esvaziar ao fim de", "Cleaning Versions": "Limpando versões", "Cleanup Interval": "Intervalo entre limpezas", - "Click to see discovery failures": "Clique para ver as falhas da descoberta", "Click to see full identification string and QR code.": "Clique para ver a identificação completa e o código QR.", "Close": "Fechar", "Command": "Comando", @@ -61,19 +63,18 @@ "Continuously watching for changes is now available within Syncthing. This will detect changes on disk and issue a scan on only the modified paths. The benefits are that changes are propagated quicker and that less full scans are required.": "A vigilância de alterações contínua está agora disponível dentro do Syncthing. Este sistema irá detectar alterações no disco e efectuar uma verificação apenas nas pastas modificadas. Os benefícios são que as alterações são propagadas mais depressa e são necessárias menos verificações completas.", "Copied from elsewhere": "Copiado doutro sítio", "Copied from original": "Copiado do original", - "Copyright © 2014-2019 the following Contributors:": "Copyright © 2014-2019 dos seguintes contribuidores:", - "Creating ignore patterns, overwriting an existing file at {%path%}.": "Criando padrões de exclusão, sobrescrevendo um ficheiro existente em {{path}}.", "Currently Shared With Devices": "Dispositivos com os quais está partilhada", + "Custom Range": "Intervalo personalizado", "Danger!": "Perigo!", "Debugging Facilities": "Recursos de depuração", "Default Configuration": "Configuração predefinida", "Default Device": "Dispositivo predefinido", "Default Folder": "Pasta predefinida", - "Default Folder Path": "Caminho da pasta predefinida", + "Default Ignore Patterns": "Padrões de exclusão predefinidos", "Defaults": "Predefinições", "Delete": "Eliminar", "Delete Unexpected Items": "Eliminar itens inesperados", - "Deleted": "Eliminado", + "Deleted {%file%}": "{{file}} eliminado", "Deselect All": "Retirar todas as selecções", "Deselect devices to stop sharing this folder with.": "Retire a selecção para deixar de partilhar a pasta com esses dispositivos.", "Deselect folders to stop sharing with this device.": "Retire a selecção das pastas para deixar de as partilhar com este dispositivo.", @@ -99,7 +100,7 @@ "Discovery": "Descoberta", "Discovery Failures": "Falhas da descoberta", "Discovery Status": "Estado da descoberta", - "Dismiss": "Descartar", + "Dismiss": "Fechar", "Do not add it to the ignore list, so this notification may recur.": "Não adicionar à lista dos ignorados, para que esta notificação volte a aparecer.", "Do not restore": "Não restaurar", "Do not restore all": "Não restaurar nenhum", @@ -124,8 +125,10 @@ "Enter ignore patterns, one per line.": "Escreva os padrões de exclusão, um por linha.", "Enter up to three octal digits.": "Insira de um a três dígitos em octal.", "Error": "Erro", + "External": "Externa", "External File Versioning": "Externa", "Failed Items": "Itens que falharam", + "Failed to load file versions.": "Falhou ao carregar as versões do ficheiro.", "Failed to load ignore patterns.": "Falhou o carregamento dos padrões de exclusão.", "Failed to setup, retrying": "A preparação falhou, tentando novamente", "Failure to connect to IPv6 servers is expected if there is no IPv6 connectivity.": "São esperadas falhas na ligação a servidores IPv6 se não existir conectividade IPv6.", @@ -136,7 +139,7 @@ "Files are protected from changes made on other devices, but changes made on this device will be sent to the rest of the cluster.": "Os ficheiros estão protegidos contra alterações feitas noutros dispositivos, mas alterações feitas neste dispositivo serão enviadas ao resto do grupo.", "Files are synchronized from the cluster, but any changes made locally will not be sent to other devices.": "Os ficheiros são sincronizados a partir do agrupamento, mas as alterações feitas localmente não serão enviadas para outros dispositivos.", "Filesystem Watcher Errors": "Erros na vigilância do sistema de ficheiros", - "Filter by date": "Filtrar por data", + "Filter by date": "Filtrar por data e hora", "Filter by name": "Filtrar por nome", "Folder": "Pasta", "Folder ID": "ID da pasta", @@ -147,6 +150,7 @@ "Folder type \"{%receiveEncrypted%}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.": "O tipo de pasta \"{{receiveEncrypted}}\" não pode ser modificado depois de adicionar a pasta. Tem de remover a pasta, eliminar ou desencriptar os dados no disco e adicionar a pasta novamente.", "Folders": "Pastas", "For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't.": "Nas pastas seguintes ocorreu um erro durante o arranque da vigilância de alterações. Será tentado novamente a cada minuto, por isso os erros poderão desaparecer brevemente. Se persistirem, tente resolver o erro subjacente e, caso não consiga, peça ajuda.", + "Forever": "Para sempre", "Full Rescan Interval (s)": "Intervalo entre verificações completas (s)", "GUI": "Interface gráfica", "GUI Authentication Password": "Senha da autenticação na interface gráfica", @@ -168,6 +172,7 @@ "Ignore": "Ignorar", "Ignore Patterns": "Padrões de exclusão", "Ignore Permissions": "Ignorar permissões", + "Ignore patterns can only be added after the folder is created. If checked, an input field to enter ignore patterns will be presented after saving.": "Padrões de exclusão só podem ser adicionados depois de criar a pasta. Se esta opção estiver marcada, depois de gravar será apresentado um campo para escrever os padrões de exclusão.", "Ignored Devices": "Dispositivos ignorados", "Ignored Folders": "Pastas ignoradas", "Ignored at": "Ignorado em", @@ -179,6 +184,9 @@ "Keep Versions": "Manter versões", "LDAP": "LDAP", "Largest First": "Primeiro os maiores", + "Last 30 Days": "Últimos 30 dias", + "Last 7 Days": "Últimos 7 dias", + "Last Month": "Último mês", "Last Scan": "Última verificação", "Last seen": "Última vez que foi verificado", "Latest Change": "Última alteração", @@ -228,7 +236,6 @@ "Override Changes": "Sobrepor alterações", "Path": "Caminho", "Path to the folder on the local computer. Will be created if it does not exist. The tilde character (~) can be used as a shortcut for": "Caminho para a pasta no computador local. Será criada, caso não exista. O til (~) pode ser utilizado como atalho para", - "Path where new auto accepted folders will be created, as well as the default suggested path when adding new folders via the UI. Tilde character (~) expands to {%tilde%}.": "Caminho no qual as novas pastas aceites automaticamente serão criadas, assim como o caminho predefinido sugerido ao adicionar novas pastas através da interface do utilizador. O til (~) expande para {{tilde}}.", "Path where versions should be stored (leave empty for the default .stversions directory in the shared folder).": "Caminho da pasta onde as versões deverão ser guardadas (deixe vazio para ficar a pasta predefinida .stversions dentro da pasta partilhada).", "Pause": "Pausar", "Pause All": "Pausar todas", @@ -239,7 +246,6 @@ "Periodic scanning at given interval and enabled watching for changes": "Verificação periódica no intervalo dado e activada a vigilância de alterações", "Periodic scanning at given interval and failed setting up watching for changes, retrying every 1m:": "Verificação periódica no intervalo dado e falha ao preparar a vigilância de alterações, tentando novamente a cada minuto:", "Permanently add it to the ignore list, suppressing further notifications.": "Adicionar permanentemente à lista de ignorados, inibindo novas notificações.", - "Permissions": "Permissões", "Please consult the release notes before performing a major upgrade.": "Consulte as notas de lançamento antes de fazer uma actualização importante.", "Please set a GUI Authentication User and Password in the Settings dialog.": "Por favor, defina um utilizador e senha de autenticação para a interface gráfica, nas configurações.", "Please wait": "Aguarde", @@ -286,13 +292,12 @@ "Select additional folders to share with this device.": "Seleccione pastas adicionais para partilhar com este dispositivo.", "Select latest version": "Seleccionar a última versão", "Select oldest version": "Seleccionar a versão mais antiga", - "Select the folders to share with this device.": "Seleccione as pastas a partilhar com este dispositivo.", "Send & Receive": "envia e recebe", "Send Only": "envia apenas", + "Set Ignores on Added Folder": "Definir padrões de exclusão na pasta adicionada", "Settings": "Configurações", "Share": "Partilhar", "Share Folder": "Partilhar pasta", - "Share Folders With Device": "Partilhar pastas com dispositivo", "Share this folder?": "Partilhar esta pasta?", "Shared Folders": "Pastas partilhadas", "Shared With": "Partilhada com", @@ -306,6 +311,7 @@ "Shown instead of Device ID in the cluster status. Will be updated to the name the device advertises if left empty.": "Apresentado ao invés do ID do dispositivo no indicador de estado do grupo. Será actualizado para o nome que o dispositivo divulga, se for deixado em branco.", "Shutdown": "Desligar", "Shutdown Complete": "Encerramento completado", + "Simple": "Simples", "Simple File Versioning": "Simples", "Single level wildcard (matches within a directory only)": "Símbolo polivalente de um só nível (faz corresponder apenas dentro de uma pasta)", "Size": "Tamanho", @@ -317,6 +323,7 @@ "Stable releases and release candidates": "Versões estáveis e versões candidatas a lançamento", "Stable releases are delayed by about two weeks. During this time they go through testing as release candidates.": "Versões estáveis são adiadas por cerca de duas semanas. Durante esse período são submetidas a testes sob a forma de versões candidatas a lançamento.", "Stable releases only": "Somente versões estáveis", + "Staggered": "Escalonado", "Staggered File Versioning": "Escalonada", "Start Browser": "Iniciar navegador", "Statistics": "Estatísticas", @@ -325,6 +332,7 @@ "Support": "Suporte", "Support Bundle": "Pacote de suporte", "Sync Protocol Listen Addresses": "Endereços de escuta do protocolo de sincronização", + "Sync Status": "Estado da sincronização", "Syncing": "A Sincronizar", "Syncthing has been shut down.": "O Syncthing foi desligado.", "Syncthing includes the following software or portions thereof:": "O Syncthing inclui as seguintes aplicações ou partes delas:", @@ -367,18 +375,25 @@ "The number of versions must be a number and cannot be blank.": "O número de versões tem que ser um número e não pode estar vazio.", "The path cannot be blank.": "O caminho não pode estar vazio.", "The rate limit must be a non-negative number (0: no limit)": "O limite de velocidade tem que ser um número que não seja negativo (0: sem limite)", + "The remote device has not accepted sharing this folder.": "O dispositivo remoto não aceitou a partilha desta pasta.", + "The remote device has paused this folder.": "O dispositivo remoto colocou esta pasta em pausa.", "The rescan interval must be a non-negative number of seconds.": "O intervalo entre verificações tem que ser um valor não negativo de segundos.", "There are no devices to share this folder with.": "Não existem quaisquer dispositivos com os quais se possa partilhar esta pasta.", + "There are no file versions to restore.": "Não existem versões do ficheiro para restaurar.", "There are no folders to share with this device.": "Não existem pastas para partilhar com este dispositivo.", "They are retried automatically and will be synced when the error is resolved.": "Será tentado automaticamente e os itens serão sincronizados assim que o erro seja resolvido.", "This Device": "Este dispositivo", + "This Month": "Este mês", "This can easily give hackers access to read and change any files on your computer.": "Isso facilmente dará acesso aos piratas informáticos para lerem e modificarem quaisquer ficheiros no seu computador.", "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.": "Este dispositivo não pode descobrir automaticamente outros dispositivos ou anunciar o seu próprio endereço para que seja encontrado pelos outros. Apenas dispositivos com endereços configurados estaticamente podem estabelecer ligação.", "This is a major version upgrade.": "Esta é uma actualização para uma versão importante.", "This setting controls the free space required on the home (i.e., index database) disk.": "Este parâmetro controla o espaço livre necessário no disco base (ou seja, o disco da base de dados do índice).", "Time": "Quando", "Time the item was last modified": "Quando o item foi modificado pela última vez", + "Today": "Hoje", + "Trash Can": "Lixo", "Trash Can File Versioning": "Reciclagem", + "Twitter": "Twitter", "Type": "Tipo", "UNIX Permissions": "Permissões UNIX", "Unavailable": "Indisponível", @@ -393,7 +408,7 @@ "Unshared Folders": "Pastas não partilhadas", "Untrusted": "Não fiável", "Up to Date": "Em sincronia", - "Updated": "Actualizado", + "Updated {%file%}": "{{file}} modificado", "Upgrade": "Actualizar", "Upgrade To {%version%}": "Actualizar para {{version}}", "Upgrading": "Actualizando", @@ -422,6 +437,7 @@ "When adding a new device, keep in mind that this device must be added on the other side too.": "Quando adicionar um novo dispositivo, lembre-se que este dispositivo tem que ser adicionado do outro lado também.", "When adding a new folder, keep in mind that the Folder ID is used to tie folders together between devices. They are case sensitive and must match exactly between all devices.": "Quando adicionar uma nova pasta, lembre-se que o ID da pasta é utilizado para ligar as pastas entre dispositivos. É sensível às diferenças entre maiúsculas e minúsculas e tem que ter uma correspondência perfeita entre todos os dispositivos.", "Yes": "Sim", + "Yesterday": "Ontem", "You can also select one of these nearby devices:": "Também pode seleccionar um destes dispositivos que estão próximos:", "You can change your choice at any time in the Settings dialog.": "Pode modificar a sua escolha em qualquer altura nas configurações.", "You can read more about the two release channels at the link below.": "Pode ler mais sobre os dois canais de lançamento na ligação abaixo.", @@ -436,6 +452,10 @@ "full documentation": "documentação completa", "items": "itens", "seconds": "segundos", + "theme-name-black": "Preto", + "theme-name-dark": "Escuro", + "theme-name-default": "Predefinido", + "theme-name-light": "Claro", "{%device%} wants to share folder \"{%folder%}\".": "{{device}} quer partilhar a pasta \"{{folder}}\".", "{%device%} wants to share folder \"{%folderlabel%}\" ({%folder%}).": "{{device}} quer partilhar a pasta \"{{folderlabel}}\" ({{folder}}).", "{%reintroducer%} might reintroduce this device.": "{{reintroducer}} poderá reintroduzir este dispositivo." diff --git a/gui/default/assets/lang/lang-ro-RO.json b/gui/default/assets/lang/lang-ro-RO.json index 8ce9354766a..7357d3b0e1b 100644 --- a/gui/default/assets/lang/lang-ro-RO.json +++ b/gui/default/assets/lang/lang-ro-RO.json @@ -11,6 +11,7 @@ "Add Folder": "Adaugă Mapă", "Add Remote Device": "Adaugă dispozitiv la distanță", "Add devices from the introducer to our device list, for mutually shared folders.": "Adăugați dispozitive de la introductor la lista dispozitivelor noastre, pentru folderele partajate reciproc.", + "Add ignore patterns": "Add ignore patterns", "Add new folder?": "Adauga o mapă nouă?", "Additionally the full rescan interval will be increased (times 60, i.e. new default of 1h). You can also configure it manually for every folder later after choosing No.": "În plus, intervalul complet de rescanare va fi mărit (de 60 de ori, adică noul implict de 1 oră). Puteți, de asemenea, să o configurați manual pentru fiecare dosar mai târziu după alegerea nr.", "Address": "Adresă", @@ -18,14 +19,16 @@ "Advanced": "Avansat", "Advanced Configuration": "Configurari avansate", "All Data": "Toate Datele", + "All Time": "All Time", "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.": "Toate folderele partajate cu acest dispozitiv trebuie protejate printr-o parolă, astfel încât toate datele trimise să nu poată fi citite fără parola dată.", "Allow Anonymous Usage Reporting?": "Permiteţi raportarea anonimă de folosire a aplicaţiei?", "Allowed Networks": "Rețele permise", "Alphabetic": "Alfabetic", + "Altered by ignoring deletes.": "Altered by ignoring deletes.", "An external command handles the versioning. It has to remove the file from the shared folder. If the path to the application contains spaces, it should be quoted.": "O comandă externă gestionează versiunea. Trebuie să elimine fișierul din folderul partajat. Dacă calea către aplicație conține spații, ar trebui să fie pusă între ghilimele.", "Anonymous Usage Reporting": "Raport Anonim despre Folosirea Aplicației", "Anonymous usage report format has changed. Would you like to move to the new format?": "Formatul raportului de utilizare anonim s-a schimbat. Doriți să vă mutați în noul format?", - "Are you sure you want to continue?": "Ești sigur ca vrei sa continui?", + "Apply": "Apply", "Are you sure you want to override all remote changes?": "Are you sure you want to override all remote changes?", "Are you sure you want to permanently delete all these files?": "Sigur doriți să ștergeți definitiv toate aceste fișiere?", "Are you sure you want to remove device {%name%}?": "Sigur doriți să eliminați dispozitivul {{name}}?", @@ -47,7 +50,6 @@ "Clean out after": "Clean out after", "Cleaning Versions": "Cleaning Versions", "Cleanup Interval": "Cleanup Interval", - "Click to see discovery failures": "Click to see discovery failures", "Click to see full identification string and QR code.": "Click to see full identification string and QR code.", "Close": "Închide", "Command": "Comandă", @@ -61,19 +63,18 @@ "Continuously watching for changes is now available within Syncthing. This will detect changes on disk and issue a scan on only the modified paths. The benefits are that changes are propagated quicker and that less full scans are required.": "Continuously watching for changes is now available within Syncthing. This will detect changes on disk and issue a scan on only the modified paths. The benefits are that changes are propagated quicker and that less full scans are required.", "Copied from elsewhere": "Copiat din altă parte", "Copied from original": "Copiat din original", - "Copyright © 2014-2019 the following Contributors:": "Copyright © 2014-2019 the following Contributors:", - "Creating ignore patterns, overwriting an existing file at {%path%}.": "Creating ignore patterns, overwriting an existing file at {{path}}.", "Currently Shared With Devices": "Currently Shared With Devices", + "Custom Range": "Custom Range", "Danger!": "Danger!", "Debugging Facilities": "Debugging Facilities", "Default Configuration": "Default Configuration", "Default Device": "Default Device", "Default Folder": "Default Folder", - "Default Folder Path": "Default Folder Path", + "Default Ignore Patterns": "Default Ignore Patterns", "Defaults": "Defaults", "Delete": "Şterge", "Delete Unexpected Items": "Delete Unexpected Items", - "Deleted": "Șters", + "Deleted {%file%}": "Deleted {{file}}", "Deselect All": "Deselect All", "Deselect devices to stop sharing this folder with.": "Deselect devices to stop sharing this folder with.", "Deselect folders to stop sharing with this device.": "Deselect folders to stop sharing with this device.", @@ -124,8 +125,10 @@ "Enter ignore patterns, one per line.": "Adaugă șabloanele de ignorare, câte una pe linie.", "Enter up to three octal digits.": "Enter up to three octal digits.", "Error": "Eroare", + "External": "External", "External File Versioning": "Administrare externă a versiunilor documentului", "Failed Items": "Failed Items", + "Failed to load file versions.": "Failed to load file versions.", "Failed to load ignore patterns.": "Failed to load ignore patterns.", "Failed to setup, retrying": "Failed to setup, retrying", "Failure to connect to IPv6 servers is expected if there is no IPv6 connectivity.": "Failure to connect to IPv6 servers is expected if there is no IPv6 connectivity.", @@ -147,6 +150,7 @@ "Folder type \"{%receiveEncrypted%}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.": "Folder type \"{{receiveEncrypted}}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.", "Folders": "Mapă", "For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't.": "For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't.", + "Forever": "Forever", "Full Rescan Interval (s)": "Full Rescan Interval (s)", "GUI": "GUI", "GUI Authentication Password": "Parolă Interfaţă", @@ -168,6 +172,7 @@ "Ignore": "Ignoră", "Ignore Patterns": "Reguli de excludere", "Ignore Permissions": "Ignoră Permisiuni", + "Ignore patterns can only be added after the folder is created. If checked, an input field to enter ignore patterns will be presented after saving.": "Ignore patterns can only be added after the folder is created. If checked, an input field to enter ignore patterns will be presented after saving.", "Ignored Devices": "Ignored Devices", "Ignored Folders": "Ignored Folders", "Ignored at": "Ignored at", @@ -179,6 +184,9 @@ "Keep Versions": "Păstrează Versiuni", "LDAP": "LDAP", "Largest First": "Largest First", + "Last 30 Days": "Last 30 Days", + "Last 7 Days": "Last 7 Days", + "Last Month": "Last Month", "Last Scan": "Last Scan", "Last seen": "Ultima vizionare", "Latest Change": "Latest Change", @@ -228,7 +236,6 @@ "Override Changes": "Suprascrie Schimbări", "Path": "Path", "Path to the folder on the local computer. Will be created if it does not exist. The tilde character (~) can be used as a shortcut for": "Localizarea fișierului în acest computer. Dacă nu există, va fi creat. Tilda (~) înlocuiește ", - "Path where new auto accepted folders will be created, as well as the default suggested path when adding new folders via the UI. Tilde character (~) expands to {%tilde%}.": "Path where new auto accepted folders will be created, as well as the default suggested path when adding new folders via the UI. Tilde character (~) expands to {{tilde}}.", "Path where versions should be stored (leave empty for the default .stversions directory in the shared folder).": "Path where versions should be stored (leave empty for the default .stversions directory in the shared folder).", "Pause": "Pauză", "Pause All": "Pause All", @@ -239,7 +246,6 @@ "Periodic scanning at given interval and enabled watching for changes": "Periodic scanning at given interval and enabled watching for changes", "Periodic scanning at given interval and failed setting up watching for changes, retrying every 1m:": "Periodic scanning at given interval and failed setting up watching for changes, retrying every 1m:", "Permanently add it to the ignore list, suppressing further notifications.": "Permanently add it to the ignore list, suppressing further notifications.", - "Permissions": "Permissions", "Please consult the release notes before performing a major upgrade.": "Please consult the release notes before performing a major upgrade.", "Please set a GUI Authentication User and Password in the Settings dialog.": "Please set a GUI Authentication User and Password in the Settings dialog.", "Please wait": "Aşteaptă", @@ -286,13 +292,12 @@ "Select additional folders to share with this device.": "Select additional folders to share with this device.", "Select latest version": "Select latest version", "Select oldest version": "Select oldest version", - "Select the folders to share with this device.": "Alege mapele pe care vrei sa le imparți cu acest dispozitiv.", "Send & Receive": "Send & Receive", "Send Only": "Send Only", + "Set Ignores on Added Folder": "Set Ignores on Added Folder", "Settings": "Setări", "Share": "Împarte", "Share Folder": "Împarte Mapa", - "Share Folders With Device": "Împarte Mapa Cu Dispozitivul", "Share this folder?": "Împarte această mapă?", "Shared Folders": "Shared Folders", "Shared With": "Împarte Cu", @@ -306,6 +311,7 @@ "Shown instead of Device ID in the cluster status. Will be updated to the name the device advertises if left empty.": "Vizibil în locul ID-ului dispozitivului într-un grup. Va fi înlocuit de numele sugerat de dispozitiv daca nu este completat. ", "Shutdown": "Opreşte", "Shutdown Complete": "Oprește Complet", + "Simple": "Simple", "Simple File Versioning": "Versiuni simple ale documentelor", "Single level wildcard (matches within a directory only)": "Asterisc de nivel simplu (corespunde doar unui fişier)", "Size": "Size", @@ -317,6 +323,7 @@ "Stable releases and release candidates": "Stable releases and release candidates", "Stable releases are delayed by about two weeks. During this time they go through testing as release candidates.": "Stable releases are delayed by about two weeks. During this time they go through testing as release candidates.", "Stable releases only": "Stable releases only", + "Staggered": "Staggered", "Staggered File Versioning": "Versiuni eşalonate ale documentelor", "Start Browser": "Lansează Browser", "Statistics": "Statistici", @@ -325,6 +332,7 @@ "Support": "Suport Tehnic", "Support Bundle": "Support Bundle", "Sync Protocol Listen Addresses": "Adresa protocolului de sincronizare", + "Sync Status": "Sync Status", "Syncing": "Se sincronizează", "Syncthing has been shut down.": "Sincronizarea a fost oprită.", "Syncthing includes the following software or portions thereof:": "Syncthing include următoarele soft-uri sau părţi din ele:", @@ -367,18 +375,25 @@ "The number of versions must be a number and cannot be blank.": "Numărul de versiuni trebuie să fie un număr şi nu poate fi gol.", "The path cannot be blank.": "Locația nu poate fi goală.", "The rate limit must be a non-negative number (0: no limit)": "The rate limit must be a non-negative number (0: no limit)", + "The remote device has not accepted sharing this folder.": "The remote device has not accepted sharing this folder.", + "The remote device has paused this folder.": "The remote device has paused this folder.", "The rescan interval must be a non-negative number of seconds.": "Intervalul de rescanare trebuie să nu fie un număr negativ de secunde. ", "There are no devices to share this folder with.": "There are no devices to share this folder with.", + "There are no file versions to restore.": "There are no file versions to restore.", "There are no folders to share with this device.": "There are no folders to share with this device.", "They are retried automatically and will be synced when the error is resolved.": "They are retried automatically and will be synced when the error is resolved.", "This Device": "This Device", + "This Month": "This Month", "This can easily give hackers access to read and change any files on your computer.": "This can easily give hackers access to read and change any files on your computer.", "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.": "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.", "This is a major version upgrade.": "This is a major version upgrade.", "This setting controls the free space required on the home (i.e., index database) disk.": "This setting controls the free space required on the home (i.e., index database) disk.", "Time": "Time", "Time the item was last modified": "Time the item was last modified", + "Today": "Today", + "Trash Can": "Trash Can", "Trash Can File Versioning": "Trash Can File Versioning", + "Twitter": "Twitter", "Type": "Type", "UNIX Permissions": "UNIX Permissions", "Unavailable": "Unavailable", @@ -393,7 +408,7 @@ "Unshared Folders": "Unshared Folders", "Untrusted": "Untrusted", "Up to Date": "La Zi", - "Updated": "Updated", + "Updated {%file%}": "Updated {{file}}", "Upgrade": "Upgrade", "Upgrade To {%version%}": "Actualizează La Versiunea {{version}}", "Upgrading": "Se Actualizează", @@ -422,6 +437,7 @@ "When adding a new device, keep in mind that this device must be added on the other side too.": "Când adaugi un dispozitiv nou, trebuie să adaugi şi dispozitivul curent în dispozitivul nou.", "When adding a new folder, keep in mind that the Folder ID is used to tie folders together between devices. They are case sensitive and must match exactly between all devices.": "Cînd adăugaţi un fişier nou, nu uitaţi că ID-ul fişierului va rămîne acelaşi pe toate dispozitivele. Iar literele mari sînt diferite de literele mici. ", "Yes": "Da", + "Yesterday": "Yesterday", "You can also select one of these nearby devices:": "You can also select one of these nearby devices:", "You can change your choice at any time in the Settings dialog.": "You can change your choice at any time in the Settings dialog.", "You can read more about the two release channels at the link below.": "You can read more about the two release channels at the link below.", @@ -436,6 +452,10 @@ "full documentation": "toată documentaţia", "items": "obiecte", "seconds": "seconds", + "theme-name-black": "Black", + "theme-name-dark": "Dark", + "theme-name-default": "Default", + "theme-name-light": "Light", "{%device%} wants to share folder \"{%folder%}\".": "{{Dispozitivul}} vrea să transmită mapa {{Mapa}}", "{%device%} wants to share folder \"{%folderlabel%}\" ({%folder%}).": "{{device}} wants to share folder \"{{folderlabel}}\" ({{folder}}).", "{%reintroducer%} might reintroduce this device.": "{{reintroducer}} might reintroduce this device." diff --git a/gui/default/assets/lang/lang-ru.json b/gui/default/assets/lang/lang-ru.json index b9d25083f77..1505357e841 100644 --- a/gui/default/assets/lang/lang-ru.json +++ b/gui/default/assets/lang/lang-ru.json @@ -11,6 +11,7 @@ "Add Folder": "Добавить папку", "Add Remote Device": "Добавить удалённое устройство", "Add devices from the introducer to our device list, for mutually shared folders.": "Добавлять устройства, известные рекомендателю, в список устройств, если есть общие с ними папки.", + "Add ignore patterns": "Добавить шаблоны для игнорирования", "Add new folder?": "Добавить новую папку?", "Additionally the full rescan interval will be increased (times 60, i.e. new default of 1h). You can also configure it manually for every folder later after choosing No.": "Также будет увеличен интервал полного сканирования (в 60 раз, т.е. новое значение - 1 час). Вы можете вручную настроить интервал для каждой папки, выбрав \"Нет\".", "Address": "Адрес", @@ -18,20 +19,22 @@ "Advanced": "Дополнительно", "Advanced Configuration": "Дополнительные настройки", "All Data": "Все данные", + "All Time": "All Time", "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.": "Все папки, совместно используемые с этим устройством, должны быть защищены паролем, чтобы все отправленные данные были нечитаемы.", "Allow Anonymous Usage Reporting?": "Разрешить анонимный отчет об использовании?", "Allowed Networks": "Разрешённые сети", "Alphabetic": "По алфавиту", + "Altered by ignoring deletes.": "Altered by ignoring deletes.", "An external command handles the versioning. It has to remove the file from the shared folder. If the path to the application contains spaces, it should be quoted.": "Для версионирования используется внешняя программа. Ей нужно удалить файл из общей папки. Если путь к приложению содержит пробелы, его нужно взять в кавычки.", "Anonymous Usage Reporting": "Анонимный отчет об использовании", "Anonymous usage report format has changed. Would you like to move to the new format?": "Формат анонимных отчётов изменился. Хотите переключиться на новый формат?", - "Are you sure you want to continue?": "Уверены, что хотите продолжить?", - "Are you sure you want to override all remote changes?": "Are you sure you want to override all remote changes?", + "Apply": "Apply", + "Are you sure you want to override all remote changes?": "Уверены, что хотите перезаписать все удалённые изменения?", "Are you sure you want to permanently delete all these files?": "Уверены, что хотите навсегда удалить эти файлы?", "Are you sure you want to remove device {%name%}?": "Уверены, что хотите удалить устройство {{name}}?", "Are you sure you want to remove folder {%label%}?": "Уверены, что хотите удалить папку {{label}}?", "Are you sure you want to restore {%count%} files?": "Уверены, что хотите восстановить {{count}} файлов?", - "Are you sure you want to revert all local changes?": "Are you sure you want to revert all local changes?", + "Are you sure you want to revert all local changes?": "Уверены, что хотите отменить все локальные изменения?", "Are you sure you want to upgrade?": "Уверены, что хотите обновить?", "Auto Accept": "Автопринятие", "Automatic Crash Reporting": "Автоматическая отправка отчётов о сбоях", @@ -47,8 +50,7 @@ "Clean out after": "Очистить после", "Cleaning Versions": "Очистка Версий", "Cleanup Interval": "Интервал очистки", - "Click to see discovery failures": "Щёлкните, чтобы посмотреть ошибки", - "Click to see full identification string and QR code.": "Click to see full identification string and QR code.", + "Click to see full identification string and QR code.": "Нажмите, чтобы увидеть полную строку идентификации и QR код.", "Close": "Закрыть", "Command": "Команда", "Comment, when used at the start of a line": "Комментарий, если используется в начале строки", @@ -61,19 +63,18 @@ "Continuously watching for changes is now available within Syncthing. This will detect changes on disk and issue a scan on only the modified paths. The benefits are that changes are propagated quicker and that less full scans are required.": "В Syncthing теперь доступно непрерывное отслеживание изменений на диске, что позволяет выполнять сканирование только изменившихся путей. Благодаря этому полное сканирование выполняется реже, а изменения распространяются быстрее.", "Copied from elsewhere": "Скопировано из другого места", "Copied from original": "Скопировано с оригинала", - "Copyright © 2014-2019 the following Contributors:": "Авторские права © 2014-2019 принадлежат:", - "Creating ignore patterns, overwriting an existing file at {%path%}.": "Создание шаблонов игнорирования, существующий файл {{path}} будет перезаписан.", "Currently Shared With Devices": "В настоящее время используется совместно с устройствами", + "Custom Range": "Custom Range", "Danger!": "Опасно!", "Debugging Facilities": "Средства отладки", "Default Configuration": "Настройки по умолчанию", "Default Device": "Стандартное Устройство", "Default Folder": "Стандартная папка", - "Default Folder Path": "Путь для папок", + "Default Ignore Patterns": "Default Ignore Patterns", "Defaults": "Стандартные параметры", "Delete": "Удалить", "Delete Unexpected Items": "Удалить неожиданные элементы", - "Deleted": "Удалено", + "Deleted {%file%}": "Deleted {{file}}", "Deselect All": "Снять выделение", "Deselect devices to stop sharing this folder with.": "Отмените выбор устройств, чтобы прекратить совместное использование этой папки.", "Deselect folders to stop sharing with this device.": "Отмените выбор папок, чтобы прекратить совместное использование с этим устройством.", @@ -98,9 +99,9 @@ "Discovered": "Обнаружено", "Discovery": "Обнаружение", "Discovery Failures": "Ошибки обнаружения", - "Discovery Status": "Discovery Status", + "Discovery Status": "Статус обнаружения", "Dismiss": "Отклонить", - "Do not add it to the ignore list, so this notification may recur.": "Do not add it to the ignore list, so this notification may recur.", + "Do not add it to the ignore list, so this notification may recur.": "Не добавлять в список игнорирования, это уведомление может повториться.", "Do not restore": "Не восстанавливать", "Do not restore all": "Не восстанавливать все", "Do you want to enable watching for changes for all your folders?": "Хотите включить слежение за изменениями для всех своих папок?", @@ -124,9 +125,11 @@ "Enter ignore patterns, one per line.": "Введите шаблоны игнорирования, по одному на строку.", "Enter up to three octal digits.": "Введите до трех восьмеричных цифр.", "Error": "Ошибка", + "External": "External", "External File Versioning": "Внешний контроль версий файлов", "Failed Items": "Сбои", - "Failed to load ignore patterns.": "Failed to load ignore patterns.", + "Failed to load file versions.": "Не удалось загрузить другие версии файла", + "Failed to load ignore patterns.": "Не удалось загрузить шаблоны игнорирования.", "Failed to setup, retrying": "Не удалось настроить, пробуем ещё", "Failure to connect to IPv6 servers is expected if there is no IPv6 connectivity.": "Если нет IPv6-соединений, при подключении к IPv6-серверам произойдёт ошибка.", "File Pull Order": "Порядок получения файлов", @@ -147,6 +150,7 @@ "Folder type \"{%receiveEncrypted%}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.": "Тип папки \"{{receiveEncrypted}}\" не может быть изменён после добавления. Вам необходимо убрать папку, удалить или дешифровать данные на диске, а затем добавить папку заново.", "Folders": "Папки", "For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't.": "Для следующих папок произошла ошибка при запуске отслеживания изменений. Попытки будут повторяться раз в минуту, и ошибки скоро могут быть устранены. Если этого не произойдёт, попробуйте разобраться в причинах и попросите поддержки, если у вас не получится.", + "Forever": "Forever", "Full Rescan Interval (s)": "Интервал полного сканирования (в секундах)", "GUI": "Интерфейс", "GUI Authentication Password": "Пароль для доступа к панели управления", @@ -162,12 +166,13 @@ "Help": "Помощь", "Home page": "Сайт", "However, your current settings indicate you might not want it enabled. We have disabled automatic crash reporting for you.": "Ваши настройки указывают что вы не хотите, чтобы эта функция была включена. Мы отключили отправку отчетов о сбоях.", - "Identification": "Identification", + "Identification": "Идентификация", "If untrusted, enter encryption password": "Если ненадёжное, укажите пароль шифрования", "If you want to prevent other users on this computer from accessing Syncthing and through it your files, consider setting up authentication.": "Если вы хотите запретить другим пользователям на этом компьютере доступ к Syncthing и через него к вашим файлам, подумайте о настройке аутентификации.", "Ignore": "Игнорировать", "Ignore Patterns": "Шаблоны игнорирования", "Ignore Permissions": "Игнорировать файловые права доступа", + "Ignore patterns can only be added after the folder is created. If checked, an input field to enter ignore patterns will be presented after saving.": "Шаблоны игнорирования могут быть добавлены только после создания папки. При включении поле для ввода шаблонов игнорирования появится после сохранения. ", "Ignored Devices": "Игнорируемые устройства", "Ignored Folders": "Игнорируемые папки", "Ignored at": "Добавлено", @@ -179,13 +184,16 @@ "Keep Versions": "Количество хранимых версий", "LDAP": "LDAP", "Largest First": "Сначала большие", + "Last 30 Days": "Last 30 Days", + "Last 7 Days": "Last 7 Days", + "Last Month": "Last Month", "Last Scan": "Последнее сканирование", "Last seen": "Был доступен", "Latest Change": "Последнее изменение", "Learn more": "Узнать больше", "Limit": "Ограничение", - "Listener Failures": "Listener Failures", - "Listener Status": "Listener Status", + "Listener Failures": "Ошибки прослушивателя", + "Listener Status": "Статус прослушивателя", "Listeners": "Прослушиватель", "Loading data...": "Загрузка данных...", "Loading...": "Загрузка...", @@ -224,11 +232,10 @@ "Out of Sync": "Нет синхронизации", "Out of Sync Items": "Несинхронизированные элементы", "Outgoing Rate Limit (KiB/s)": "Ограничение исходящей скорости (КиБ/с)", - "Override": "Override", + "Override": "Перезаписать", "Override Changes": "Перезаписать изменения", "Path": "Путь", "Path to the folder on the local computer. Will be created if it does not exist. The tilde character (~) can be used as a shortcut for": "Путь к папке на локальном компьютере. Если её не существует, то она будет создана. Тильда (~) может использоваться как сокращение для", - "Path where new auto accepted folders will be created, as well as the default suggested path when adding new folders via the UI. Tilde character (~) expands to {%tilde%}.": "Путь, по которому создаются автоматически принятые папки (также предлагаемый по умолчанию путь при создании новых папок в интерфейсе). Символ тильды (~) разворачивается в {{tilde}}.", "Path where versions should be stored (leave empty for the default .stversions directory in the shared folder).": "Путь, в котором нужно хранить версии (оставьте пустым для папки по умолчанию .stversions внутри общей папки).", "Pause": "Пауза", "Pause All": "Приостановить все", @@ -238,8 +245,7 @@ "Periodic scanning at given interval and disabled watching for changes": "Периодическое сканирование с заданным интервалом, отслеживание изменений отключено", "Periodic scanning at given interval and enabled watching for changes": "Периодическое сканирование с заданным интервалом и включено отслеживание изменений", "Periodic scanning at given interval and failed setting up watching for changes, retrying every 1m:": "Периодическое сканирование с заданным интервалом, не удалось включить отслеживание изменений, повторная попытка каждую минуту.", - "Permanently add it to the ignore list, suppressing further notifications.": "Permanently add it to the ignore list, suppressing further notifications.", - "Permissions": "Разрешения", + "Permanently add it to the ignore list, suppressing further notifications.": "Добавление в список игнорирования навсегда с подавлением будущих уведомлений.", "Please consult the release notes before performing a major upgrade.": "Перед проведением обновления основной версии ознакомьтесь, пожалуйста, с замечаниями к версии", "Please set a GUI Authentication User and Password in the Settings dialog.": "Установите имя пользователя и пароль для интерфейса в настройках", "Please wait": "Пожалуйста, подождите", @@ -258,7 +264,7 @@ "Release Notes": "Примечания к выпуску", "Release candidates contain the latest features and fixes. They are similar to the traditional bi-weekly Syncthing releases.": "Кандидаты в релизы содержат последние улучшения и исправления. Они похожи на традиционные двухнедельные выпуски Syncthing.", "Remote Devices": "Удалённые устройства", - "Remote GUI": "Удаленный GUI", + "Remote GUI": "Удалённый GUI", "Remove": "Удалить", "Remove Device": "Удалить устройство", "Remove Folder": "Удалить папку", @@ -274,7 +280,7 @@ "Resume": "Возобновить", "Resume All": "Возобновить все", "Reused": "Повторно использовано", - "Revert": "Revert", + "Revert": "Обратить", "Revert Local Changes": "Отменить изменения на этом компьютере", "Save": "Сохранить", "Scan Time Remaining": "Оставшееся время сканирования", @@ -286,37 +292,38 @@ "Select additional folders to share with this device.": "Выберите дополнительные папки для совместного использования.", "Select latest version": "Выбрать последнюю версию", "Select oldest version": "Выбрать самую старую версию", - "Select the folders to share with this device.": "Выберите папки, которые будут доступны этому устройству.", "Send & Receive": "Отправить и получить", "Send Only": "Только отправить", + "Set Ignores on Added Folder": "Set Ignores on Added Folder", "Settings": "Настройки", "Share": "Предоставить доступ", "Share Folder": "Предоставить доступ к папке", - "Share Folders With Device": "Предоставить доступ устройству к папкам", "Share this folder?": "Предоставить доступ к этой папке?", "Shared Folders": "Общие папки", "Shared With": "Доступ предоставлен", "Sharing": "Предоставление доступа", "Show ID": "Показать ID", "Show QR": "Показать QR-код", - "Show detailed discovery status": "Show detailed discovery status", - "Show detailed listener status": "Show detailed listener status", + "Show detailed discovery status": "Показать подробный статус обнаружения", + "Show detailed listener status": "Показать подробный статус прослушивателя", "Show diff with previous version": "Показать различия с предыдущей версией", "Shown instead of Device ID in the cluster status. Will be advertised to other devices as an optional default name.": "Отображается вместо ID устройства в статусе группы. Будет разослан другим устройствам в качестве имени по умолчанию.", "Shown instead of Device ID in the cluster status. Will be updated to the name the device advertises if left empty.": "Отображается вместо ID устройства в статусе группы. Если поле не заполнено, то будет установлено имя, передаваемое этим устройством.", "Shutdown": "Выключить", "Shutdown Complete": "Выключение", + "Simple": "Simple", "Simple File Versioning": "Простое управление версиями файлов", "Single level wildcard (matches within a directory only)": "Одноуровневая маска (поиск совпадений только внутри папки)", "Size": "Размер", "Smallest First": "Сначала маленькие", - "Some discovery methods could not be established for finding other devices or announcing this device:": "Some discovery methods could not be established for finding other devices or announcing this device:", + "Some discovery methods could not be established for finding other devices or announcing this device:": "Некоторые методы обнаружения не могут быть использованы для поиска других устройств или анонсирования этого устройства:", "Some items could not be restored:": "Не удалось восстановить некоторые объекты:", - "Some listening addresses could not be enabled to accept connections:": "Some listening addresses could not be enabled to accept connections:", + "Some listening addresses could not be enabled to accept connections:": "Некоторые адреса для прослушивания не могут быть активированы для приёма соединений:", "Source Code": "Исходный код", "Stable releases and release candidates": "Стабильные выпуски и кандидаты в релизы", "Stable releases are delayed by about two weeks. During this time they go through testing as release candidates.": "Стабильные выпуски выходят с задержкой около двух недель. За это время они проходят тестирование в качестве кандидатов в релизы.", "Stable releases only": "Только стабильные выпуски", + "Staggered": "Staggered", "Staggered File Versioning": "Ступенчатое управление версиями файлов", "Start Browser": "Запускать браузер", "Statistics": "Статистика", @@ -325,12 +332,13 @@ "Support": "Поддержка", "Support Bundle": "Данные для поддержки", "Sync Protocol Listen Addresses": "Адрес протокола синхронизации", + "Sync Status": "Sync Status", "Syncing": "Синхронизация", "Syncthing has been shut down.": "Syncthing был выключен.", "Syncthing includes the following software or portions thereof:": "Syncthing включает в себя следующее ПО или его части:", "Syncthing is Free and Open Source Software licensed as MPL v2.0.": "Syncthing — свободное программное обеспечение с открытым кодом под лицензией MPL v2.0.", - "Syncthing is listening on the following network addresses for connection attempts from other devices:": "Syncthing is listening on the following network addresses for connection attempts from other devices:", - "Syncthing is not listening for connection attempts from other devices on any address. Only outgoing connections from this device may work.": "Syncthing is not listening for connection attempts from other devices on any address. Only outgoing connections from this device may work.", + "Syncthing is listening on the following network addresses for connection attempts from other devices:": "Syncthing ожидает подключения от других устройств на следующих сетевых адресах:", + "Syncthing is not listening for connection attempts from other devices on any address. Only outgoing connections from this device may work.": "Syncthing не ожидает попыток подключения ни на каких адресах. Только исходящие подключения могут работать на этом устройстве.", "Syncthing is restarting.": "Перезапуск Syncthing.", "Syncthing is upgrading.": "Обновление Syncthing.", "Syncthing now supports automatically reporting crashes to the developers. This feature is enabled by default.": "Syncthing теперь поддерживает автоматическую отправку отчетов о сбоях разработчикам. Эта функция включена по умолчанию.", @@ -355,7 +363,7 @@ "The following intervals are used: for the first hour a version is kept every 30 seconds, for the first day a version is kept every hour, for the first 30 days a version is kept every day, until the maximum age a version is kept every week.": "Используются следующие интервалы: в первый час версия меняется каждые 30 секунд, в первый день - каждый час, первые 30 дней - каждый день, после, до максимального срока - каждую неделю.", "The following items could not be synchronized.": "Невозможно синхронизировать следующие объекты", "The following items were changed locally.": "Следующие объекты были изменены локально", - "The following methods are used to discover other devices on the network and announce this device to be found by others:": "The following methods are used to discover other devices on the network and announce this device to be found by others:", + "The following methods are used to discover other devices on the network and announce this device to be found by others:": "Для обнаружения других устройств в сети и анонсирования этого устройства используются следующие методы:", "The following unexpected items were found.": "Были найдены следующие объекты.", "The interval must be a positive number of seconds.": "Интервал секунд должен быть положительным.", "The interval, in seconds, for running cleanup in the versions directory. Zero to disable periodic cleaning.": "Интервал в секундах для запуска очистки в каталоге версий. Ноль, чтобы отключить периодическую очистку.", @@ -367,18 +375,25 @@ "The number of versions must be a number and cannot be blank.": "Количество версий должно быть числом и не может быть пустым.", "The path cannot be blank.": "Путь не может быть пустым.", "The rate limit must be a non-negative number (0: no limit)": "Скорость должна быть неотрицательным числом (0: нет ограничения)", + "The remote device has not accepted sharing this folder.": "The remote device has not accepted sharing this folder.", + "The remote device has paused this folder.": "The remote device has paused this folder.", "The rescan interval must be a non-negative number of seconds.": "Интервал пересканирования должен быть неотрицательным количеством секунд.", "There are no devices to share this folder with.": "Нет устройств, для которых будет доступна эта папка.", + "There are no file versions to restore.": "Нет версий файла для восстановления.", "There are no folders to share with this device.": "Нет папок, которыми можно поделиться с этим устройством.", "They are retried automatically and will be synced when the error is resolved.": "Будут синхронизированы автоматически когда ошибка будет исправлена.", "This Device": "Это устройство", + "This Month": "This Month", "This can easily give hackers access to read and change any files on your computer.": "Это может дать доступ хакерам для чтения и изменения любых файлов на вашем компьютере.", - "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.": "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.", + "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.": "Это устройство не может автоматически обнаруживать другие устройства или анонсировать свой адрес для обнаружения извне. Только устройства со статически заданными адресами могут подключиться.", "This is a major version upgrade.": "Это обновление основной версии продукта.", "This setting controls the free space required on the home (i.e., index database) disk.": "Эта настройка управляет свободным местом, необходимым на домашнем диске (например, для базы индексов).", "Time": "Время", "Time the item was last modified": "Время последней модификации объекта", + "Today": "Today", + "Trash Can": "Trash Can", "Trash Can File Versioning": "Использовать версионность для файлов в Корзине", + "Twitter": "Twitter", "Type": "Тип", "UNIX Permissions": "Разрешения UNIX", "Unavailable": "Недоступно", @@ -393,7 +408,7 @@ "Unshared Folders": "Не общедоступные папки", "Untrusted": "Ненадёжный", "Up to Date": "В актуальном состоянии", - "Updated": "Обновлено", + "Updated {%file%}": "Updated {{file}}", "Upgrade": "Обновить", "Upgrade To {%version%}": "Обновить до {{version}}", "Upgrading": "Обновление", @@ -422,6 +437,7 @@ "When adding a new device, keep in mind that this device must be added on the other side too.": "Когда добавляете устройство, помните о том, что это же устройство должно быть добавлено и другой стороной.", "When adding a new folder, keep in mind that the Folder ID is used to tie folders together between devices. They are case sensitive and must match exactly between all devices.": "Когда добавляете новую папку, помните, что ID папок используются для того, чтобы связывать папки между всеми устройствами. Они чувствительны к регистру и должны совпадать на всех используемых устройствах.", "Yes": "Да", + "Yesterday": "Yesterday", "You can also select one of these nearby devices:": "Вы можете выбрать из этих устройств рядом:", "You can change your choice at any time in the Settings dialog.": "Выбор можно изменить в любой момент в диалоге настроек.", "You can read more about the two release channels at the link below.": "О двух каналах выпусков можно почитать подробнее по нижеприведённой ссылке.", @@ -436,6 +452,10 @@ "full documentation": "полная документация", "items": "элементы", "seconds": "сек.", + "theme-name-black": "Чёрная", + "theme-name-dark": "Тёманя", + "theme-name-default": "По умолчанию", + "theme-name-light": "Светлая", "{%device%} wants to share folder \"{%folder%}\".": "{{device}} хочет поделиться папкой «{{folder}}».", "{%device%} wants to share folder \"{%folderlabel%}\" ({%folder%}).": "{{device}} хочет поделиться папкой «{{folderlabel}}» ({{folder}}).", "{%reintroducer%} might reintroduce this device.": "{{reintroducer}} может повторно рекомендовать это устройство." diff --git a/gui/default/assets/lang/lang-si.json b/gui/default/assets/lang/lang-si.json new file mode 100644 index 00000000000..e5345cb1d13 --- /dev/null +++ b/gui/default/assets/lang/lang-si.json @@ -0,0 +1,462 @@ +{ + "A device with that ID is already added.": "මෙම හැඳු. ලබා ගැනීමට දැනටමත් එකතු කර ඇත.", + "A negative number of days doesn't make sense.": "සෘණ දින ගණන තේරුමක් නැත.", + "A new major version may not be compatible with previous versions.": "නව ප්‍රධාන අනුවාදයක් පෙර අනුවාද සමඟ නොගැළපේ.", + "API Key": "යෙ.ක්‍ර.මු. යතුර", + "About": "පිළිබඳව", + "Action": "ක්‍රියාව", + "Actions": "ක්‍රියාව", + "Add": "එකතු", + "Add Device": "එකතුවක් එකතු කරන්න", + "Add Folder": "බහාලුමක් එකතු කරන්න", + "Add Remote Device": "දුරස්ථ එකක් එකතු කරන්න", + "Add devices from the introducer to our device list, for mutually shared folders.": "අන්‍යෝන්‍ය වශයෙන් බෙදා ගත් ෆෝල්ඩර සඳහා, අපගේ උපාංග ලැයිස්තුවට හඳුන්වා දෙන්නා වෙතින් උපාංග එක් කරන්න.", + "Add ignore patterns": "නොසලකා හැරීමේ රටා එක් කරන්න", + "Add new folder?": "නව බහාලුමක් එකතු කරනවාද?", + "Additionally the full rescan interval will be increased (times 60, i.e. new default of 1h). You can also configure it manually for every folder later after choosing No.": "අතිරේකව සම්පූර්ණ නැවත පරිලෝකනය කිරීමේ පරතරය වැඩි වනු ඇත (වාර 60, එනම් 1h හි නව පෙරනිමිය). අංක තේරීමෙන් පසුව ඔබට සෑම ෆෝල්ඩරයක් සඳහාම එය අතින් වින්‍යාසගත කළ හැක.", + "Address": "ලිපිනය", + "Addresses": "ලිපින", + "Advanced": "තව දුරටත්", + "Advanced Configuration": "වැඩිදුර වින්‍යාසය", + "All Data": "සියළුම දත්ත", + "All Time": "හැම වෙලාවෙම", + "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.": "මෙම උපාංගය සමඟ බෙදාගත් සියලුම ෆෝල්ඩර මුරපදයකින් ආරක්‍ෂා කළ යුතු අතර, ලබා දී ඇති මුරපදය නොමැතිව යවන ලද සියලුම දත්ත කියවිය නොහැක.", + "Allow Anonymous Usage Reporting?": "නිර්නාමිකව භාවිතය වාර්තා කිරීමට ඉඩ දෙනවාද?", + "Allowed Networks": "ඉඩදුන් ජාල", + "Alphabetic": "අකාරාදී", + "Altered by ignoring deletes.": "මකාදැමීම් නොසලකා හැරීමෙන් වෙනස් කර ඇත.", + "An external command handles the versioning. It has to remove the file from the shared folder. If the path to the application contains spaces, it should be quoted.": "බාහිර විධානයක් අනුවාදනය කරයි. එය බෙදාගත් ෆෝල්ඩරයෙන් ගොනුව ඉවත් කළ යුතුය. යෙදුමට යන මාර්ගයෙහි හිස්තැන් තිබේ නම්, එය උපුටා දැක්විය යුතුය.", + "Anonymous Usage Reporting": "නිර්නාමිකව භාවිතය වාර්තා කිරීම", + "Anonymous usage report format has changed. Would you like to move to the new format?": "නිර්නාමික භාවිත වාර්තා ආකෘතිය වෙනස් වී ඇත. ඔබ නව ආකෘතියට යාමට කැමතිද?", + "Apply": "යොදන්න", + "Are you sure you want to override all remote changes?": "ඔබට සියලු දුරස්ථ වෙනස්කම් අභිබවා යාමට අවශ්‍ය බව විශ්වාසද?", + "Are you sure you want to permanently delete all these files?": "ඔබට මෙම සියලුම ගොනු ස්ථිරවම මැකීමට අවශ්‍ය බව විශ්වාසද?", + "Are you sure you want to remove device {%name%}?": "ඔබට උපාංගය {{name}}ඉවත් කිරීමට අවශ්‍ය බව විශ්වාසද?", + "Are you sure you want to remove folder {%label%}?": "ඔබට ෆෝල්ඩරය {{label}}ඉවත් කිරීමට අවශ්‍ය බව විශ්වාසද?", + "Are you sure you want to restore {%count%} files?": "ඔබට ගොනු {{count}} ක් ප්‍රතිසාධනය කිරීමට අවශ්‍ය බව විශ්වාසද?", + "Are you sure you want to revert all local changes?": "ඔබට සියලු දේශීය වෙනස්කම් ප්‍රතිවර්තනය කිරීමට අවශ්‍ය බව විශ්වාසද?", + "Are you sure you want to upgrade?": "ඔබට උත්ශ්‍රේණි කිරීමට අවශ්‍ය බව විශ්වාසද?", + "Auto Accept": "ස්වයං පිළිගැනීම", + "Automatic Crash Reporting": "ස්වයංක්‍රීය බිඳවැටීම් වාර්තා කිරීම", + "Automatic upgrade now offers the choice between stable releases and release candidates.": "ස්වයංක්‍රීය උත්ශ්‍රේණිගත කිරීම දැන් ස්ථායී නිකුතු සහ නිදහස් අපේක්ෂකයින් අතර තේරීම ඉදිරිපත් කරයි.", + "Automatic upgrades": "ස්වයංක්‍රීය වැඩිදියුණු කිරීම්", + "Automatic upgrades are always enabled for candidate releases.": "අපේක්ෂක නිකුතු සඳහා ස්වයංක්‍රීය උත්ශ්‍රේණි කිරීම් සැමවිටම සක්‍රීය වේ.", + "Automatically create or share folders that this device advertises at the default path.": "මෙම උපාංගය පෙරනිමි මාර්ගයේ ප්‍රචාරණය කරන ෆෝල්ඩර ස්වයංක්‍රීයව සාදන්න හෝ බෙදාගන්න.", + "Available debug logging facilities:": "පවතින දෝශ නිරාකරණය කිරීමේ පහසුකම්:", + "Be careful!": "පරෙස්සම් වෙන්න!", + "Bugs": "දෝෂ", + "Cancel": "සිදු කරන්න", + "Changelog": "චේන්ජ්ලොග්", + "Clean out after": "පසු පිරිසිදු කරන්න", + "Cleaning Versions": "පිරිසිදු කිරීමේ අනුවාද", + "Cleanup Interval": "පිරිසිදු කිරීමේ පරතරය", + "Click to see full identification string and QR code.": "සම්පූර්ණ හඳුනාගැනීමේ තන්තුව සහ QR කේතය බැලීමට ක්ලික් කරන්න.", + "Close": "වසන්න", + "Command": "විධානය", + "Comment, when used at the start of a line": "පේළියක ආරම්භයේ භාවිතා කරන විට අදහස් දක්වන්න", + "Compression": "සම්පීඩනය", + "Configured": "වින්‍යාසගතයි", + "Connected (Unused)": "සම්බන්ධයි (භාවිතයේ නැත)", + "Connection Error": "සම්බන්ධතාවයේ දෝෂයකි", + "Connection Type": "සම්බන්ධතාවයේ වර්ගය", + "Connections": "සම්බන්ධතා", + "Continuously watching for changes is now available within Syncthing. This will detect changes on disk and issue a scan on only the modified paths. The benefits are that changes are propagated quicker and that less full scans are required.": "වෙනස්කම් සඳහා අඛණ්ඩව නැරඹීම දැන් සමමුහුර්තකරණය තුළ පවතී. මෙය තැටියේ වෙනස්කම් හඳුනාගෙන වෙනස් කරන ලද මාර්ගවල පමණක් ස්කෑන් කිරීමක් නිකුත් කරයි. ප්‍රතිලාභ නම් වෙනස්කම් ඉක්මනින් ප්‍රචාරණය වීම සහ අඩු සම්පූර්ණ ස්කෑන් අවශ්‍ය වීමයි.", + "Copied from elsewhere": "වෙනත් තැනකින් පිටපත් කර ඇත", + "Copied from original": "මුල් පිටපතෙන් පිටපත් කර ඇත", + "Currently Shared With Devices": "දැනට උපාංග සමඟ බෙදාගෙන ඇත", + "Custom Range": "අභිරුචි පරාසය", + "Danger!": "අනතුර!", + "Debugging Facilities": "නිදොස් කිරීමේ පහසුකම්", + "Default Configuration": "පෙරනිමි වින්‍යාසය", + "Default Device": "පෙරනිමි විශේෂ", + "Default Folder": "පෙරනිමි බහාලුම", + "Default Ignore Patterns": "පෙරනිමි නොසලකා හැරීම් රටා", + "Defaults": "පෙරනිමි", + "Delete": "මකන්න", + "Delete Unexpected Items": "අනපේක්ෂිත අයිතම මකන්න", + "Deleted {%file%}": "මකා දැමූ {{file}}", + "Deselect All": "සියල්ල තේරීම ඉවත් කරන්න", + "Deselect devices to stop sharing this folder with.": "මෙම ෆෝල්ඩරය බෙදා ගැනීම නැවැත්වීමට උපාංග තේරීම ඉවත් කරන්න.", + "Deselect folders to stop sharing with this device.": "මෙම උපාංගය සමඟ බෙදා ගැනීම නැවැත්වීමට ෆෝල්ඩර තේරීම ඉවත් කරන්න.", + "Device": "වැනි", + "Device \"{%name%}\" ({%device%} at {%address%}) wants to connect. Add new device?": "උපාංගය \"{{name}}\" ({{device}} ට {{address}}) සම්බන්ධ වීමට අවශ්‍යයි. නව උපාංගයක් එක් කරන්නද?", + "Device ID": "කැමතිේ හැඳුනුම", + "Device Identification": "කැමතිේ හැඳුනුම", + "Device Name": "ඇතුලත්වේ නම", + "Device is untrusted, enter encryption password": "ඔබ අවසරයි, සංකේත මුරපදය ඇතුලත් කරන්න", + "Device rate limits": "කැමතිේ අනුපාත සීමා", + "Device that last modified the item": "අයිතමය අවසන් වරට වෙනස් කළ උපාංගය", + "Devices": "උපාංග", + "Disable Crash Reporting": "බිඳ වැටීම් වාර්තා කිරීම අබල කරන්න", + "Disabled": "අබලයි", + "Disabled periodic scanning and disabled watching for changes": "ආවර්තිතා ස්කෑන් කිරීම අබල කර ඇති අතර වෙනස්කම් සඳහා නැරඹීම අබල කර ඇත", + "Disabled periodic scanning and enabled watching for changes": "ආවර්තිතා පරිලෝකනය අක්‍රිය කර වෙනස්කම් සඳහා නැරඹීම සබල කර ඇත", + "Disabled periodic scanning and failed setting up watching for changes, retrying every 1m:": "ආවර්තිතා පරිලෝකනය අබල කර වෙනස් කිරීම් සඳහා නැරඹීම පිහිටුවීම අසාර්ථක විය, සෑම මීටර 1කට වරක් නැවත උත්සාහ කරමින්:", + "Disables comparing and syncing file permissions. Useful on systems with nonexistent or custom permissions (e.g. FAT, exFAT, Synology, Android).": "ගොනු අවසර සංසන්දනය කිරීම සහ සමමුහුර්ත කිරීම අබල කරයි. නොපවතින හෝ අභිරුචි අවසර සහිත පද්ධති මත ප්‍රයෝජනවත් වේ (උදා: FAT, exFAT, Synology, Android).", + "Discard": "ඉවතලන්න", + "Disconnected": "විසන්ධියි", + "Disconnected (Unused)": "විසන්ධියි (භාවිතයේ නැත)", + "Discovered": "සොයා ගන්නා ලදී", + "Discovery": "සොයාගැනීම", + "Discovery Failures": "සොයාගැනීමේ අසාර්ථකත්වය", + "Discovery Status": "සොයාගැනීමේ තත්ත්වය", + "Dismiss": "අස් කරන්න", + "Do not add it to the ignore list, so this notification may recur.": "එය නොසලකා හැරීමේ ලැයිස්තුවට එක් නොකරන්න, එබැවින් මෙම දැනුම්දීම නැවත සිදු විය හැක.", + "Do not restore": "ප්‍රත්‍යර්පණය නොකරන්න", + "Do not restore all": "සියල්ල ප්‍රත්‍යර්පණය නොකරන්න", + "Do you want to enable watching for changes for all your folders?": "ඔබට ඔබගේ සියලුම ෆෝල්ඩර සඳහා වෙනස්කම් නැරඹීම සබල කිරීමට අවශ්‍යද?", + "Documentation": "ප්‍රලේඛනය", + "Download Rate": "බාගත කිරීමේ අනුපාතය", + "Downloaded": "බාගත වී ඇත", + "Downloading": "බාගතකිරීමේ", + "Edit": "සංස්කරණය", + "Edit Device": "දක්වා සංස්කරණය", + "Edit Device Defaults": "උපාංග පෙරනිමි සංස්කරණය කරන්න", + "Edit Folder": "බහාලුම සංස්කරණය", + "Edit Folder Defaults": "ෆෝල්ඩර පෙරනිමි සංස්කරණය කරන්න", + "Editing {%path%}.": "සංස්කරණය {{path}}.", + "Enable Crash Reporting": "බිඳවැටීම් වාර්තා කිරීම සබල කරන්න", + "Enable NAT traversal": "NAT සංක්‍රමණය සබල කරන්න", + "Enable Relaying": "Relaying සබල කරන්න", + "Enabled": "සබලයි", + "Enter a non-negative number (e.g., \"2.35\") and select a unit. Percentages are as part of the total disk size.": "සෘණ නොවන අංකයක් ඇතුළත් කරන්න (උදා, \"2.35\") සහ ඒකකයක් තෝරන්න. ප්‍රතිශත මුළු තැටි ප්‍රමාණයේ කොටසක් ලෙස වේ.", + "Enter a non-privileged port number (1024 - 65535).": "වරප්‍රසාද නොලබන වරාය අංකයක් ඇතුළත් කරන්න (1024 - 65535).", + "Enter comma separated (\"tcp://ip:port\", \"tcp://host:port\") addresses or \"dynamic\" to perform automatic discovery of the address.": "ලිපිනය ස්වයංක්‍රීයව සොයා ගැනීම සඳහා කොමාවෙන් වෙන් කළ (\"tcp://ip:port\", \"tcp://host:port\") ලිපින හෝ \"ගතික\" ඇතුළත් කරන්න.", + "Enter ignore patterns, one per line.": "එක් පේළියකට එකක් නොසලකා හැරීමේ රටා ඇතුළු කරන්න.", + "Enter up to three octal digits.": "අෂ්ටක ඉලක්කම් තුනක් දක්වා ඇතුළු කරන්න.", + "Error": "දෝෂය", + "External": "බාහිර", + "External File Versioning": "බාහිර ගොනු අනුවාදය", + "Failed Items": "අසාර්ථක අයිතම", + "Failed to load file versions.": "ගොනු අනුවාද පූරණය කිරීමට අසමත් විය.", + "Failed to load ignore patterns.": "නොසලකා හැරීමේ රටා පූරණය කිරීමට අසමත් විය.", + "Failed to setup, retrying": "පිහිටුවීමට අසමත් විය, නැවත උත්සාහ කරමින්", + "Failure to connect to IPv6 servers is expected if there is no IPv6 connectivity.": "IPv6 සම්බන්ධතාවක් නොමැති නම් IPv6 සේවාදායක වෙත සම්බන්ධ වීමට අසමත් වීම අපේක්ෂා කෙරේ.", + "File Pull Order": "ගොනු ඇදීමේ නියෝගය", + "File Versioning": "ගොනු අනුවාදය", + "Files are moved to .stversions directory when replaced or deleted by Syncthing.": "Syncthing මගින් ප්‍රතිස්ථාපනය කරන විට හෝ මකා දැමූ විට ගොනු .stversions නාමාවලිය වෙත ගෙන යනු ලැබේ.", + "Files are moved to date stamped versions in a .stversions directory when replaced or deleted by Syncthing.": "ගොනු සමමුහුර්ත කිරීම මගින් ප්‍රතිස්ථාපනය කරන විට හෝ මකා දැමූ විට .stversions නාමාවලියක දිනය මුද්‍රා තැබූ අනුවාද වෙත ගෙන යනු ලැබේ.", + "Files are protected from changes made on other devices, but changes made on this device will be sent to the rest of the cluster.": "වෙනත් උපාංගවල සිදු කරන ලද වෙනස්කම් වලින් ගොනු ආරක්ෂා කර ඇත, නමුත් මෙම උපාංගයේ සිදු කරන ලද වෙනස්කම් ඉතිරි පොකුරු වෙත යවනු ලැබේ.", + "Files are synchronized from the cluster, but any changes made locally will not be sent to other devices.": "ගොනු පොකුරෙන් සමමුහුර්ත කර ඇත, නමුත් දේශීයව කරන ලද ඕනෑම වෙනස් කිරීමක් වෙනත් උපාංග වෙත නොයවනු ලැබේ.", + "Filesystem Watcher Errors": "ගොනු පද්ධති නිරීක්ෂක දෝෂ", + "Filter by date": "දිනයට අනුව පෙරීම", + "Filter by name": "නමට අනුව පෙරීම", + "Folder": "බහාලුම", + "Folder ID": "බහලුමේ නම", + "Folder Label": "ෆෝල්ඩර ලේබලය", + "Folder Path": "බහලුමේ මාර්ගය", + "Folder Type": "බහලුමේ වර්ගය", + "Folder type \"{%receiveEncrypted%}\" can only be set when adding a new folder.": "ෆෝල්ඩර වර්ගය \"{{receiveEncrypted}}\" සැකසිය හැක්කේ නව ෆෝල්ඩරයක් එක් කරන විට පමණි.", + "Folder type \"{%receiveEncrypted%}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.": "ෆෝල්ඩරය එකතු කිරීමෙන් පසු \"{{receiveEncrypted}}\" ෆෝල්ඩර වර්ගය වෙනස් කළ නොහැක. ඔබට ෆෝල්ඩරය ඉවත් කිරීම, තැටියේ ඇති දත්ත මකා දැමීම හෝ විකේතනය කිරීම සහ ෆෝල්ඩරය නැවත එක් කිරීම අවශ්ය වේ.", + "Folders": "බහාලුම්", + "For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't.": "පහත ෆෝල්ඩර සඳහා වෙනස්කම් නැරඹීමට පටන් ගැනීමේදී දෝෂයක් ඇති විය. එය සෑම මිනිත්තුවකම නැවත උත්සාහ කරනු ඇත, එබැවින් දෝෂ ඉක්මනින් පහව යනු ඇත. ඒවා දිගටම පවතින්නේ නම්, යටින් පවතින ගැටලුව විසඳීමට උත්සාහ කර ඔබට නොහැකි නම් උදව් ඉල්ලන්න.", + "Forever": "Forever", + "Full Rescan Interval (s)": "සම්පූර්ණ නැවත ස්කෑන් පරතරය (ය)", + "GUI": "GUI", + "GUI Authentication Password": "GUI සත්‍යාපන මුරපදය", + "GUI Authentication User": "GUI සත්‍යාපන පරිශීලක", + "GUI Authentication: Set User and Password": "GUI සත්‍යාපනය: පරිශීලක සහ මුරපදය සකසන්න", + "GUI Listen Address": "GUI සවන්දීමේ ලිපිනය", + "GUI Theme": "GUI තේමාව", + "General": "ජනරාල්", + "Generate": "උත්පාදනය", + "Global Discovery": "ගෝලීය සොයාගැනීම", + "Global Discovery Servers": "ගෝලීය සොයාගැනීම් සේවාදායකයන්", + "Global State": "ගෝලීය රාජ්යය", + "Help": "උපකාර", + "Home page": "මුල් පිටුව", + "However, your current settings indicate you might not want it enabled. We have disabled automatic crash reporting for you.": "කෙසේ වෙතත්, ඔබගේ වත්මන් සැකසුම් පෙන්නුම් කරන්නේ ඔබට එය සක්‍රිය කිරීමට අවශ්‍ය නොවිය හැකි බවයි. අපි ඔබ වෙනුවෙන් ස්වයංක්‍රීය බිඳ වැටීම් වාර්තා කිරීම අබල කර ඇත.", + "Identification": "හඳුනා ගැනීම", + "If untrusted, enter encryption password": "විශ්වාස කළ නොහැකි නම්, සංකේතාංකන මුරපදය ඇතුළත් කරන්න", + "If you want to prevent other users on this computer from accessing Syncthing and through it your files, consider setting up authentication.": "ඔබට මෙම පරිගණකයේ අනෙකුත් පරිශීලකයින් සමමුහුර්තකරණයට සහ ඒ හරහා ඔබගේ ගොනු වලට ප්‍රවේශ වීම වැලැක්වීමට අවශ්‍ය නම්, සත්‍යාපනය සැකසීම සලකා බලන්න.", + "Ignore": "නොසලකන්න", + "Ignore Patterns": "රටා නොසලකා හරින්න", + "Ignore Permissions": "අවසර නොසලකන්න", + "Ignore patterns can only be added after the folder is created. If checked, an input field to enter ignore patterns will be presented after saving.": "නොසලකා හැරීමේ රටා එකතු කළ හැක්කේ ෆෝල්ඩරය නිර්මාණය කිරීමෙන් පසුව පමණි. පරීක්ෂා කළහොත්, නොසලකා හැරීමේ රටා ඇතුළු කිරීමට ආදාන ක්ෂේත්‍රයක් සුරැකීමෙන් පසුව ඉදිරිපත් කෙරේ.", + "Ignored Devices": "නොසැලකූ උපාංග", + "Ignored Folders": "නොසැලකූ බහාලුම්", + "Ignored at": "දී නොසලකා හරින ලදී", + "Incoming Rate Limit (KiB/s)": "එන අනුපාත සීමාව (KiB/s)", + "Incorrect configuration may damage your folder contents and render Syncthing inoperable.": "වැරදි වින්‍යාසය ඔබගේ ෆෝල්ඩර අන්තර්ගතයට හානි කළ හැකි අතර සමමුහුර්ත කිරීම අක්‍රිය කරයි.", + "Introduced By": "විසින් හඳුන්වා දෙන ලදී", + "Introducer": "හඳුන්වා දෙන්නා", + "Inversion of the given condition (i.e. do not exclude)": "ලබා දී ඇති කොන්දේසියේ ප්‍රතිලෝම (එනම් බැහැර නොකරන්න)", + "Keep Versions": "අනුවාද තබා ගන්න", + "LDAP": "LDAP", + "Largest First": "විශාලතම පළමු", + "Last 30 Days": "පසුගිය දින 30", + "Last 7 Days": "පසුගිය දින 7", + "Last Month": "පසුගිය මාසය", + "Last Scan": "අවසාන සුපිරි ක්ෂය", + "Last seen": "අවසන දුටුවේ", + "Latest Change": "නවතම වෙනස", + "Learn more": "තව දැනගන්න", + "Limit": "සීමාව", + "Listener Failures": "සවන්දෙන්නන්ගේ අසාර්ථකත්වය", + "Listener Status": "සවන්දෙන්නන්ගේ තත්ත්වය", + "Listeners": "අසන්නන්", + "Loading data...": "දත්ත පූරණය කරමින්...", + "Loading...": "පූරණය ස්ථානයේ...", + "Local Additions": "දේශීය එකතු කිරීම්", + "Local Discovery": "දේශීය සොයාගැනීම", + "Local State": "ප්රාදේශීය රාජ්යය", + "Local State (Total)": "ප්‍රාදේශීය රාජ්‍යය (මුළු)", + "Locally Changed Items": "දේශීයව වෙනස් කරන ලද අයිතම", + "Log": "ලඝු", + "Log tailing paused. Scroll to the bottom to continue.": "ලොග් වලිගය විරාම කරන ලදී. ඉදිරියට යාමට පහළට අනුචලනය කරන්න.", + "Logs": "සටහන්", + "Major Upgrade": "ප්රධාන උත්ශ්රේණි කිරීම", + "Mass actions": "මහා ක්‍රියා", + "Maximum Age": "උපරිම වයස", + "Metadata Only": "පාරදත්ත පමණි", + "Minimum Free Disk Space": "අවම නිදහස් තැටි ඉඩ", + "Mod. Device": "mod. උපාංගය", + "Mod. Time": "mod. කාලය", + "Move to top of queue": "පෝලිමේ ඉහළට යන්න", + "Multi level wildcard (matches multiple directory levels)": "බහු මට්ටමේ වයිල්ඩ්කාඩ් (බහු ඩිරෙක්ටරි මට්ටම් වලට ගැලපේ)", + "Never": "කවදාවත්", + "New Device": "නව එකක්", + "New Folder": "නව බහාලුම", + "Newest First": "අලුත්ම මුලින්ම", + "No": "නැහැ", + "No File Versioning": "ගොනු අනුවාදනයක් නැත", + "No files will be deleted as a result of this operation.": "මෙම මෙහෙයුමේ ප්‍රතිඵලයක් ලෙස කිසිදු ගොනුවක් මකා නොදමනු ඇත.", + "No upgrades": "වැඩිදියුණු කිරීම් නොමැත", + "Not shared": "බෙදාගෙන නැත", + "Notice": "දැන්වීම", + "OK": "හරි", + "Off": "අක්රියයි", + "Oldest First": "පැරණිතම පළමු", + "Optional descriptive label for the folder. Can be different on each device.": "ෆෝල්ඩරය සඳහා විකල්ප විස්තර ලේබලය. එක් එක් උපාංගය මත වෙනස් විය හැක.", + "Options": "විකල්ප", + "Out of Sync": "සමමුහුර්ත නොවේ", + "Out of Sync Items": "අයිතම සමමුහුර්ත නොවේ", + "Outgoing Rate Limit (KiB/s)": "පිටතට යන ගාස්තු සීමාව (KiB/s)", + "Override": "අභිබවා යන්න", + "Override Changes": "වෙනස්කම් අභිබවා යන්න", + "Path": "මාර්ගය", + "Path to the folder on the local computer. Will be created if it does not exist. The tilde character (~) can be used as a shortcut for": "දේශීය පරිගණකයේ ෆෝල්ඩරය වෙත මාර්ගය. එය නොමැති නම් නිර්මාණය වනු ඇත. tilde අක්ෂරය (~) සඳහා කෙටි මගක් ලෙස භාවිතා කළ හැක", + "Path where versions should be stored (leave empty for the default .stversions directory in the shared folder).": "අනුවාද ගබඩා කළ යුතු මාර්ගය (බෙදාගත් ෆෝල්ඩරයේ පෙරනිමි .stversions නාමාවලිය සඳහා හිස්ව තබන්න).", + "Pause": "නවත්වන්න", + "Pause All": "සියල්ල නවත්වන්න", + "Paused": "විරාම කළා", + "Paused (Unused)": "විරාම කරන ලද (භාවිතා නොකළ)", + "Pending changes": "පොරොත්තු වෙනස්කම්", + "Periodic scanning at given interval and disabled watching for changes": "ලබා දී ඇති කාල සීමාව තුළ වරින් වර ස්කෑන් කිරීම සහ වෙනස්කම් සඳහා අබල කර බැලීම", + "Periodic scanning at given interval and enabled watching for changes": "ලබා දී ඇති කාල සීමාව තුළ වරින් වර ස්කෑන් කිරීම සහ වෙනස්කම් සඳහා නැරඹීම සබල කර ඇත", + "Periodic scanning at given interval and failed setting up watching for changes, retrying every 1m:": "ලබා දී ඇති කාල පරතරයකදී වරින් වර ස්කෑන් කිරීම සහ වෙනස්කම් සඳහා නැරඹීම පිහිටුවීම අසාර්ථක විය, සෑම මීටර 1කට වරක් නැවත උත්සාහ කිරීම:", + "Permanently add it to the ignore list, suppressing further notifications.": "තවදුරටත් දැනුම්දීම් යටපත් කරමින් එය නොසලකා හැරීමේ ලැයිස්තුවට ස්ථිරව එක් කරන්න.", + "Please consult the release notes before performing a major upgrade.": "ප්‍රධාන උත්ශ්‍රේණි කිරීමක් සිදු කිරීමට පෙර කරුණාකර නිකුතු සටහන් බලන්න.", + "Please set a GUI Authentication User and Password in the Settings dialog.": "කරුණාකර සැකසීම් සංවාදයේ GUI සත්‍යාපන පරිශීලකයෙකු සහ මුරපදයක් සකසන්න.", + "Please wait": "රැඳෙන්න", + "Prefix indicating that the file can be deleted if preventing directory removal": "නාමාවලිය ඉවත් කිරීම වළක්වන්නේ නම් ගොනුව මකා දැමිය හැකි බව පෙන්නුම් කරන උපසර්ගය", + "Prefix indicating that the pattern should be matched without case sensitivity": "සංවේදිතාවකින් තොරව රටාව ගැලපිය යුතු බව පෙන්නුම් කරන උපසර්ගය", + "Preparing to Sync": "සමමුහූර්තයට සූදානම් ස්ථානයේ", + "Preview": "පෙරදසුන", + "Preview Usage Report": "භාවිතාවේ වාර්තාව පෙරදසුන", + "Quick guide to supported patterns": "සහාය දක්වන රටා සඳහා ඉක්මන් මාර්ගෝපදේශය", + "Random": "අහඹු", + "Receive Encrypted": "සංකේතවත් ලබන්න", + "Receive Only": "ලැබීම පමණි", + "Received data is already encrypted": "ලැබුණු දත්ත දැනටමත් සංකේතිතයි", + "Recent Changes": "වෙනස්කම්", + "Reduced by ignore patterns": "නොසලකා හැරීමේ රටා මගින් අඩු කර ඇත", + "Release Notes": "නිකුතු සටහන්", + "Release candidates contain the latest features and fixes. They are similar to the traditional bi-weekly Syncthing releases.": "නිදහස් අපේක්ෂකයින්ගේ නවතම විශේෂාංග සහ නිවැරදි කිරීම් අඩංගු වේ. ඒවා සාම්ප්‍රදායික ද්වි-සති සමමුහුර්ත නිකුතු වලට සමාන වේ.", + "Remote Devices": "දුරස්ථ උපාංග", + "Remote GUI": "දුරස්ථ GUI", + "Remove": "ඉවත් කරන්න", + "Remove Device": "උපාංගය ඉවත් කරන්න", + "Remove Folder": "ෆෝල්ඩරය ඉවත් කරන්න", + "Required identifier for the folder. Must be the same on all cluster devices.": "ෆෝල්ඩරය සඳහා අවශ්‍ය හඳුනාගැනීම. සියලුම පොකුරු උපාංග මත සමාන විය යුතුය.", + "Rescan": "නැවත ස්කෑන් කරන්න", + "Rescan All": "සියල්ල නැවත ස්කෑන් කරන්න", + "Rescans": "නැවත ස්කෑන් කරයි", + "Restart": "යළි අරඹන්න", + "Restart Needed": "නැවත ආරම්භ කිරීම අවශ්‍යයි", + "Restarting": "නැවත ආරම්භ කිරීම", + "Restore": "ප්‍රතිෂ්ඨාපනය කරන්න", + "Restore Versions": "අනුවාද ප්‍රතිසාධනය කරන්න", + "Resume": "අරඹන්න", + "Resume All": "සියල්ල නැවත ආරම්භ කරන්න", + "Reused": "නැවත භාවිතා කරන ලදී", + "Revert": "ආපසු හරවන්න", + "Revert Local Changes": "දේශීය වෙනස්කම් ප්‍රතිවර්තනය කරන්න", + "Save": "සුරකින්න", + "Scan Time Remaining": "ඉතිරි කාලය පරිලෝකනය කරන්න", + "Scanning": "ස්කෑන් කිරීම", + "See external versioning help for supported templated command line parameters.": "සහාය දක්වන සැකිලි විධාන රේඛා පරාමිති සඳහා බාහිර අනුවාද උදවු බලන්න.", + "Select All": "සියල්ල තෝරන්න", + "Select a version": "අනුවාදයක් තෝරන්න", + "Select additional devices to share this folder with.": "මෙම ෆෝල්ඩරය බෙදා ගැනීමට අමතර උපාංග තෝරන්න.", + "Select additional folders to share with this device.": "මෙම උපාංගය සමඟ බෙදා ගැනීමට අමතර ෆෝල්ඩර තෝරන්න.", + "Select latest version": "නවතම අනුවාදය තෝරන්න", + "Select oldest version": "පැරණිතම අනුවාදය තෝරන්න", + "Send & Receive": "යැවීම සහ ලැබීම", + "Send Only": "යවන්න පමණයි", + "Set Ignores on Added Folder": "එකතු කළ ෆෝල්ඩරයේ නොසලකා හැරීම් සකසන්න", + "Settings": "සැකසුම්", + "Share": "බෙදාගන්න", + "Share Folder": "ෆෝල්ඩරය බෙදා ගන්න", + "Share this folder?": "මෙම ෆෝල්ඩරය බෙදා ගන්නද?", + "Shared Folders": "හවුල් ෆෝල්ඩර", + "Shared With": "සමඟ බෙදාගෙන ඇත", + "Sharing": "බෙදාගැනීම", + "Show ID": "හැඳුනුම්පත පෙන්වන්න", + "Show QR": "QR පෙන්වන්න", + "Show detailed discovery status": "සවිස්තරාත්මක සොයාගැනීම් තත්ත්වය පෙන්වන්න", + "Show detailed listener status": "සවිස්තරාත්මක සවන්දෙන්නන්ගේ තත්ත්වය පෙන්වන්න", + "Show diff with previous version": "පෙර අනුවාදය සමඟ වෙනස පෙන්වන්න", + "Shown instead of Device ID in the cluster status. Will be advertised to other devices as an optional default name.": "පොකුරු තත්ත්‍වයේ උපාංග හැඳුනුම්පත වෙනුවට පෙන්වා ඇත. විකල්ප පෙරනිමි නාමයක් ලෙස වෙනත් උපාංග වෙත ප්‍රචාරණය කරනු ඇත.", + "Shown instead of Device ID in the cluster status. Will be updated to the name the device advertises if left empty.": "පොකුරු තත්ත්‍වයේ උපාංග හැඳුනුම්පත වෙනුවට පෙන්වා ඇත. හිස්ව තැබුවහොත් උපාංගය ප්‍රචාරණය කරන නමට යාවත්කාලීන වේ.", + "Shutdown": "වසා දමන්න", + "Shutdown Complete": "වසා දැමීම සම්පූර්ණයි", + "Simple": "සරල", + "Simple File Versioning": "සරල ගොනු අනුවාදය", + "Single level wildcard (matches within a directory only)": "තනි මට්ටමේ වයිල්ඩ්කාඩ් (ඩිරෙක්ටරියක් තුළ පමණක් ගැලපේ)", + "Size": "ප්රමාණය", + "Smallest First": "කුඩාම පළමු", + "Some discovery methods could not be established for finding other devices or announcing this device:": "වෙනත් උපාංග සොයා ගැනීම හෝ මෙම උපාංගය නිවේදනය කිරීම සඳහා සමහර සොයාගැනීම් ක්‍රම ස්ථාපිත කළ නොහැක:", + "Some items could not be restored:": "සමහර අයිතම ප්‍රතිසාධනය කළ නොහැකි විය:", + "Some listening addresses could not be enabled to accept connections:": "සමහර සවන්දීමේ ලිපින සම්බන්ධතා පිළිගැනීමට සබල කළ නොහැක:", + "Source Code": "ප්රභව කේතය", + "Stable releases and release candidates": "ස්ථාවර නිකුත් කිරීම් සහ අපේක්ෂකයින් මුදා හැරීම", + "Stable releases are delayed by about two weeks. During this time they go through testing as release candidates.": "ස්ථාවර නිකුත් කිරීම් සති දෙකක් පමණ ප්‍රමාද වේ. මෙම කාලය තුළ ඔවුන් නිදහස් අපේක්ෂකයන් ලෙස පරීක්ෂණ සිදු කරයි.", + "Stable releases only": "ස්ථාවර නිකුතු පමණි", + "Staggered": "එක තැන පල් වෙනවා", + "Staggered File Versioning": "එකතැන පල්වෙන ගොනු අනුවාදය", + "Start Browser": "බ්‍රව්සරය ආරම්භ කරන්න", + "Statistics": "සංඛ්යාලේඛන", + "Stopped": "නැවැත්තුවා", + "Stores and syncs only encrypted data. Folders on all connected devices need to be set up with the same password or be of type \"{%receiveEncrypted%}\" too.": "සංකේතනය කළ දත්ත පමණක් ගබඩා කර සමමුහුර්ත කරයි. සියලුම සම්බන්ධිත උපාංගවල ඇති ෆෝල්ඩර එකම මුරපදයකින් හෝ \"{{receiveEncrypted}}\" වර්ගයට අයත් විය යුතුය.", + "Support": "සහාය", + "Support Bundle": "ආධාරක බණ්ඩලය", + "Sync Protocol Listen Addresses": "ප්‍රොටෝකෝලය සවන්දීමේ ලිපින සමමුහුර්ත කරන්න", + "Sync Status": "Sync Status", + "Syncing": "සමමුහුර්ත කිරීම", + "Syncthing has been shut down.": "සමමුහුර්ත කිරීම වසා ඇත.", + "Syncthing includes the following software or portions thereof:": "සමමුහුර්තකරණයට පහත මෘදුකාංග හෝ එහි කොටස් ඇතුළත් වේ:", + "Syncthing is Free and Open Source Software licensed as MPL v2.0.": "සමමුහුර්ත කිරීම MPL v2.0 ලෙස බලපත්‍ර ලබා ඇති නිදහස් සහ විවෘත මූලාශ්‍ර මෘදුකාංගයකි.", + "Syncthing is listening on the following network addresses for connection attempts from other devices:": "සමමුහුර්ත කිරීම යනු වෙනත් උපාංගවලින් සම්බන්ධතා උත්සාහයන් සඳහා පහත ජාල ලිපිනවලට සවන් දීමයි:", + "Syncthing is not listening for connection attempts from other devices on any address. Only outgoing connections from this device may work.": "සමමුහුර්ත කිරීම යනු ඕනෑම ලිපිනයක වෙනත් උපාංගවලින් සම්බන්ධතා උත්සාහයන් සඳහා සවන් දීම නොවේ. මෙම උපාංගයෙන් පිටතට යන සම්බන්ධතා පමණක් ක්‍රියා කළ හැක.", + "Syncthing is restarting.": "සමමුහුර්ත කිරීම නැවත ආරම්භ වේ.", + "Syncthing is upgrading.": "සමමුහුර්ත කිරීම උත්ශ්‍රේණි කෙරේ.", + "Syncthing now supports automatically reporting crashes to the developers. This feature is enabled by default.": "සමමුහුර්තකරණය දැන් සංවර්ධකයින්ට බිඳවැටීම් ස්වයංක්‍රීයව වාර්තා කිරීමට සහය දක්වයි. මෙම විශේෂාංගය පෙරනිමියෙන් සක්රිය කර ඇත.", + "Syncthing seems to be down, or there is a problem with your Internet connection. Retrying…": "සමමුහුර්ත කිරීම අක්‍රිය වී ඇති බවක් පෙනේ, නැතහොත් ඔබගේ අන්තර්ජාල සම්බන්ධතාවයේ ගැටලුවක් තිබේ. නැවත උත්සාහ කරමින්…", + "Syncthing seems to be experiencing a problem processing your request. Please refresh the page or restart Syncthing if the problem persists.": "සමමුහුර්ත කිරීම ඔබගේ ඉල්ලීම සැකසීමේ ගැටලුවක් අත්විඳින බව පෙනේ. ගැටලුව දිගටම පවතින්නේ නම් කරුණාකර පිටුව නැවුම් කරන්න හෝ සමමුහුර්ත කිරීම නැවත ආරම්භ කරන්න.", + "Take me back": "මාව ආපසු ගන්න", + "The GUI address is overridden by startup options. Changes here will not take effect while the override is in place.": "GUI ලිපිනය ආරම්භක විකල්ප මගින් අභිබවා යයි. ප්‍රතික්‍ෂේප කිරීම ක්‍රියාත්මක වන විට මෙහි වෙනස්කම් බල නොපායි.", + "The Syncthing Authors": "සමමුහුර්ත කතුවරුන්", + "The Syncthing admin interface is configured to allow remote access without a password.": "මුරපදයක් නොමැතිව දුරස්ථ ප්‍රවේශය සඳහා සමමුහුර්ත කිරීමේ පරිපාලක අතුරුමුහුණත වින්‍යාස කර ඇත.", + "The aggregated statistics are publicly available at the URL below.": "එකතු කළ සංඛ්‍යාලේඛන පහත URL හි ප්‍රසිද්ධියේ ලබා ගත හැකිය.", + "The cleanup interval cannot be blank.": "පිරිසිදු කිරීමේ පරතරය හිස් විය නොහැක.", + "The configuration has been saved but not activated. Syncthing must restart to activate the new configuration.": "වින්‍යාසය සුරකින ලද නමුත් සක්‍රිය කර නැත. නව වින්‍යාසය සක්‍රිය කිරීමට සමමුහුර්ත කිරීම නැවත ආරම්භ කළ යුතුය.", + "The device ID cannot be blank.": "උපාංග හැඳුනුම්පත හිස් විය නොහැක.", + "The device ID to enter here can be found in the \"Actions > Show ID\" dialog on the other device. Spaces and dashes are optional (ignored).": "මෙහි ඇතුළු කිරීමට උපාංග හැඳුනුම්පත අනෙක් උපාංගයේ \"ක්‍රියා > පෙන්වන්න ID\" සංවාදයෙන් සොයා ගත හැක. අවකාශ සහ ඉරි විකල්ප වේ (නොසලකා හැර ඇත).", + "The encrypted usage report is sent daily. It is used to track common platforms, folder sizes and app versions. If the reported data set is changed you will be prompted with this dialog again.": "සංකේතාත්මක භාවිත වාර්තාව දිනපතා යවනු ලැබේ. එය පොදු වේදිකා, ෆෝල්ඩර ප්‍රමාණ සහ යෙදුම් අනුවාද නිරීක්ෂණය කිරීමට භාවිතා කරයි. වාර්තා කළ දත්ත කට්ටලය වෙනස් කළහොත් මෙම සංවාදය සමඟ නැවත ඔබෙන් විමසනු ඇත.", + "The entered device ID does not look valid. It should be a 52 or 56 character string consisting of letters and numbers, with spaces and dashes being optional.": "ඇතුළු කළ උපාංග හැඳුනුම්පත වලංගු නොවන බව පෙනේ. එය අකුරු සහ ඉලක්කම් වලින් සමන්විත අක්ෂර 52 හෝ 56 තන්තුවක් විය යුතුය, හිස්තැන් සහ ඉර විකල්ප විය යුතුය.", + "The folder ID cannot be blank.": "ෆෝල්ඩර ID හිස් විය නොහැක.", + "The folder ID must be unique.": "ෆෝල්ඩර හැඳුනුම්පත අද්විතීය විය යුතුය.", + "The folder content on other devices will be overwritten to become identical with this device. Files not present here will be deleted on other devices.": "වෙනත් උපාංගවල ඇති ෆෝල්ඩර අන්තර්ගතය මෙම උපාංගය සමඟ අනන්‍ය වීමට උඩින් ලියනු ලැබේ. මෙහි නොමැති ගොනු වෙනත් උපාංග මත මකනු ඇත.", + "The folder content on this device will be overwritten to become identical with other devices. Files newly added here will be deleted.": "මෙම උපාංගයේ ඇති ෆෝල්ඩර අන්තර්ගතය වෙනත් උපාංග සමඟ අනන්‍ය වීමට උඩින් ලියනු ලැබේ. මෙහි අලුතින් එක් කළ ගොනු මකා දැමෙනු ඇත.", + "The folder path cannot be blank.": "ෆෝල්ඩර මාර්ගය හිස් විය නොහැක.", + "The following intervals are used: for the first hour a version is kept every 30 seconds, for the first day a version is kept every hour, for the first 30 days a version is kept every day, until the maximum age a version is kept every week.": "පහත කාල පරතරයන් භාවිතා කරනු ලැබේ: පළමු පැය සඳහා සෑම තත්පර 30 කට වරක් අනුවාදයක් තබා ඇත, පළමු දිනය සඳහා සෑම පැයකටම අනුවාදයක් තබා ඇත, පළමු දින 30 සඳහා සෑම දිනකම අනුවාදයක් තබා ඇත, උපරිම වයස දක්වා අනුවාදයක් සෑම දිනකම තබා ඇත. සතිය.", + "The following items could not be synchronized.": "පහත අයිතම සමමුහුර්ත කළ නොහැක.", + "The following items were changed locally.": "පහත අයිතම දේශීයව වෙනස් කරන ලදී.", + "The following methods are used to discover other devices on the network and announce this device to be found by others:": "ජාලයේ වෙනත් උපාංග සොයා ගැනීමට සහ මෙම උපාංගය අන් අය විසින් සොයා ගන්නා ලෙස නිවේදනය කිරීමට පහත ක්‍රම භාවිතා කරයි:", + "The following unexpected items were found.": "පහත අනපේක්ෂිත අයිතම හමු විය.", + "The interval must be a positive number of seconds.": "පරතරය ධනාත්මක තත්පර ගණනක් විය යුතුය.", + "The interval, in seconds, for running cleanup in the versions directory. Zero to disable periodic cleaning.": "අනුවාද නාමාවලිය තුළ පිරිසිදු කිරීම ධාවනය කිරීම සඳහා තත්පර කිහිපයකින් පරතරය. ආවර්තිතා පිරිසිදු කිරීම අක්රිය කිරීමට ශුන්ය.", + "The maximum age must be a number and cannot be blank.": "උපරිම වයස අංකයක් විය යුතු අතර හිස් විය නොහැක.", + "The maximum time to keep a version (in days, set to 0 to keep versions forever).": "අනුවාදයක් තබා ගැනීමට උපරිම කාලය (දින තුළ, අනුවාද සදහටම තබා ගැනීමට 0 ලෙස සකසන්න).", + "The number of days must be a number and cannot be blank.": "දින ගණන අංකයක් විය යුතු අතර හිස් විය නොහැක.", + "The number of days to keep files in the trash can. Zero means forever.": "ලිපිගොනු කුණු කූඩයේ තබා ගත යුතු දින ගණන. ශුන්‍යය යනු සදහටම යන්නයි.", + "The number of old versions to keep, per file.": "ගොනුවකට තබා ගත යුතු පැරණි අනුවාද ගණන.", + "The number of versions must be a number and cannot be blank.": "අනුවාද ගණන අංකයක් විය යුතු අතර හිස් විය නොහැක.", + "The path cannot be blank.": "මාර්ගය හිස් විය නොහැක.", + "The rate limit must be a non-negative number (0: no limit)": "අනුපාත සීමාව සෘණ නොවන අංකයක් විය යුතුය (0: සීමාවක් නැත)", + "The remote device has not accepted sharing this folder.": "දුරස්ථ උපාංගය මෙම ෆෝල්ඩරය බෙදා ගැනීම පිළිගෙන නොමැත.", + "The remote device has paused this folder.": "දුරස්ථ උපාංගය මෙම ෆෝල්ඩරය විරාම කර ඇත.", + "The rescan interval must be a non-negative number of seconds.": "නැවත පරිලෝකනය කිරීමේ විරාමය සෘණාත්මක නොවන තත්පර ගණනක් විය යුතුය.", + "There are no devices to share this folder with.": "මෙම ෆෝල්ඩරය බෙදා ගැනීමට උපාංග නොමැත.", + "There are no file versions to restore.": "ප්‍රතිසාධනය කිරීමට ගොනු අනුවාද නොමැත.", + "There are no folders to share with this device.": "මෙම උපාංගය සමඟ බෙදා ගැනීමට ෆෝල්ඩර නොමැත.", + "They are retried automatically and will be synced when the error is resolved.": "ඒවා ස්වයංක්‍රීයව නැවත උත්සාහ කරන අතර දෝෂය නිරාකරණය වූ විට සමමුහුර්ත වේ.", + "This Device": "මෙම උපාංගය", + "This Month": "මේ මාසයේ", + "This can easily give hackers access to read and change any files on your computer.": "මෙය හැකර්වරුන්ට ඔබේ පරිගණකයේ ඇති ඕනෑම ගොනුවක් කියවීමට සහ වෙනස් කිරීමට පහසුවෙන් ප්‍රවේශය ලබා දිය හැක.", + "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.": "මෙම උපාංගයට වෙනත් උපාංග ස්වයංක්‍රීයව සොයා ගැනීමට හෝ වෙනත් අය විසින් සොයා ගැනීමට එහිම ලිපිනය ප්‍රකාශ කිරීමට නොහැකිය. සම්බන්ධ විය හැක්කේ ස්ථිතිකව වින්‍යාස කළ ලිපින සහිත උපාංගවලට පමණි.", + "This is a major version upgrade.": "මෙය ප්රධාන අනුවාදය උත්ශ්රේණි කිරීමකි.", + "This setting controls the free space required on the home (i.e., index database) disk.": "මෙම සිටුවම නිවසේ (එනම්, දර්ශක දත්ත ගබඩාව) තැටියේ අවශ්‍ය නිදහස් ඉඩ පාලනය කරයි.", + "Time": "කාලය", + "Time the item was last modified": "අයිතමය අවසන් වරට වෙනස් කළ වේලාව", + "Today": "අද", + "Trash Can": "කසල බඳුන", + "Trash Can File Versioning": "කුණු කූඩය ගොනු අනුවාදය", + "Twitter": "ට්විටර්", + "Type": "ටයිප් කරන්න", + "UNIX Permissions": "UNIX අවසර", + "Unavailable": "ලබා ගත නොහැක", + "Unavailable/Disabled by administrator or maintainer": "පරිපාලක හෝ නඩත්තු කරන්නා විසින් ලබා ගත නොහැක/අබල කර ඇත", + "Undecided (will prompt)": "තීරණය නොකළ (ඉක්මවනු ඇත)", + "Unexpected Items": "අනපේක්ෂිත අයිතම", + "Unexpected items have been found in this folder.": "මෙම ෆෝල්ඩරයේ අනපේක්ෂිත අයිතම හමු වී ඇත.", + "Unignore": "නොසලකා හැරීම ඉවත් කරන්න", + "Unknown": "නොදන්නා", + "Unshared": "බෙදා නොගත්", + "Unshared Devices": "බෙදා නොගත් උපාංග", + "Unshared Folders": "බෙදා නොගත් ෆෝල්ඩර", + "Untrusted": "අවිශ්වාසයි", + "Up to Date": "යාවත්කාලීනව", + "Updated {%file%}": "යාවත්කාලීන {{file}}", + "Upgrade": "උත්ශ්‍රේණි කරන්න", + "Upgrade To {%version%}": "{{version}}දක්වා උත්ශ්‍රේණි කරන්න", + "Upgrading": "උත්ශ්‍රේණි කිරීම", + "Upload Rate": "උඩුගත කිරීමේ අනුපාතය", + "Uptime": "අතිකාල", + "Usage reporting is always enabled for candidate releases.": "අපේක්ෂක නිකුතු සඳහා භාවිත වාර්තා කිරීම සැමවිටම සක්‍රීය කර ඇත.", + "Use HTTPS for GUI": "GUI සඳහා HTTPS භාවිතා කරන්න", + "Use notifications from the filesystem to detect changed items.": "වෙනස් කළ අයිතම හඳුනා ගැනීමට ගොනු පද්ධතියෙන් දැනුම්දීම් භාවිතා කරන්න.", + "Username/Password has not been set for the GUI authentication. Please consider setting it up.": "GUI සත්‍යාපනය සඳහා පරිශීලක නාමය/මුරපදය සකසා නොමැත. කරුණාකර එය පිහිටුවීම සලකා බලන්න.", + "Version": "පිටපත", + "Versions": "අනුවාද", + "Versions Path": "අනුවාද මාර්ගය", + "Versions are automatically deleted if they are older than the maximum age or exceed the number of files allowed in an interval.": "අනුවාද උපරිම වයසට වඩා පැරණි නම් හෝ පරතරයකදී අවසර දී ඇති ගොනු ගණන ඉක්මවන්නේ නම් ඒවා ස්වයංක්‍රීයව මකා දැමෙනු ඇත.", + "Waiting to Clean": "පිරිසිදු කිරීමට බලා සිටීම", + "Waiting to Scan": "ස්කෑන් කිරීමට රැඳී සිටිමින්", + "Waiting to Sync": "සමමුහුර්ත කිරීමට රැඳී සිටිමින්", + "Warning": "අවවාදයයි", + "Warning, this path is a parent directory of an existing folder \"{%otherFolder%}\".": "අවවාදයයි, මෙම මාර්ගය පවතින \"{{otherFolder}}\" ෆෝල්ඩරයක මව් නාමාවලියකි.", + "Warning, this path is a parent directory of an existing folder \"{%otherFolderLabel%}\" ({%otherFolder%}).": "අවවාදයයි, මෙම මාර්ගය පවතින ෆෝල්ඩරයක මව් නාමාවලියකි \"{{otherFolderLabel}}\" ({{otherFolder}}).", + "Warning, this path is a subdirectory of an existing folder \"{%otherFolder%}\".": "අවවාදයයි, මෙම මාර්ගය පවතින \"{{otherFolder}}\" ෆෝල්ඩරයක උප බහලුමකි.", + "Warning, this path is a subdirectory of an existing folder \"{%otherFolderLabel%}\" ({%otherFolder%}).": "අවවාදයයි, මෙම මාර්ගය පවතින \"{{otherFolderLabel}}\" ({{otherFolder}}) ෆෝල්ඩරයක උප බහලුමකි.", + "Warning: If you are using an external watcher like {%syncthingInotify%}, you should make sure it is deactivated.": "අවවාදයයි: ඔබ {{syncthingInotify}}වැනි බාහිර නිරීක්ෂකයක් භාවිතා කරන්නේ නම්, එය අක්‍රිය කර ඇති බවට ඔබ සහතික විය යුතුය.", + "Watch for Changes": "වෙනස්කම් සඳහා නරඹන්න", + "Watching for Changes": "වෙනස්කම් සඳහා බලා සිටීම", + "Watching for changes discovers most changes without periodic scanning.": "වෙනස්කම් නිරීක්ෂණය කිරීම කාලානුරූප ස්කෑන් කිරීමකින් තොරව බොහෝ වෙනස්කම් සොයා ගනී.", + "When adding a new device, keep in mind that this device must be added on the other side too.": "නව උපාංගයක් එකතු කරන විට, මෙම උපාංගය අනෙක් පැත්තෙන් ද එකතු කළ යුතු බව මතක තබා ගන්න.", + "When adding a new folder, keep in mind that the Folder ID is used to tie folders together between devices. They are case sensitive and must match exactly between all devices.": "නව ෆෝල්ඩරයක් එකතු කරන විට, උපාංග අතර ෆෝල්ඩර එකට ගැටගැසීමට ෆෝල්ඩර හැඳුනුම්පත භාවිතා කරන බව මතක තබා ගන්න. ඒවා සිද්ධි සංවේදී වන අතර සියලුම උපාංග අතර හරියටම ගැළපිය යුතුය.", + "Yes": "ඔව්", + "Yesterday": "ඊයේ", + "You can also select one of these nearby devices:": "ඔබට මෙම ආසන්න උපාංගවලින් එකක් ද තෝරාගත හැක:", + "You can change your choice at any time in the Settings dialog.": "ඔබට සැකසීම් සංවාදයේ ඕනෑම වේලාවක ඔබේ තේරීම වෙනස් කළ හැක.", + "You can read more about the two release channels at the link below.": "පහත සබැඳියෙන් ඔබට නිකුතු නාලිකා දෙක ගැන වැඩිදුර කියවිය හැකිය.", + "You have no ignored devices.": "ඔබට නොසලකා හරින ලද උපාංග නොමැත.", + "You have no ignored folders.": "ඔබට නොසලකා හරින ලද ෆෝල්ඩර නොමැත.", + "You have unsaved changes. Do you really want to discard them?": "ඔබට නොසුරකින ලද වෙනස්කම් ඇත. ඔබට ඇත්තටම ඒවා ඉවත දැමීමට අවශ්‍යද?", + "You must keep at least one version.": "ඔබ අවම වශයෙන් එක් අනුවාදයක් තබා ගත යුතුය.", + "You should never add or change anything locally in a \"{%receiveEncrypted%}\" folder.": "ඔබ කිසිවිටෙක \"{{receiveEncrypted}}\" ෆෝල්ඩරයකට දේශීයව කිසිවක් එකතු කිරීම හෝ වෙනස් කිරීම නොකළ යුතුය.", + "days": "දින", + "directories": "නාමාවලි", + "files": "ගොනු", + "full documentation": "සම්පූර්ණ ලියකියවිලි", + "items": "අයිතම", + "seconds": "තත්පර", + "theme-name-black": "කලු", + "theme-name-dark": "අඳුරු", + "theme-name-default": "පෙරනිමිය", + "theme-name-light": "ආලෝකය", + "{%device%} wants to share folder \"{%folder%}\".": "{{device}} ට \"{{folder}}\" ෆෝල්ඩරය බෙදා ගැනීමට අවශ්‍යයි.", + "{%device%} wants to share folder \"{%folderlabel%}\" ({%folder%}).": "{{device}} ට \"{{folderlabel}}\" ({{folder}}) ෆෝල්ඩරය බෙදා ගැනීමට අවශ්‍යයි.", + "{%reintroducer%} might reintroduce this device.": "{{reintroducer}} මෙම උපාංගය නැවත හඳුන්වා දිය හැක." +} \ No newline at end of file diff --git a/gui/default/assets/lang/lang-sk.json b/gui/default/assets/lang/lang-sk.json deleted file mode 100644 index da3f17de8b4..00000000000 --- a/gui/default/assets/lang/lang-sk.json +++ /dev/null @@ -1,442 +0,0 @@ -{ - "A device with that ID is already added.": "Prístroj s týmto ID je už pridaný.", - "A negative number of days doesn't make sense.": "Záporný počet dní nedáva zmysel.", - "A new major version may not be compatible with previous versions.": "Nová hlavná verzia nemusí byť kompatibilná s predchádzajúcimi verziami.", - "API Key": "API kľúč", - "About": "O aplikácii", - "Action": "Akcia", - "Actions": "Akcie", - "Add": "Pridať", - "Add Device": "Pridať zariadenie", - "Add Folder": "Pridať adresár", - "Add Remote Device": "Pridať vzdialené zariadenie", - "Add devices from the introducer to our device list, for mutually shared folders.": "Pre vzájomne zdieľané adresáre pridaj zariadenie od zavádzača do svojho zoznamu zariadení.", - "Add new folder?": "Pridať nový adresár?", - "Additionally the full rescan interval will be increased (times 60, i.e. new default of 1h). You can also configure it manually for every folder later after choosing No.": "Navyše, interval plného skenovania bude navýšený (60krát, t.j. nová výchozia hodnota 1h). Môžete to nastaviť aj manuálne pre každý adresár ak zvolíte Nie.", - "Address": "Adresa", - "Addresses": "Adresy", - "Advanced": "Pokročilé", - "Advanced Configuration": "Pokročilá konfigurácia", - "All Data": "Všetky dáta", - "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.": "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.", - "Allow Anonymous Usage Reporting?": "Povoliť anoynmné hlásenia o použivaní?", - "Allowed Networks": "Povolené siete", - "Alphabetic": "Abecedne", - "An external command handles the versioning. It has to remove the file from the shared folder. If the path to the application contains spaces, it should be quoted.": "An external command handles the versioning. It has to remove the file from the shared folder. If the path to the application contains spaces, it should be quoted.", - "Anonymous Usage Reporting": "Anonymné hlásenie o používaní", - "Anonymous usage report format has changed. Would you like to move to the new format?": "Formát anonymného hlásenia o používaní sa zmenil. Chcete prejsť na nový formát?", - "Are you sure you want to continue?": "Are you sure you want to continue?", - "Are you sure you want to override all remote changes?": "Are you sure you want to override all remote changes?", - "Are you sure you want to permanently delete all these files?": "Určite chcete vymazať všetky tieto súbory?", - "Are you sure you want to remove device {%name%}?": "Určite chcete odobrať zariadenie {{name}}?", - "Are you sure you want to remove folder {%label%}?": "Určite chcete odobrať adresár {{label}}?", - "Are you sure you want to restore {%count%} files?": "Určite chcete obnoviť {{count}} súborov?", - "Are you sure you want to revert all local changes?": "Are you sure you want to revert all local changes?", - "Are you sure you want to upgrade?": "Určite chcete aktualizovať?", - "Auto Accept": "Automatické prijatie", - "Automatic Crash Reporting": "Automatické hlásenie chýb", - "Automatic upgrade now offers the choice between stable releases and release candidates.": "Automatická aktualizácia teraz ponúka voľbu medzi stabilnými vydaniami a kandidátmi na vydanie.", - "Automatic upgrades": "Automatické aktualizácie", - "Automatic upgrades are always enabled for candidate releases.": "Automatic upgrades are always enabled for candidate releases.", - "Automatically create or share folders that this device advertises at the default path.": "Automaticky vytvoriť alebo zdieľať adresáre, ktoré toto zariadenie ohlasuje, v predvolenom adresári.", - "Available debug logging facilities:": "Available debug logging facilities:", - "Be careful!": "Buď opatrný!", - "Bugs": "Chyby", - "Cancel": "Cancel", - "Changelog": "Záznam zmien", - "Clean out after": "Vyčistenie po", - "Cleaning Versions": "Cleaning Versions", - "Cleanup Interval": "Interval čistenia", - "Click to see discovery failures": "Kliknite pre zobrazenie zlyhaní zisťovania.", - "Click to see full identification string and QR code.": "Click to see full identification string and QR code.", - "Close": "Zatvoriť", - "Command": "Príkaz", - "Comment, when used at the start of a line": "Komentár, keď použité na začiatku riadku", - "Compression": "Kompresia", - "Configured": "Nakonfigurované", - "Connected (Unused)": "Pripojené (Nepoužité)", - "Connection Error": "Chyba pripojenia", - "Connection Type": "Typ pripojenia", - "Connections": "Spojenia", - "Continuously watching for changes is now available within Syncthing. This will detect changes on disk and issue a scan on only the modified paths. The benefits are that changes are propagated quicker and that less full scans are required.": "Nepretržité sledovanie zmien je už dostupné. Tým sa skenovanie spustí iba pre zmenené súbory. Výhoda je, že týmto spôsobom sa rýchlejšie šíria zmeny a nie je potrebných toľko veľa úplných skenov.", - "Copied from elsewhere": "Skoprírované odinakiaľ", - "Copied from original": "Skopírované z originálu", - "Copyright © 2014-2019 the following Contributors:": "Copyright © 2014-2019 nasledujúci prispievatelia:", - "Creating ignore patterns, overwriting an existing file at {%path%}.": "Vytváranie vzorov ignorovania, prepísanie existujúceho súboru v {{path}}.", - "Currently Shared With Devices": "Currently Shared With Devices", - "Danger!": "Pozor!", - "Debugging Facilities": "Debugging Facilities", - "Default Configuration": "Default Configuration", - "Default Device": "Default Device", - "Default Folder": "Default Folder", - "Default Folder Path": "Predvolená adresárová cesta", - "Defaults": "Defaults", - "Delete": "Delete", - "Delete Unexpected Items": "Delete Unexpected Items", - "Deleted": "Zmazané", - "Deselect All": "Odznačiť všetko", - "Deselect devices to stop sharing this folder with.": "Deselect devices to stop sharing this folder with.", - "Deselect folders to stop sharing with this device.": "Deselect folders to stop sharing with this device.", - "Device": "Zariadenie", - "Device \"{%name%}\" ({%device%} at {%address%}) wants to connect. Add new device?": "Zariadenie \"{{name}}\" ({{device}} na {{address}}) sa chce pripojiť. Pridať nové zariadenie?", - "Device ID": "ID zariadenia", - "Device Identification": "Identifikácia zariadenia", - "Device Name": "Názov zariadenia", - "Device is untrusted, enter encryption password": "Device is untrusted, enter encryption password", - "Device rate limits": "Device rate limits", - "Device that last modified the item": "Zariadenie, ktoré naposledy pozmenilo položku", - "Devices": "Zariadenia", - "Disable Crash Reporting": "Disable Crash Reporting", - "Disabled": "Odpojené", - "Disabled periodic scanning and disabled watching for changes": "Disabled periodic scanning and disabled watching for changes", - "Disabled periodic scanning and enabled watching for changes": "Disabled periodic scanning and enabled watching for changes", - "Disabled periodic scanning and failed setting up watching for changes, retrying every 1m:": "Disabled periodic scanning and failed setting up watching for changes, retrying every 1m:", - "Disables comparing and syncing file permissions. Useful on systems with nonexistent or custom permissions (e.g. FAT, exFAT, Synology, Android).": "Disables comparing and syncing file permissions. Useful on systems with nonexistent or custom permissions (e.g. FAT, exFAT, Synology, Android).", - "Discard": "Zahodiť", - "Disconnected": "Odpojené", - "Disconnected (Unused)": "Odpojené (Nepoužité)", - "Discovered": "Zistené", - "Discovery": "Zisťovanie", - "Discovery Failures": "Zlyhania zisťovania", - "Discovery Status": "Discovery Status", - "Dismiss": "Dismiss", - "Do not add it to the ignore list, so this notification may recur.": "Do not add it to the ignore list, so this notification may recur.", - "Do not restore": "Neobnovovať", - "Do not restore all": "Neobnovovať všetko", - "Do you want to enable watching for changes for all your folders?": "Chcete zapnúť sledovanie zmien vo všetkých priečinkoch?", - "Documentation": "Dokumentácia", - "Download Rate": "Rýchlosť sťahovania", - "Downloaded": "Stiahnuté", - "Downloading": "Sťahovanie", - "Edit": "Upraviť", - "Edit Device": "Upraviť zariadenie", - "Edit Device Defaults": "Edit Device Defaults", - "Edit Folder": "Upraviť priečinok", - "Edit Folder Defaults": "Edit Folder Defaults", - "Editing {%path%}.": "Úprava {{path}}.", - "Enable Crash Reporting": "Zapnúť hlásenie chýb", - "Enable NAT traversal": "Povoliť priechod NAT", - "Enable Relaying": "Povoliť prenosové uzly", - "Enabled": "Povolené", - "Enter a non-negative number (e.g., \"2.35\") and select a unit. Percentages are as part of the total disk size.": "Vložte kladné číslo (napr. \"2,35\") a zvoľte jednotku. Percentá sa zobrazujú ako časť celkovej veľkosti disku.", - "Enter a non-privileged port number (1024 - 65535).": "Vložte číslo neprivilegovaného portu (1024-65535).", - "Enter comma separated (\"tcp://ip:port\", \"tcp://host:port\") addresses or \"dynamic\" to perform automatic discovery of the address.": "Enter comma separated (\"tcp://ip:port\", \"tcp://host:port\") addresses or \"dynamic\" to perform automatic discovery of the address.", - "Enter ignore patterns, one per line.": "Zadaj ignorované vzory, jeden na riadok.", - "Enter up to three octal digits.": "Zadajte max 3. číslice v osmičkovej sústave.", - "Error": "Chyba", - "External File Versioning": "Externé spracovanie verzií súborov", - "Failed Items": "Zlyhané položky", - "Failed to load ignore patterns.": "Failed to load ignore patterns.", - "Failed to setup, retrying": "Nepodarilo sa nastaviť, opakujem.", - "Failure to connect to IPv6 servers is expected if there is no IPv6 connectivity.": "Zlyhanie pripojenia k IPv6 serverom je očakávané ak neexistujú žiadne IPv6 pripojenia.", - "File Pull Order": "Poradie sťahovania súborov", - "File Versioning": "Verzie súborov", - "Files are moved to .stversions directory when replaced or deleted by Syncthing.": "Súbory zmenené alebo zmazané aplikáciou Syncthing sú presunuté do adresára .stversions .", - "Files are moved to date stamped versions in a .stversions directory when replaced or deleted by Syncthing.": "Súbory premiestnené alebo zmazané aplikáciou Sycthing sú presunuté do verzií označených dátumov v adresári .stversions.", - "Files are protected from changes made on other devices, but changes made on this device will be sent to the rest of the cluster.": "Soubory sú chránené pred zmenami na ostatních zariadeniach, ale zmeny provedené z tohto zariadenia budú rozoslané na zvyšok klastra.", - "Files are synchronized from the cluster, but any changes made locally will not be sent to other devices.": "Files are synchronized from the cluster, but any changes made locally will not be sent to other devices.", - "Filesystem Watcher Errors": "Chyby zo subsystému \"Filesystem watcher\"", - "Filter by date": "Filtrovanie podľa dátumu", - "Filter by name": "Filtrovanie podľa mena", - "Folder": "Adresár", - "Folder ID": "ID adresára", - "Folder Label": "Označenie adresára", - "Folder Path": "Cesta k adresáru", - "Folder Type": "Typ adresára", - "Folder type \"{%receiveEncrypted%}\" can only be set when adding a new folder.": "Folder type \"{{receiveEncrypted}}\" can only be set when adding a new folder.", - "Folder type \"{%receiveEncrypted%}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.": "Folder type \"{{receiveEncrypted}}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.", - "Folders": "Adresáre", - "For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't.": "For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't.", - "Full Rescan Interval (s)": "Interval úplného skenu (s)", - "GUI": "GUI", - "GUI Authentication Password": "Prihlasovacie heslo do GUI", - "GUI Authentication User": "Prihlasovacie meno do GUI", - "GUI Authentication: Set User and Password": "Autentifikácia do webového rozhrania: Nastavenie mena a hesla", - "GUI Listen Address": "Adresa pre prístup do GUI", - "GUI Theme": "Grafická téma GUI", - "General": "Všeobecné", - "Generate": "Generovať", - "Global Discovery": "Globálne vyhľadávanie", - "Global Discovery Servers": "Globálne zisťovacie servery", - "Global State": "Globálny status", - "Help": "Pomoc", - "Home page": "Domovská stránka", - "However, your current settings indicate you might not want it enabled. We have disabled automatic crash reporting for you.": "However, your current settings indicate you might not want it enabled. We have disabled automatic crash reporting for you.", - "Identification": "Identification", - "If untrusted, enter encryption password": "Ak nie je dôveryhodný, uveďte heslo na dešifrovanie", - "If you want to prevent other users on this computer from accessing Syncthing and through it your files, consider setting up authentication.": "If you want to prevent other users on this computer from accessing Syncthing and through it your files, consider setting up authentication.", - "Ignore": "Ignorovať", - "Ignore Patterns": "Ignorované vzory", - "Ignore Permissions": "Ignorované práva", - "Ignored Devices": "Ignorované zariadenia", - "Ignored Folders": "Ingorované priečinky", - "Ignored at": "Ignorované na", - "Incoming Rate Limit (KiB/s)": "Limit pre sťahovanie (KiB/s)", - "Incorrect configuration may damage your folder contents and render Syncthing inoperable.": "Nesprávna konfigurácia môže poškodiť váš adresár a spôsobiť nefunkčnosť aplikácie Súbory.", - "Introduced By": "Uvedené", - "Introducer": "Uvádzač", - "Inversion of the given condition (i.e. do not exclude)": "Inverzia danej podmienky (napr. nevynechať)", - "Keep Versions": "Ponechanie verzií", - "LDAP": "LDAP", - "Largest First": "Najprv najväčšie", - "Last Scan": "Posledný sken", - "Last seen": "Naposledy videný", - "Latest Change": "Posledná zmena", - "Learn more": "Zisti viac", - "Limit": "Limit", - "Listener Failures": "Listener Failures", - "Listener Status": "Listener Status", - "Listeners": "Načúvajúci", - "Loading data...": "Načítavanie údajov...", - "Loading...": "Načítavanie...", - "Local Additions": "Local Additions", - "Local Discovery": "Lokálne vyhľadávanie", - "Local State": "Lokálny status", - "Local State (Total)": "Lokálny status (celkový)", - "Locally Changed Items": "Lokálne zmenené položky", - "Log": "Záznam", - "Log tailing paused. Scroll to the bottom to continue.": "Log tailing paused. Scroll to the bottom to continue.", - "Logs": "Záznamy", - "Major Upgrade": "Hlavná aktualizácia", - "Mass actions": "Hromadná akcia", - "Maximum Age": "Maximálny časový limit", - "Metadata Only": "Iba metadáta", - "Minimum Free Disk Space": "Minimálna veľkosť voľného miesta na disku", - "Mod. Device": "Mod. zariadenie", - "Mod. Time": "Mod. čas", - "Move to top of queue": "Presun na začiatok poradia", - "Multi level wildcard (matches multiple directory levels)": "Viacúrovňový zástupný znak (zhoda naprieč viacerými úrovňami adresára)", - "Never": "Nikdy", - "New Device": "Nové zariadenie", - "New Folder": "Nový adresár", - "Newest First": "Najnovší najprv", - "No": "Nie", - "No File Versioning": "Bez verzií súbor", - "No files will be deleted as a result of this operation.": "Ako výsledok tejto operáciu nebudú zmazané žiadne súbory.", - "No upgrades": "Bez aktualizácií", - "Not shared": "Not shared", - "Notice": "Oznámenie", - "OK": "OK", - "Off": "Vypnúť", - "Oldest First": "Najstarší najprv", - "Optional descriptive label for the folder. Can be different on each device.": "Voliteľné popisné označenie adresára. Môže byť rôzne na každom zariadení.", - "Options": "Nastavenia", - "Out of Sync": "Nesynchronizované", - "Out of Sync Items": "Nezosynchronizované položky", - "Outgoing Rate Limit (KiB/s)": "Obmedzenie odchádzajúcej rýchlosti (KiB/s)", - "Override": "Override", - "Override Changes": "Prepísať zmeny", - "Path": "Cesta", - "Path to the folder on the local computer. Will be created if it does not exist. The tilde character (~) can be used as a shortcut for": "Cesta k adresáru na lokálnom počítači. Ak neexistuje, bude vytvorená. Znak vlnovky (~) môže byť použitý ako skratka pre", - "Path where new auto accepted folders will be created, as well as the default suggested path when adding new folders via the UI. Tilde character (~) expands to {%tilde%}.": "Cesta, kde budú vytvorené nové, automaticky prijaté adresáre, rovnako aj predvolená cesta, kam budú pridané nové adresáre cez UI. Vlnovka (~) smeruje do {{tilde}}.", - "Path where versions should be stored (leave empty for the default .stversions directory in the shared folder).": "Cesta, kde budú uložené verzie (ponechajte prázdne pre predvolený adresár .stversions v zdieľanom adresari)", - "Pause": "Pozastaviť", - "Pause All": "Pozastaviť všetky", - "Paused": "Pozastavené", - "Paused (Unused)": "Paused (Unused)", - "Pending changes": "Čakajúce zmeny", - "Periodic scanning at given interval and disabled watching for changes": "Periodické skenovanie v zvolenom rozsahu a vypnuté sledovanie zmien.", - "Periodic scanning at given interval and enabled watching for changes": "Periodické skenovanie v zvolenom rozsahu a zapnuté sledovanie zmien.", - "Periodic scanning at given interval and failed setting up watching for changes, retrying every 1m:": "Periodic scanning at given interval and failed setting up watching for changes, retrying every 1m:", - "Permanently add it to the ignore list, suppressing further notifications.": "Permanently add it to the ignore list, suppressing further notifications.", - "Permissions": "Prístupové oprávnenia", - "Please consult the release notes before performing a major upgrade.": "Pred spustením hlavnej aktualizácie si prosím prečítajte poznámky k vydaniu.", - "Please set a GUI Authentication User and Password in the Settings dialog.": "Zadajte prosím prihlasovanie meno a heslo v dialógovom okne nastavení.", - "Please wait": "Prosím čakajte", - "Prefix indicating that the file can be deleted if preventing directory removal": "Prefix označujúci, že súbor môže byť odstránený, ak bráni odstráneniu adresára.", - "Prefix indicating that the pattern should be matched without case sensitivity": "Prefix označujúci, že vzory by mali ignorovať veľkosť písma.", - "Preparing to Sync": "Príprava na Sync", - "Preview": "Náhľad", - "Preview Usage Report": "Náhľad záznamu o používaní", - "Quick guide to supported patterns": "Rýchly sprievodca podporovanými vzormi", - "Random": "Náhodne", - "Receive Encrypted": "Prijať šifrované", - "Receive Only": "Iba prijímanie", - "Received data is already encrypted": "Prijaté údaje sú už šifrované", - "Recent Changes": "Nedávne zmeny", - "Reduced by ignore patterns": "Znížené o ignorované vzory", - "Release Notes": "Poznámky k vydaniu", - "Release candidates contain the latest features and fixes. They are similar to the traditional bi-weekly Syncthing releases.": "Kandidáti na vydanie obsahujú najnovšie vlastnosti a opravy. Sú podobné tradičným dvojtýždenným vydaniam programu Syncthing.", - "Remote Devices": "Vzdialené zariadenia", - "Remote GUI": "Remote GUI", - "Remove": "Odstrániť", - "Remove Device": "Odstrániť zariadenie", - "Remove Folder": "Odstrániť adresár", - "Required identifier for the folder. Must be the same on all cluster devices.": "Potrebný identifikátor pre adresár. Musí byť rovnaký na všetkých zariadeniach v skupine.", - "Rescan": "Opakovať skenovanie", - "Rescan All": "Opakovať skenovanie všetkých", - "Rescans": "Opätovné skeny", - "Restart": "Reštart", - "Restart Needed": "Potrebný reštart", - "Restarting": "Reštartovanie", - "Restore": "Obnoviť", - "Restore Versions": "Obnoviť verzie", - "Resume": "Pokračovať", - "Resume All": "Pokračuj so všetkými", - "Reused": "Opakovane použité", - "Revert": "Revert", - "Revert Local Changes": "Vrátiť lokálne zmeny", - "Save": "Uložiť", - "Scan Time Remaining": "Zostávajúci čas skenovania", - "Scanning": "Skenovanie", - "See external versioning help for supported templated command line parameters.": "See external versioning help for supported templated command line parameters.", - "Select All": "Vybrať všetko", - "Select a version": "Zvoliť verziu", - "Select additional devices to share this folder with.": "Select additional devices to share this folder with.", - "Select additional folders to share with this device.": "Select additional folders to share with this device.", - "Select latest version": "Zvoliť najnovšiu verziu", - "Select oldest version": "Zvoliť najstaršiu verziu", - "Select the folders to share with this device.": "Vyberte adresáre ktoré chcete zdieľať s týmto zariadením.", - "Send & Receive": "Prijímať a odosielať", - "Send Only": "Iba odosielať", - "Settings": "Nastavenia", - "Share": "Zdieľať", - "Share Folder": "Zdieľať adresár", - "Share Folders With Device": "Zdieľať adresáre so zariadením", - "Share this folder?": "Zdieľať tento adresár?", - "Shared Folders": "Zdieľané priečinky", - "Shared With": "Zdieľané s", - "Sharing": "Zdieľať", - "Show ID": "Zobraziť ID", - "Show QR": "Zobraziť QR", - "Show detailed discovery status": "Show detailed discovery status", - "Show detailed listener status": "Show detailed listener status", - "Show diff with previous version": "Ukázať rozdiely s predchádzajúcou verziou", - "Shown instead of Device ID in the cluster status. Will be advertised to other devices as an optional default name.": "Zobrazované namiesto ID zariadenia v štatúte klastra. Toto pomenovanie bude oznamovať ostatným zariadeniam ako voliteľné predvolené pomenovanie.", - "Shown instead of Device ID in the cluster status. Will be updated to the name the device advertises if left empty.": "Zobrazované namiesto ID zariadenia v klastri. Ak je ponechané prázdne, bude nahradené pomenovaním, ktoré oznamuje zariadenie.", - "Shutdown": "Vypnutie", - "Shutdown Complete": "Vypnutie ukončené", - "Simple File Versioning": "Jednoduché verzie súborov", - "Single level wildcard (matches within a directory only)": "Single level wildcard (matches within a directory only)", - "Size": "Veľkosť", - "Smallest First": "Najmenší najprv", - "Some discovery methods could not be established for finding other devices or announcing this device:": "Some discovery methods could not be established for finding other devices or announcing this device:", - "Some items could not be restored:": "Niektoré položky nemôžu byť obnovené:", - "Some listening addresses could not be enabled to accept connections:": "Some listening addresses could not be enabled to accept connections:", - "Source Code": "Zdrojový kód", - "Stable releases and release candidates": "Stabilné verzie a kandidáti na vydanie", - "Stable releases are delayed by about two weeks. During this time they go through testing as release candidates.": "Stabilné vydania sú odložené asi o dva týždne. Počas tejto doby prechádzajú testovaním ako kandidáti na vydanie.", - "Stable releases only": "Iba stabilné verzie", - "Staggered File Versioning": "Rozložené verzie súborov", - "Start Browser": "Spusti prehliadač", - "Statistics": "Štatistika", - "Stopped": "Zastavené", - "Stores and syncs only encrypted data. Folders on all connected devices need to be set up with the same password or be of type \"{%receiveEncrypted%}\" too.": "Stores and syncs only encrypted data. Folders on all connected devices need to be set up with the same password or be of type \"{{receiveEncrypted}}\" too.", - "Support": "Podpora", - "Support Bundle": "Support Bundle", - "Sync Protocol Listen Addresses": "Adresa načúvania synchronizačného protokolu", - "Syncing": "Synchronizácia", - "Syncthing has been shut down.": "Syncthing bol vypnutý.", - "Syncthing includes the following software or portions thereof:": "Syncthing obsahuje nasledujúci software nebo jeho časti:", - "Syncthing is Free and Open Source Software licensed as MPL v2.0.": "Syncthing je otvorený softvér s licenciou MPL v2.0.", - "Syncthing is listening on the following network addresses for connection attempts from other devices:": "Syncthing is listening on the following network addresses for connection attempts from other devices:", - "Syncthing is not listening for connection attempts from other devices on any address. Only outgoing connections from this device may work.": "Syncthing is not listening for connection attempts from other devices on any address. Only outgoing connections from this device may work.", - "Syncthing is restarting.": "Syncthing sa reštartuje.", - "Syncthing is upgrading.": "Syncthing sa aktualizuje.", - "Syncthing now supports automatically reporting crashes to the developers. This feature is enabled by default.": "Syncthing now supports automatically reporting crashes to the developers. This feature is enabled by default.", - "Syncthing seems to be down, or there is a problem with your Internet connection. Retrying…": "Syncthing se zdá byť nefunkčný, alebo je problém s internetovým pripojením. Opakujem...", - "Syncthing seems to be experiencing a problem processing your request. Please refresh the page or restart Syncthing if the problem persists.": "Syncthing seems to be experiencing a problem processing your request. Please refresh the page or restart Syncthing if the problem persists.", - "Take me back": "Späť", - "The GUI address is overridden by startup options. Changes here will not take effect while the override is in place.": "The GUI address is overridden by startup options. Changes here will not take effect while the override is in place.", - "The Syncthing Authors": "The Syncthing Authors", - "The Syncthing admin interface is configured to allow remote access without a password.": "The Syncthing admin interface is configured to allow remote access without a password.", - "The aggregated statistics are publicly available at the URL below.": "Súhrnné štatistiky sú verejne dostupné na uvedenej URL.", - "The cleanup interval cannot be blank.": "The cleanup interval cannot be blank.", - "The configuration has been saved but not activated. Syncthing must restart to activate the new configuration.": "The configuration has been saved but not activated. Syncthing must restart to activate the new configuration.", - "The device ID cannot be blank.": "ID zariadenia nemôže byť prázdne.", - "The device ID to enter here can be found in the \"Actions > Show ID\" dialog on the other device. Spaces and dashes are optional (ignored).": "ID zariadenie pre vloženie môžete nájsť na druhom zariadení v dialógu \"Akcia > Zobraziť ID\". Medzery a pomlčky sú voliteľné (ignorované).", - "The encrypted usage report is sent daily. It is used to track common platforms, folder sizes and app versions. If the reported data set is changed you will be prompted with this dialog again.": "The encrypted usage report is sent daily. It is used to track common platforms, folder sizes and app versions. If the reported data set is changed you will be prompted with this dialog again.", - "The entered device ID does not look valid. It should be a 52 or 56 character string consisting of letters and numbers, with spaces and dashes being optional.": "The entered device ID does not look valid. It should be a 52 or 56 character string consisting of letters and numbers, with spaces and dashes being optional.", - "The folder ID cannot be blank.": "The folder ID cannot be blank.", - "The folder ID must be unique.": "ID adresára musí byť jedinečné.", - "The folder content on other devices will be overwritten to become identical with this device. Files not present here will be deleted on other devices.": "The folder content on other devices will be overwritten to become identical with this device. Files not present here will be deleted on other devices.", - "The folder content on this device will be overwritten to become identical with other devices. Files newly added here will be deleted.": "The folder content on this device will be overwritten to become identical with other devices. Files newly added here will be deleted.", - "The folder path cannot be blank.": "Cesta k adresáru nemôže byť prázdna.", - "The following intervals are used: for the first hour a version is kept every 30 seconds, for the first day a version is kept every hour, for the first 30 days a version is kept every day, until the maximum age a version is kept every week.": "The following intervals are used: for the first hour a version is kept every 30 seconds, for the first day a version is kept every hour, for the first 30 days a version is kept every day, until the maximum age a version is kept every week.", - "The following items could not be synchronized.": "The following items could not be synchronized.", - "The following items were changed locally.": "Tieto položky boli zmenené lokálne", - "The following methods are used to discover other devices on the network and announce this device to be found by others:": "The following methods are used to discover other devices on the network and announce this device to be found by others:", - "The following unexpected items were found.": "The following unexpected items were found.", - "The interval must be a positive number of seconds.": "The interval must be a positive number of seconds.", - "The interval, in seconds, for running cleanup in the versions directory. Zero to disable periodic cleaning.": "The interval, in seconds, for running cleanup in the versions directory. Zero to disable periodic cleaning.", - "The maximum age must be a number and cannot be blank.": "Maximálny vek musí byť číslo a nemôže byť prázdne.", - "The maximum time to keep a version (in days, set to 0 to keep versions forever).": "The maximum time to keep a version (in days, set to 0 to keep versions forever).", - "The number of days must be a number and cannot be blank.": "Počet dní musí byť číslo a nemôže byť prázdny.", - "The number of days to keep files in the trash can. Zero means forever.": "Počet dní pre uchovanie súborov v koši. Nula znamená navždy.", - "The number of old versions to keep, per file.": "Počet uchovávaných starších verzií pre každý súbor.", - "The number of versions must be a number and cannot be blank.": "Počet verzií musí byť číslo a nemôže byť prázdny.", - "The path cannot be blank.": "Cesta nemôže byť prázdna.", - "The rate limit must be a non-negative number (0: no limit)": "Limit rýchlosti musí byť kladné číslo (0: bez limitu)", - "The rescan interval must be a non-negative number of seconds.": "The rescan interval must be a non-negative number of seconds.", - "There are no devices to share this folder with.": "There are no devices to share this folder with.", - "There are no folders to share with this device.": "There are no folders to share with this device.", - "They are retried automatically and will be synced when the error is resolved.": "They are retried automatically and will be synced when the error is resolved.", - "This Device": "Toto zariadenie", - "This can easily give hackers access to read and change any files on your computer.": "This can easily give hackers access to read and change any files on your computer.", - "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.": "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.", - "This is a major version upgrade.": "Toto je hlavná aktualizácia.", - "This setting controls the free space required on the home (i.e., index database) disk.": "Toto nastavenie kontroluje voľné miesto požadované na domovskom disku (napr. indexová databáza).", - "Time": "Čas", - "Time the item was last modified": "Čas poslednej zmeny položky", - "Trash Can File Versioning": "Verzie súborov v koši", - "Type": "Typ", - "UNIX Permissions": "UNIX Permissions", - "Unavailable": "Nedostupné", - "Unavailable/Disabled by administrator or maintainer": "Nedostupné/Zakázané administrátorom alebo správcom", - "Undecided (will prompt)": "Undecided (will prompt)", - "Unexpected Items": "Unexpected Items", - "Unexpected items have been found in this folder.": "Unexpected items have been found in this folder.", - "Unignore": "Unignore", - "Unknown": "Neznáme", - "Unshared": "Nezdieľané", - "Unshared Devices": "Unshared Devices", - "Unshared Folders": "Unshared Folders", - "Untrusted": "Untrusted", - "Up to Date": "Aktuálne", - "Updated": "Aktualizované", - "Upgrade": "Aktualizácia", - "Upgrade To {%version%}": "Aktualizovať na {{version}}", - "Upgrading": "Aktualizácia", - "Upload Rate": "Rýchlosť odosielania", - "Uptime": "Doba prevádzky", - "Usage reporting is always enabled for candidate releases.": "Hlásenia o používaní sú pri kandidátoch na vydanie vždy povolené.", - "Use HTTPS for GUI": "Použiť HTTPS pre grafické rozhranie", - "Use notifications from the filesystem to detect changed items.": "Use notifications from the filesystem to detect changed items.", - "Username/Password has not been set for the GUI authentication. Please consider setting it up.": "Username/Password has not been set for the GUI authentication. Please consider setting it up.", - "Version": "Verzia", - "Versions": "Verzie", - "Versions Path": "Cesta k verziám", - "Versions are automatically deleted if they are older than the maximum age or exceed the number of files allowed in an interval.": "Verzie sú automaticky zmazané ak sú staršie ako je maximálny časový limit alebo presiahnu počet súborov povolených v danom intervale.", - "Waiting to Clean": "Čakám na čistenie", - "Waiting to Scan": "Čakám na sken", - "Waiting to Sync": "Čakám na Sync", - "Warning": "Warning", - "Warning, this path is a parent directory of an existing folder \"{%otherFolder%}\".": "Warning, this path is a parent directory of an existing folder \"{{otherFolder}}\".", - "Warning, this path is a parent directory of an existing folder \"{%otherFolderLabel%}\" ({%otherFolder%}).": "Warning, this path is a parent directory of an existing folder \"{{otherFolderLabel}}\" ({{otherFolder}}).", - "Warning, this path is a subdirectory of an existing folder \"{%otherFolder%}\".": "Warning, this path is a subdirectory of an existing folder \"{{otherFolder}}\".", - "Warning, this path is a subdirectory of an existing folder \"{%otherFolderLabel%}\" ({%otherFolder%}).": "Warning, this path is a subdirectory of an existing folder \"{{otherFolderLabel}}\" ({{otherFolder}}).", - "Warning: If you are using an external watcher like {%syncthingInotify%}, you should make sure it is deactivated.": "Warning: If you are using an external watcher like {{syncthingInotify}}, you should make sure it is deactivated.", - "Watch for Changes": "Sleduj zmeny", - "Watching for Changes": "Sledujú sa zmeny", - "Watching for changes discovers most changes without periodic scanning.": "Watching for changes discovers most changes without periodic scanning.", - "When adding a new device, keep in mind that this device must be added on the other side too.": "When adding a new device, keep in mind that this device must be added on the other side too.", - "When adding a new folder, keep in mind that the Folder ID is used to tie folders together between devices. They are case sensitive and must match exactly between all devices.": "When adding a new folder, keep in mind that the Folder ID is used to tie folders together between devices. They are case sensitive and must match exactly between all devices.", - "Yes": "Áno", - "You can also select one of these nearby devices:": "Môžete tiež vybrať jedno z týchto blízkych zariadení:", - "You can change your choice at any time in the Settings dialog.": "Voľbu môžete kedykoľvek zmeniť v dialógu Nastavenia.", - "You can read more about the two release channels at the link below.": "O dvoch vydávacích kanáloch si môžete viacej prečítať v odkaze nižšie.", - "You have no ignored devices.": "Nemáte žiadne ignorované zariadenia.", - "You have no ignored folders.": "Nemáte žiadne ignorované priečinky.", - "You have unsaved changes. Do you really want to discard them?": "Niektoré zmeny ste neuložili. Chcete ich skutočne zahodiť?", - "You must keep at least one version.": "Musíte ponechať aspoň jednu verziu", - "You should never add or change anything locally in a \"{%receiveEncrypted%}\" folder.": "You should never add or change anything locally in a \"{{receiveEncrypted}}\" folder.", - "days": "dní", - "directories": "priečinky", - "files": "súbory", - "full documentation": "úplná dokumntácia", - "items": "položiek", - "seconds": "sekúnd", - "{%device%} wants to share folder \"{%folder%}\".": "{{device}} chce zdieľať adresár \"{{folder}}\".", - "{%device%} wants to share folder \"{%folderlabel%}\" ({%folder%}).": "{{device}} chce zdieľať adresár \"{{folderlabel}}\" ({{folder}}).", - "{%reintroducer%} might reintroduce this device.": "{{reintroducer}} might reintroduce this device." -} \ No newline at end of file diff --git a/gui/default/assets/lang/lang-sl.json b/gui/default/assets/lang/lang-sl.json new file mode 100644 index 00000000000..309e22d33cd --- /dev/null +++ b/gui/default/assets/lang/lang-sl.json @@ -0,0 +1,462 @@ +{ + "A device with that ID is already added.": "Naprava z istim ID-jem že obstaja.", + "A negative number of days doesn't make sense.": "Negativno število dni nima smisla.", + "A new major version may not be compatible with previous versions.": "Nova glavna različica morda ni združljiva s prejšnjimi različicami. ", + "API Key": "Ključ API", + "About": "O sistemu ...", + "Action": "Dejanje", + "Actions": "Dejanja", + "Add": "Dodaj", + "Add Device": "Dodaj napravo", + "Add Folder": "Dodaj mapo", + "Add Remote Device": "Dodaj oddaljeno napravo", + "Add devices from the introducer to our device list, for mutually shared folders.": "Dodajte naprave od uvajalca na naš seznam naprav, za vzajemno deljenje map.", + "Add ignore patterns": "Dodaj vzorce za ignoriranje", + "Add new folder?": "Dodaj novo mapo", + "Additionally the full rescan interval will be increased (times 60, i.e. new default of 1h). You can also configure it manually for every folder later after choosing No.": "Poleg tega bo celoten interval ponovnega skeniranja se povečal (60 krat, torej nova privzeta vrednost 1 ure). Ti lahko tudi nastaviš si to ročno za vsako mapo pozneje, če ste prej izbrali Ne.", + "Address": "Naslov", + "Addresses": "Naslovi", + "Advanced": "Napredno", + "Advanced Configuration": "Napredna konfiguracija", + "All Data": "Vsi podatki", + "All Time": "Celi čas", + "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.": "Vse deljene mape z to napravo morajo biti zaščitena z geslom, tako, da so vsi poslani podatki neberljivi, brez podanega gesla. ", + "Allow Anonymous Usage Reporting?": "Ali naj se dovoli brezimno poročanje o uporabi?", + "Allowed Networks": "Dovoljena omrežja", + "Alphabetic": "Po abecedi", + "Altered by ignoring deletes.": "Altered by ignoring deletes.", + "An external command handles the versioning. It has to remove the file from the shared folder. If the path to the application contains spaces, it should be quoted.": "Zunanji ukaz upravlja z različicami. To mora odstraniti datoteko od deljene mape. Če pot do aplikacije vsebuje presledke, jo postavite v dvojne narekovaje.", + "Anonymous Usage Reporting": "Brezimno poročanje o uporabi", + "Anonymous usage report format has changed. Would you like to move to the new format?": "Format anonimnega poročanja uporabe se je spremenil. Ali želite se premakniti na novi format?", + "Apply": "Apply", + "Are you sure you want to override all remote changes?": "Ali ste prepričani, da želite preglasiti vse oddaljene spremembe?", + "Are you sure you want to permanently delete all these files?": "Ste prepričani, da želite trajno izbrisati datoteke?", + "Are you sure you want to remove device {%name%}?": "Ste prepričani, da želite odstraniti napravo {{name}}?", + "Are you sure you want to remove folder {%label%}?": "Ste prepričani, da želite odstraniti mapo {{label}}?", + "Are you sure you want to restore {%count%} files?": "Ste prepričani, da želite obnoviti {{count}} datotek?", + "Are you sure you want to revert all local changes?": "Ste prepričani, da želite povrniti vse lokalne spremembe?", + "Are you sure you want to upgrade?": "Ali ste prepričani, da želite nadgraditi?", + "Auto Accept": "Samodejno sprejmi", + "Automatic Crash Reporting": "Avtomatsko poročanje o sesutju", + "Automatic upgrade now offers the choice between stable releases and release candidates.": "Samodejna nadgradnja zdaj ponuja izbiro med stabilnimi izdajami in kandidati za izdajo.", + "Automatic upgrades": "Avtomatično posodabljanje", + "Automatic upgrades are always enabled for candidate releases.": "Samodejne nadgradnje so vedno omogočene za kandidatne izdaje.", + "Automatically create or share folders that this device advertises at the default path.": "Samodejno ustvarite ali delite mape, ki jih ta naprava oglašuje na privzeti poti.", + "Available debug logging facilities:": "Razpoložljive naprave za beleženje napak:", + "Be careful!": "Previdno!", + "Bugs": "Hrošči", + "Cancel": "Prekliči", + "Changelog": "Spremembe", + "Clean out after": "Počisti kasneje", + "Cleaning Versions": "Različice za očistiti", + "Cleanup Interval": "Interval čiščenja", + "Click to see full identification string and QR code.": "Pritisnite, če si želite ogledati celoten identifikacijski niz in QR kodo.", + "Close": "Zapri", + "Command": "Ukaz", + "Comment, when used at the start of a line": "Komentar uporabljen na začetku vrstice", + "Compression": "Stisnjeno", + "Configured": "Nastavljeno", + "Connected (Unused)": "Povezano (neuporabljeno)", + "Connection Error": "Napaka povezave", + "Connection Type": "Tip povezave", + "Connections": "Povezave", + "Continuously watching for changes is now available within Syncthing. This will detect changes on disk and issue a scan on only the modified paths. The benefits are that changes are propagated quicker and that less full scans are required.": "Nenehno spremljanje sprememb je zdaj na voljo v Syncthing-u. To bo zaznalo spremembe na disku in izdalo skeniranje samo na spremenjenih poteh. Prednosti so, da se spremembe hitreje širijo in da je potrebnih manj popolnih pregledov.", + "Copied from elsewhere": "Prekopirano od drugod.", + "Copied from original": "Kopiranje z originala", + "Currently Shared With Devices": "Trenutno deljeno z napravami", + "Custom Range": "Obseg po meri", + "Danger!": "Nevarno!", + "Debugging Facilities": "Možnosti za odpravljanje napak", + "Default Configuration": "Privzeta konfiguracija", + "Default Device": "Privzeta naprava", + "Default Folder": "Privzeta mapa", + "Default Ignore Patterns": "Default Ignore Patterns", + "Defaults": "Privzeti", + "Delete": "Izbriši", + "Delete Unexpected Items": "Izbrišite nepričakovane predmete", + "Deleted {%file%}": "Deleted {{file}}", + "Deselect All": "Prekliči vse", + "Deselect devices to stop sharing this folder with.": "Prekliči izbiro naprav, z katerimi ne želiš več deliti mape.", + "Deselect folders to stop sharing with this device.": "Prekliči mape, da se ne delijo več z to napravo.", + "Device": "Naprava", + "Device \"{%name%}\" ({%device%} at {%address%}) wants to connect. Add new device?": "Naprava \"{{name}}\" {{device}} na ({{address}}) želi vzpostaviti povezavo. Dodaj novo napravo?", + "Device ID": "ID Naprave", + "Device Identification": "Identifikacija naprave", + "Device Name": "Ime naprave", + "Device is untrusted, enter encryption password": "Naprava ni zaupljiva, vnesite geslo za šifriranje", + "Device rate limits": "Omejitve hitrosti naprave", + "Device that last modified the item": "Naprava, ki je nazadnje spremenila predmet", + "Devices": "Naprave", + "Disable Crash Reporting": "Onemogoči poročanje o zrušitvah", + "Disabled": "Onemogočeno", + "Disabled periodic scanning and disabled watching for changes": "Onemogočeno občasno skeniranje in onemogočeno spremljanje sprememb", + "Disabled periodic scanning and enabled watching for changes": "Onemogočeno občasno skeniranje in omogočeno spremljanje sprememb", + "Disabled periodic scanning and failed setting up watching for changes, retrying every 1m:": "Onemogočeno periodično skeniranje in neuspešna nastavitev opazovanja sprememb, ponovni poskus vsake 1 minute:", + "Disables comparing and syncing file permissions. Useful on systems with nonexistent or custom permissions (e.g. FAT, exFAT, Synology, Android).": "Onemogoči primerjavo in sinhronizacijo dovoljenj za datoteke. Uporabno v sistemih z neobstoječimi dovoljenji ali dovoljenji po meri (npr. FAT, exFAT, Synology, Android).", + "Discard": "Zavrzi", + "Disconnected": "Brez povezave", + "Disconnected (Unused)": "Ni povezave (neuporabljeno)", + "Discovered": "Odkrito", + "Discovery": "Odkritje", + "Discovery Failures": "Napake odkritja", + "Discovery Status": "Stanje odkritja", + "Dismiss": "Opusti", + "Do not add it to the ignore list, so this notification may recur.": "Ne dodajte to na seznam prezrtih, tako, da se obvestilo lahko ponovi.", + "Do not restore": "Ne obnovi", + "Do not restore all": "Ne obnovi vse", + "Do you want to enable watching for changes for all your folders?": "Ali želite omogočiti spremljanje sprememb za vse svoje mape?", + "Documentation": "Dokumentacija", + "Download Rate": "Hitrost prejemanja", + "Downloaded": "Prenešeno", + "Downloading": "Prenašanje", + "Edit": "Uredi", + "Edit Device": "Uredi napravo", + "Edit Device Defaults": "Uredi privzete nastavitve naprave", + "Edit Folder": "Uredi mapo", + "Edit Folder Defaults": "Uredi privzete nastavitve mape", + "Editing {%path%}.": "Ureja se {{path}}.", + "Enable Crash Reporting": "Omogoči poročanje o zrušitvah", + "Enable NAT traversal": "Omogoči NAT prehod", + "Enable Relaying": "Omogoči posredovanje", + "Enabled": "Omogočeno", + "Enter a non-negative number (e.g., \"2.35\") and select a unit. Percentages are as part of the total disk size.": "Vnesite število, katera ni negativno (npr. \"2,35\") in izberite enoto. Odstotki so del celotne velikosti diska.", + "Enter a non-privileged port number (1024 - 65535).": "Vnesite neprivilegirano številko omrežnih vrat (1024 - 65535).", + "Enter comma separated (\"tcp://ip:port\", \"tcp://host:port\") addresses or \"dynamic\" to perform automatic discovery of the address.": "Vnesi z vejico ločene naslove (\"tcp://ip:port\", \"tcp://host:port\") ali \"dynamic\" za samodejno odkrivanje naslova.", + "Enter ignore patterns, one per line.": "Vnesite spregledni vzorec, enega v vrsto", + "Enter up to three octal digits.": "Vnesite do tri osmiške števke.", + "Error": "Napaka", + "External": "External", + "External File Versioning": "Zunanje beleženje različic datotek", + "Failed Items": "Neuspeli predmeti", + "Failed to load file versions.": "Failed to load file versions.", + "Failed to load ignore patterns.": "Prezrih vzorcev ni bilo mogoče naložiti.", + "Failed to setup, retrying": "Nastavitev ni uspela, ponovni poskus", + "Failure to connect to IPv6 servers is expected if there is no IPv6 connectivity.": "Neuspeh povezav z IPv6 strežniki je pričakovan, če ni IPv6 povezljivost.", + "File Pull Order": "Vrstni red prenosa datotek", + "File Versioning": "Beleženje različic datotek", + "Files are moved to .stversions directory when replaced or deleted by Syncthing.": "Datoteke so premaknjene v .stversions mapo ob brisanju ali zamenjavi s strani programa Syncthing.", + "Files are moved to date stamped versions in a .stversions directory when replaced or deleted by Syncthing.": "Datoteke se premaknejo v datumsko označene različice v mapi .stversions, ko jih zamenja ali izbriše Syncthing.", + "Files are protected from changes made on other devices, but changes made on this device will be sent to the rest of the cluster.": "Datoteke so zaščitene pred spremembami z drugih naprav, ampak spremembe narejene na tej napravi bodo poslane na ostale naprave.", + "Files are synchronized from the cluster, but any changes made locally will not be sent to other devices.": "Datoteke se sinhronizirajo iz gruče, vendar vse spremembe, narejene lokalno, ne bodo poslane drugim napravam.", + "Filesystem Watcher Errors": "Napake opazovalca datotečnega sistema", + "Filter by date": "Filtriraj po datumu", + "Filter by name": "Filtriraj po imenu", + "Folder": "Mapa", + "Folder ID": "ID Mape", + "Folder Label": "Oznaka mape", + "Folder Path": "Pot do mape", + "Folder Type": "Vrsta mape", + "Folder type \"{%receiveEncrypted%}\" can only be set when adding a new folder.": "Vrsta mape »{{receiveEncrypted}}« je mogoče nastaviti samo ob dodajanju nove mape.", + "Folder type \"{%receiveEncrypted%}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.": "Vrste mape »{{receiveEncrypted}}« po dodajanju mape ni mogoče spremeniti. Odstraniti morate mapo, izbrisati ali dešifrirati podatke na disku in ponovno dodati mapo.", + "Folders": "Mape", + "For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't.": "Za naslednje mape je prišlo do napake, ko so se začele spremljati spremembe. Se bo ponovno poskusilo vsako minuto, tako da lahko napake kmalu izginejo. Če vztrajajo, poskusite odpraviti osnovno težavo in prosite za pomoč, če ne morete.", + "Forever": "Forever", + "Full Rescan Interval (s)": "Polni interval osveževanja (v sekundah)", + "GUI": "Vmesnik", + "GUI Authentication Password": "Geslo overjanja vmesnika", + "GUI Authentication User": "Uporabniško ime overjanja vmesnika", + "GUI Authentication: Set User and Password": "Overjanje za grafični vmesnik: Nastavi uporabnika in geslo", + "GUI Listen Address": "Naslov grafičnega vmesnika", + "GUI Theme": "Slog grafičnega vmesnika", + "General": "Splošno", + "Generate": "Ustvari", + "Global Discovery": "Splošno odkrivanje", + "Global Discovery Servers": "Strežniki splošnega odkrivanja", + "Global State": "Stanje odkrivanja", + "Help": "Pomoč", + "Home page": "Domača stran", + "However, your current settings indicate you might not want it enabled. We have disabled automatic crash reporting for you.": "Vendar pa vaše trenutne nastavitve kažejo, da morda ne želite to omogočiti. Za vas smo onemogočili samodejno poročanje o zrušitvah.", + "Identification": "Identifikacija", + "If untrusted, enter encryption password": "Če ni zaupanja vreden, vnesite geslo za šifriranje", + "If you want to prevent other users on this computer from accessing Syncthing and through it your files, consider setting up authentication.": "Če želite drugim uporabnikom v tem računalniku preprečiti dostop do Syncthinga in prek njega do vaših datotek, razmislite o nastavitvi preverjanja pristnosti.", + "Ignore": "Prezri", + "Ignore Patterns": "Vzorec preziranja", + "Ignore Permissions": "Prezri dovoljenja", + "Ignore patterns can only be added after the folder is created. If checked, an input field to enter ignore patterns will be presented after saving.": "Vzorci za ignoriranje se lahko edino dodajo po tem, ko se ustvari mapi. Če je odkljukano, se predstavi vhodno polje za vnos njega.", + "Ignored Devices": "Prezrte naprave", + "Ignored Folders": "Prezrte mape", + "Ignored at": "Prezrt pri", + "Incoming Rate Limit (KiB/s)": "Omejitev nalaganja (KiB/s)", + "Incorrect configuration may damage your folder contents and render Syncthing inoperable.": "Nepravilna konfiguracija lahko poškodujejo vsebino vaše mape in povzroči, da Syncthing postane neoperativen.", + "Introduced By": "Predstavil", + "Introducer": "Uvajalec", + "Inversion of the given condition (i.e. do not exclude)": "Inverzija podanega pogoja (primer. ne vključi)", + "Keep Versions": "Ohrani različice", + "LDAP": "LDAP", + "Largest First": "najprej največja", + "Last 30 Days": "Zadnjih 30 dni", + "Last 7 Days": "Zadnjih 7 dni", + "Last Month": "Zadnji mesec", + "Last Scan": "Zadnje skeniranje", + "Last seen": "Zadnjič videno", + "Latest Change": "Najnovejša sprememba", + "Learn more": "Nauči se več", + "Limit": "Omejitev", + "Listener Failures": "Napake vmesnika", + "Listener Status": "Stanje vmesnika", + "Listeners": "Poslušalci", + "Loading data...": "Nalaganje podatkov...", + "Loading...": "Nalaganje...", + "Local Additions": "Lokalni dodatki", + "Local Discovery": "Krajevno odkrivanje", + "Local State": "Krajevno stanje", + "Local State (Total)": "Krajevno stanje (vsota)", + "Locally Changed Items": "Lokalno spremenjeni predmeti", + "Log": "Dnevnik", + "Log tailing paused. Scroll to the bottom to continue.": "Odvajanje dnevnika je zaustavljeno. Za nadaljevanje se pomaknite do dna.", + "Logs": "Dnevniki", + "Major Upgrade": "Večja nadgradnja", + "Mass actions": "Množične akcije", + "Maximum Age": "Največja starost", + "Metadata Only": "Samo metapodatki ", + "Minimum Free Disk Space": "Minimalen nezaseden prostor na disku", + "Mod. Device": "Spremenjeno od naprave", + "Mod. Time": "Čas spremembe", + "Move to top of queue": "Premakni na vrh čakalne vrste", + "Multi level wildcard (matches multiple directory levels)": "Več ravni map (sklada se z več ravni map in podmap)", + "Never": "Nikoli", + "New Device": "Nova Naprava", + "New Folder": "Nova Mapa", + "Newest First": "najprej najnovejši", + "No": "Ne", + "No File Versioning": "Brez beleženja različic datotek", + "No files will be deleted as a result of this operation.": "Nobene datoteke se ne bodo izbrisale kot rezultat od te operacije.", + "No upgrades": "Nobene posodobitve", + "Not shared": "Ni deljeno", + "Notice": "Obvestilo", + "OK": "V redu", + "Off": "Brez", + "Oldest First": "Najprej najstarejši", + "Optional descriptive label for the folder. Can be different on each device.": "Izbirna opisna oznaka za mapo. Na vsaki napravi je lahko drugačna.", + "Options": "Možnosti", + "Out of Sync": "Neusklajeno", + "Out of Sync Items": "Predmeti izven sinhronizacije", + "Outgoing Rate Limit (KiB/s)": "Omejitev prenašanja (KiB/s)", + "Override": "Preglasi", + "Override Changes": "Prepiši spremembe", + "Path": "Pot", + "Path to the folder on the local computer. Will be created if it does not exist. The tilde character (~) can be used as a shortcut for": "Pot do mape v lokalnem računalniku. Ustvarjeno bo, če ne obstaja. Znak tilde (~) lahko uporabite kot bližnjico za", + "Path where versions should be stored (leave empty for the default .stversions directory in the shared folder).": "Pot, kjer naj bodo shranjene različice (pustite prazno za privzeto mapo .stversions v mapi skupne rabe).", + "Pause": "Premor", + "Pause All": "Začasno ustavi vse", + "Paused": "V premoru", + "Paused (Unused)": "Zaustavljeno (neuporabljeno)", + "Pending changes": "Čakajoče spremembe", + "Periodic scanning at given interval and disabled watching for changes": "Občasno skeniranje v določenem intervalu in onemogočeno spremljanje sprememb", + "Periodic scanning at given interval and enabled watching for changes": "Periodično skeniranje v določenem intervalu in omogočeno spremljanje sprememb", + "Periodic scanning at given interval and failed setting up watching for changes, retrying every 1m:": "Periodično skeniranje v določenem intervalu in neuspešna nastavitev spremljanje sprememb, ponovni poskus vsake 1 minute:", + "Permanently add it to the ignore list, suppressing further notifications.": "Trajno ga dodajte na seznam prezrtih, tako da preprečite nadaljnja obvestila.", + "Please consult the release notes before performing a major upgrade.": "Prosimo, da preverite opombe ob izdaji, preden izvedete nadgradnjo na glavno različico.", + "Please set a GUI Authentication User and Password in the Settings dialog.": "Prosimo, nastavite uporabnika in geslo za preverjanje pristnosti grafičnega vmesnika v pozivnem oknu Nastavitve.", + "Please wait": "Počakajte ...", + "Prefix indicating that the file can be deleted if preventing directory removal": "Predpona, ki označuje, da je datoteko mogoče izbrisati, če preprečuje odstranitev imenika", + "Prefix indicating that the pattern should be matched without case sensitivity": "Predpona, ki označuje, da je treba vzorec ujemati brez občutljivosti velikih in malih črk", + "Preparing to Sync": "Priprava na sinhronizacijo", + "Preview": "Predogled", + "Preview Usage Report": "Predogled poročila uporabe", + "Quick guide to supported patterns": "Hitri vodnik za podprte vzorce", + "Random": "Naključno", + "Receive Encrypted": "Prejmi šifrirano", + "Receive Only": "Samo prejemanje", + "Received data is already encrypted": "Prejeti podatki so že šifrirani", + "Recent Changes": "Nedavne spremembe", + "Reduced by ignore patterns": "Zmanjšano z ignoriranjem vzorcev", + "Release Notes": "Opombe ob izdaji", + "Release candidates contain the latest features and fixes. They are similar to the traditional bi-weekly Syncthing releases.": "Kandidati za izdajo vsebujejo najnovejše funkcije in popravke. Podobne so tradicionalnim dvotedenskim izdajam Syncthing.", + "Remote Devices": "Oddaljene naprave", + "Remote GUI": "Oddaljeni grafični vmesnik", + "Remove": "Odstrani", + "Remove Device": "Odstranite napravo", + "Remove Folder": "Odstranite mapo", + "Required identifier for the folder. Must be the same on all cluster devices.": "Zahtevan identifikator za mapo. Biti mora enak na vseh napravah v gruči.", + "Rescan": "Ponovno osveži", + "Rescan All": "Osveži vse", + "Rescans": "Ponovno skeniranje", + "Restart": "Ponovno zaženi", + "Restart Needed": "Zahtevan je ponovni zagon", + "Restarting": "Poteka ponovni zagon", + "Restore": "Obnovi", + "Restore Versions": "Obnovi različice", + "Resume": "Nadaljuj", + "Resume All": "Nadaljuj vse", + "Reused": "Ponovno uporabi", + "Revert": "Povrni", + "Revert Local Changes": "Razveljavi lokalne spremembe", + "Save": "Shrani", + "Scan Time Remaining": "Preostali čas skeniranja", + "Scanning": "Osveževanje", + "See external versioning help for supported templated command line parameters.": "Oglejte si zunanjo pomoč za urejanje različic za podprte predloge parametrov ukazne vrstice.", + "Select All": "Izberi vse", + "Select a version": "Izberite različico", + "Select additional devices to share this folder with.": "Izberite dodatne naprave za skupno rabo te mape.", + "Select additional folders to share with this device.": "Izberite dodatne mape za skupno rabo s to napravo.", + "Select latest version": "Izberite najnovejšo različico", + "Select oldest version": "Izberite najstarejšo različico", + "Send & Receive": "Pošlji in Prejmi", + "Send Only": "Samo pošiljanje", + "Set Ignores on Added Folder": "Set Ignores on Added Folder", + "Settings": "Nastavitve", + "Share": "Deli", + "Share Folder": "Deli mapo", + "Share this folder?": "Deli to mapo?", + "Shared Folders": "Skupne mape", + "Shared With": "Usklajeno z", + "Sharing": "Skupna raba", + "Show ID": "Pokaži ID", + "Show QR": "Pokaži QR", + "Show detailed discovery status": "Pokaži podroben status odkritja", + "Show detailed listener status": "Pokaži podroben status vmesnika", + "Show diff with previous version": "Pokaži razliko s prejšnjo različico", + "Shown instead of Device ID in the cluster status. Will be advertised to other devices as an optional default name.": "Prikazano namesto ID-ja naprave v stanju gruče. Oglašuje se drugim napravam kot neobvezno privzeto ime.", + "Shown instead of Device ID in the cluster status. Will be updated to the name the device advertises if left empty.": "Prikazano namesto ID-ja naprave v stanju gruče. Če ostane prazno, bo posodobljeno na ime, ki ga oglašuje naprava.", + "Shutdown": "Izklopi", + "Shutdown Complete": "Izklop končan", + "Simple": "Simple", + "Simple File Versioning": "Enostvno beleženje različic datotek", + "Single level wildcard (matches within a directory only)": "Enostopenjski nadomestni znak (ujema se samo v imeniku)", + "Size": "Velikost", + "Smallest First": "najprej najmanjša", + "Some discovery methods could not be established for finding other devices or announcing this device:": "Nekaterih metod odkrivanja ni bilo mogoče vzpostaviti za iskanje drugih naprav ali objavo te naprave:", + "Some items could not be restored:": "Nekaterih predmetov ni bilo mogoče obnoviti:", + "Some listening addresses could not be enabled to accept connections:": "Nekaterim naslovom za poslušanje ni bilo mogoče omogočiti sprejemanja povezav:", + "Source Code": "Izvorna koda", + "Stable releases and release candidates": "Stabilne izdaje in kandidati za sprostitev", + "Stable releases are delayed by about two weeks. During this time they go through testing as release candidates.": "Stabilne izdaje zamujajo za približno dva tedna. V tem času gredo skozi testiranje kot kandidati za izdajo.", + "Stable releases only": "Samo stabilne izdaje", + "Staggered": "Staggered", + "Staggered File Versioning": "Razporeditveno beleženje različic datotek", + "Start Browser": "Zaženi brskalnik", + "Statistics": "Statistika", + "Stopped": "Zaustavljeno", + "Stores and syncs only encrypted data. Folders on all connected devices need to be set up with the same password or be of type \"{%receiveEncrypted%}\" too.": "Shranjuje in sinhronizira samo šifrirane podatke. Mape na vseh povezanih napravah morajo biti nastavljene z istim geslom ali pa morajo biti tudi vrste \"{{receiveEncrypted}}\".", + "Support": "Pomoč", + "Support Bundle": "Podporni paket", + "Sync Protocol Listen Addresses": "Naslovi poslušanja protokola sinhronizacije", + "Sync Status": "Sync Status", + "Syncing": "Usklajevanje", + "Syncthing has been shut down.": "Program Syncthing je onemogočen.", + "Syncthing includes the following software or portions thereof:": "Syncthing vključuje naslednjo programsko opremo ali njene dele:", + "Syncthing is Free and Open Source Software licensed as MPL v2.0.": "Syncthing je brezplačna odprtokodna programska oprema, licencirana kot MPL v2.0.", + "Syncthing is listening on the following network addresses for connection attempts from other devices:": "Syncthing posluša na naslednjih omrežnih naslovih poskuse povezovanja iz drugih naprav:", + "Syncthing is not listening for connection attempts from other devices on any address. Only outgoing connections from this device may work.": "Syncthing ne posluša poskusov povezovanja drugih naprav na katerem koli naslovu. Delujejo lahko samo odhodne povezave iz te naprave.", + "Syncthing is restarting.": "Program Syncthing se ponovno zaganja.", + "Syncthing is upgrading.": "Program Syncthing se posodablja", + "Syncthing now supports automatically reporting crashes to the developers. This feature is enabled by default.": "Syncthing zdaj podpira samodejno poročanje o zrušitvah razvijalcem. Ta funkcija je privzeto omogočena.", + "Syncthing seems to be down, or there is a problem with your Internet connection. Retrying…": "Zdi se, da je Syncthing ni delujoč ali pa je prišlo do težave z vašo internetno povezavo. Ponovni poskus …", + "Syncthing seems to be experiencing a problem processing your request. Please refresh the page or restart Syncthing if the problem persists.": "Zdi se, da ima Syncthing težave pri obdelavi vaše zahteve. Osvežite stran ali znova zaženite Syncthing, če se težava ponovi.", + "Take me back": "Daj me nazaj", + "The GUI address is overridden by startup options. Changes here will not take effect while the override is in place.": "Naslov grafičnega vmesnika preglasijo možnosti zagona. Spremembe tukaj ne bodo veljale, dokler je preglasitev v veljavi.", + "The Syncthing Authors": "Syncthing avtorji", + "The Syncthing admin interface is configured to allow remote access without a password.": "Skrbniški vmesnik Syncthing je konfiguriran tako, da omogoča oddaljeni dostop brez gesla.", + "The aggregated statistics are publicly available at the URL below.": "Zbrani statistični podatki so javno dostopni na spodnjem URL-ju.", + "The cleanup interval cannot be blank.": "Interval čiščenja ne sme biti prazen.", + "The configuration has been saved but not activated. Syncthing must restart to activate the new configuration.": "Konfiguracija je bila shranjena, vendar ni aktivirana. Sinhronizacija se mora znova zagnati, da aktivirate novo konfiguracijo.", + "The device ID cannot be blank.": "ID naprave ne more biti prazno.", + "The device ID to enter here can be found in the \"Actions > Show ID\" dialog on the other device. Spaces and dashes are optional (ignored).": "ID naprave, ki ga vnesete tukaj, najdete v pozivnem oknu »Dejanja > Pokaži ID« na drugi napravi. Presledki in pomišljaji so neobvezni (prezrti).", + "The encrypted usage report is sent daily. It is used to track common platforms, folder sizes and app versions. If the reported data set is changed you will be prompted with this dialog again.": "Poročilo o šifrirani uporabi se pošilja vsak dan. Uporablja se za sledenje običajnih platform, velikosti map in različic aplikacij. Če se sporočeni nabor podatkov spremeni, boste znova pozvani k temu pozivnem oknu.", + "The entered device ID does not look valid. It should be a 52 or 56 character string consisting of letters and numbers, with spaces and dashes being optional.": "Vneseni ID naprave ni videti veljaven. To mora biti niz z 52 ali 56 znaki, sestavljen iz črk in številk, pri čemer so presledki in pomišljaji neobvezni.", + "The folder ID cannot be blank.": "ID mape ne more biti prazno.", + "The folder ID must be unique.": "ID mape more biti edinstveno.", + "The folder content on other devices will be overwritten to become identical with this device. Files not present here will be deleted on other devices.": "Vsebina mape na drugih napravah bo prepisana, da bo postala identična tej napravi. Datoteke, ki niso tukaj, bodo izbrisane na drugih napravah.", + "The folder content on this device will be overwritten to become identical with other devices. Files newly added here will be deleted.": "Vsebina mape na drugih napravah bo prepisana, da bo postala identična tej napravi. Tu na novo dodane datoteke bodo izbrisane.", + "The folder path cannot be blank.": "Pot mape ne more biti prazno.", + "The following intervals are used: for the first hour a version is kept every 30 seconds, for the first day a version is kept every hour, for the first 30 days a version is kept every day, until the maximum age a version is kept every week.": "Uporabljajo se sledeči intervali: prvo uro se različica hrani vsakih 30 sekund, prvi dan se različica hrani vsako uro, prvih 30 dni se različica hrani vsak dan, do najvišje starosti se različica hrani vsaki teden.", + "The following items could not be synchronized.": "Naslednjih predmetov ni bilo mogoče sinhronizirati.", + "The following items were changed locally.": "Naslednji predmeti so bili lokalno spremenjeni.", + "The following methods are used to discover other devices on the network and announce this device to be found by others:": "Naslednje metode se uporabljajo za odkrivanje drugih naprav v omrežju in oznanitev, da jo najdejo drugi:", + "The following unexpected items were found.": "Najdeni so bili naslednji nepričakovani predmeti.", + "The interval must be a positive number of seconds.": "Interval mora biti pozitivno število od sekund.", + "The interval, in seconds, for running cleanup in the versions directory. Zero to disable periodic cleaning.": "Interval, v sekundah, za zagon čiščenja v mapi različic. 0 za onemogočanje občasnega čiščenja.", + "The maximum age must be a number and cannot be blank.": "Najvišja starost mora biti številka in ne sme biti prazno.", + "The maximum time to keep a version (in days, set to 0 to keep versions forever).": "Najdaljši čas za shranjevanje različice (v dnevih, nastavite na 0, da se različice ohranijo za vedno).", + "The number of days must be a number and cannot be blank.": "Število dni mora biti število in ne more biti prazno.", + "The number of days to keep files in the trash can. Zero means forever.": "Število dni kolikor se hranijo datoteke v Smetnjaku. Nič pomeni za zmeraj. ", + "The number of old versions to keep, per file.": "Število starejših različic za hrambo na datoteko.", + "The number of versions must be a number and cannot be blank.": "Število različic mora biti število in ne more biti prazno.", + "The path cannot be blank.": "Pot ne more biti prazna.", + "The rate limit must be a non-negative number (0: no limit)": "Omejitev stopnje odzivnosti mora biti nenegativno število (0: brez omejitve)", + "The remote device has not accepted sharing this folder.": "The remote device has not accepted sharing this folder.", + "The remote device has paused this folder.": "The remote device has paused this folder.", + "The rescan interval must be a non-negative number of seconds.": "Interval skeniranja mora biti pozitivna številka.", + "There are no devices to share this folder with.": "Ni naprav za skupno rabo te mape.", + "There are no file versions to restore.": "Ni različic od datotek za obnoviti.", + "There are no folders to share with this device.": "Ni map za skupno rabo s to napravo.", + "They are retried automatically and will be synced when the error is resolved.": "Samodejno se poskuša znova in bo sinhronizirano, ko je napaka odpravljena.", + "This Device": "Ta naprava", + "This Month": "Ta mesec", + "This can easily give hackers access to read and change any files on your computer.": "To lahko hekerjem preprosto omogoči dostop do branja in spreminjanja vseh datotek v vašem računalniku.", + "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.": "Ta naprava ne more samodejno odkriti drugih naprav ali objaviti svojega naslova, da ga najdejo drugi. Povezujejo se lahko samo naprave s statično konfiguriranimi naslovi.", + "This is a major version upgrade.": "To je nadgradnja glavne različice", + "This setting controls the free space required on the home (i.e., index database) disk.": "Ta nastavitev nadzoruje prosti prostor potreben na domačem (naprimer, indeksirana podatkovna baza) pogonu.", + "Time": "Čas", + "Time the item was last modified": "Čas, ko je bil element nazadnje spremenjen", + "Today": "Danes", + "Trash Can": "Trash Can", + "Trash Can File Versioning": "Beleženje različic datotek s Smetnjakom", + "Twitter": "Twitter", + "Type": "Vrsta", + "UNIX Permissions": "UNIX dovoljenja", + "Unavailable": "Ni na voljo", + "Unavailable/Disabled by administrator or maintainer": "Ni na voljo/Onemogočeno od administratorja ali vzdrževalca", + "Undecided (will prompt)": "Neodločen (bo pozval)", + "Unexpected Items": "Nepričakovani predmeti", + "Unexpected items have been found in this folder.": "V tej mapi so bili najdeni nepričakovani predmeti.", + "Unignore": "Odignoriraj", + "Unknown": "Neznano", + "Unshared": "Ne deli", + "Unshared Devices": "Naprave, ki niso v skupni rabi", + "Unshared Folders": "Mape, ki niso v skupni rabi", + "Untrusted": "Nezaupno", + "Up to Date": "Posodobljeno", + "Updated {%file%}": "Updated {{file}}", + "Upgrade": "Posodobi", + "Upgrade To {%version%}": "Posodobi na različico {{version}}", + "Upgrading": "Posodabljanje", + "Upload Rate": "Hitrost prejemanja", + "Uptime": "Čas delovanja", + "Usage reporting is always enabled for candidate releases.": "Poročanje o uporabi je vedno omogočeno za kandidatne izdaje.", + "Use HTTPS for GUI": "Uporabi protokol HTTPS za vmesnik", + "Use notifications from the filesystem to detect changed items.": "Za odkrivanje spremenjenih elementov uporabite obvestila iz datotečnega sistema.", + "Username/Password has not been set for the GUI authentication. Please consider setting it up.": "Uporabniško ime/geslo ni bilo nastavljeno za preverjanje pristnosti na grafičnem vmesniku. Razmislite o nastavitvi.", + "Version": "Različica", + "Versions": "Različice", + "Versions Path": "Pot do različic", + "Versions are automatically deleted if they are older than the maximum age or exceed the number of files allowed in an interval.": "Različice se samodejno izbrišejo, če so starejše od najvišje starosti ali presegajo dovoljeno število datotek v intervalu.", + "Waiting to Clean": "Čakanje na čiščenje", + "Waiting to Scan": "Čakanje na skeniranje", + "Waiting to Sync": "Čakanje na sinhronizacijo", + "Warning": "Opozorilo", + "Warning, this path is a parent directory of an existing folder \"{%otherFolder%}\".": "Opozorilo, ta pot je nadrejena mapa obstoječe mape \"{{otherFolder}}\".", + "Warning, this path is a parent directory of an existing folder \"{%otherFolderLabel%}\" ({%otherFolder%}).": "Opozorilo, ta pot je nadrejena mapa obstoječe mape \"{{otherFolderLabel}}\" ({{otherFolder}}).", + "Warning, this path is a subdirectory of an existing folder \"{%otherFolder%}\".": "Opozorilo, ta pot je že podmapa obstoječe mape \"{{otherFolder}}\".", + "Warning, this path is a subdirectory of an existing folder \"{%otherFolderLabel%}\" ({%otherFolder%}).": "Opozorilo, ta pot je že podmapa obstoječe mape \"{{otherFolderLabel}}\" ({{otherFolder}}).", + "Warning: If you are using an external watcher like {%syncthingInotify%}, you should make sure it is deactivated.": "Opozorilo: Če uporabljate zunanji opazovalec, kot je {{syncthingInotify}}, se prepričajte, da je deaktiviran.", + "Watch for Changes": "Gleda se za spremembe", + "Watching for Changes": "Gledanje za spremembe", + "Watching for changes discovers most changes without periodic scanning.": "Opazovanje sprememb odkrije večino sprememb brez občasnega skeniranja.", + "When adding a new device, keep in mind that this device must be added on the other side too.": "Ob dodajanju nove naprave imejte v mislih, da ta naprava mora biti dodana tudi na drugi strani.", + "When adding a new folder, keep in mind that the Folder ID is used to tie folders together between devices. They are case sensitive and must match exactly between all devices.": "Ko dodajate novo mapo, ne pozabite, da se ID mape uporablja za povezovanje map med napravami. Razlikujejo se na velike in male črke in se morajo natančno ujemati med vsemi napravami.", + "Yes": "Da", + "Yesterday": "Včeraj", + "You can also select one of these nearby devices:": "Izberete lahko tudi eno od teh naprav v bližini:", + "You can change your choice at any time in the Settings dialog.": "Svojo izbiro lahko kadar koli spremenite v pozivnem oknu Nastavitve.", + "You can read more about the two release channels at the link below.": "Več o obeh kanalih za izdajo si lahko preberete na spodnji povezavi.", + "You have no ignored devices.": "Nimate prezrtih naprav.", + "You have no ignored folders.": "Nimate prezrtih map.", + "You have unsaved changes. Do you really want to discard them?": "Imate neshranjene spremembe. Ali jih res želite zavreči?", + "You must keep at least one version.": "Potrebno je obdržati vsaj eno verzijo.", + "You should never add or change anything locally in a \"{%receiveEncrypted%}\" folder.": "Nikoli ne smete ničesar dodati ali spremeniti lokalno v mapi \"{{receiveEncrypted}}\".", + "days": "dnevi", + "directories": "mape", + "files": "datoteke", + "full documentation": "celotna dokumentacija", + "items": "predmeti", + "seconds": "sekunde", + "theme-name-black": "Črna", + "theme-name-dark": "Temno", + "theme-name-default": "Privzeto", + "theme-name-light": "Svetlo", + "{%device%} wants to share folder \"{%folder%}\".": "{{device}} želi deliti mapo \"{{folder}}\".", + "{%device%} wants to share folder \"{%folderlabel%}\" ({%folder%}).": "{{device}} želi deliti mapo \"{{folderlabel}}\" ({{folder}}).", + "{%reintroducer%} might reintroduce this device.": "{{reintroducer}} bo morda znova predstavil to napravo." +} \ No newline at end of file diff --git a/gui/default/assets/lang/lang-sv.json b/gui/default/assets/lang/lang-sv.json index 81b7684c8a0..1ed16df606d 100644 --- a/gui/default/assets/lang/lang-sv.json +++ b/gui/default/assets/lang/lang-sv.json @@ -11,6 +11,7 @@ "Add Folder": "Lägg till mapp", "Add Remote Device": "Lägg till fjärrenhet", "Add devices from the introducer to our device list, for mutually shared folders.": "Lägg till enheter från introduktören till vår enhetslista för ömsesidigt delade mappar.", + "Add ignore patterns": "Lägg till ignoreringsmönster", "Add new folder?": "Lägg till ny mapp?", "Additionally the full rescan interval will be increased (times 60, i.e. new default of 1h). You can also configure it manually for every folder later after choosing No.": "Dessutom kommer det fullständiga återkommande skanningsintervallet att höjas (60 gånger, d.v.s. ny standard på 1h). Du kan också konfigurera den manuellt för varje mapp senare efter att du har valt Nej.", "Address": "Adress", @@ -18,14 +19,16 @@ "Advanced": "Avancerat", "Advanced Configuration": "Avancerad konfiguration", "All Data": "Alla data", + "All Time": "All tid", "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.": "Alla mappar som delas med denna enhet måste skyddas av ett lösenord, så att alla data som skickas är oläsliga utan det angivna lösenordet.", "Allow Anonymous Usage Reporting?": "Tillåt anonym användarstatistiksrapportering?", "Allowed Networks": "Tillåtna nätverk", "Alphabetic": "Alfabetisk", + "Altered by ignoring deletes.": "Ändrad genom att ignorera borttagningar.", "An external command handles the versioning. It has to remove the file from the shared folder. If the path to the application contains spaces, it should be quoted.": "Ett externt kommando hanterar versionen. Det måste ta bort filen från den delade mappen. Om sökvägen till applikationen innehåller mellanslag bör den citeras.", "Anonymous Usage Reporting": "Anonym användarstatistiksrapportering", "Anonymous usage report format has changed. Would you like to move to the new format?": "Anonymt användningsrapportformat har ändrats. Vill du flytta till det nya formatet?", - "Are you sure you want to continue?": "Är du säker på att du vill fortsätta?", + "Apply": "Tillämpa", "Are you sure you want to override all remote changes?": "Är du säker på att du vill åsidosätta alla fjärrändringar?", "Are you sure you want to permanently delete all these files?": "Är du säker på att du vill ta bort alla dessa filer permanent?", "Are you sure you want to remove device {%name%}?": "Är du säker på att du vill ta bort enheten {{name}}?", @@ -47,7 +50,6 @@ "Clean out after": "Rensa efteråt", "Cleaning Versions": "Rensningsversioner", "Cleanup Interval": "Rensningsintervall", - "Click to see discovery failures": "Klicka för att se annonseringsmisslyckanden", "Click to see full identification string and QR code.": "Klicka för att se fullständig identifieringssträng och QR-kod.", "Close": "Stäng", "Command": "Kommando", @@ -61,21 +63,20 @@ "Continuously watching for changes is now available within Syncthing. This will detect changes on disk and issue a scan on only the modified paths. The benefits are that changes are propagated quicker and that less full scans are required.": "Kontinuerlig bevakning av ändringar är nu tillgängligt i Syncthing. Detta kommer att upptäcka ändringar på disken och utfärda en skanning på endast de ändrade sökvägarna. Fördelarna är att ändringar delas snabbare och att mindre fullständiga skanningar krävs.", "Copied from elsewhere": "Kopierat från annanstans", "Copied from original": "Kopierat från original", - "Copyright © 2014-2019 the following Contributors:": "Copyright © 2014-2019 följande bidragsgivare:", - "Creating ignore patterns, overwriting an existing file at {%path%}.": "Skapa ignorera mönster, skriver över en existerande fil på {{path}}.", "Currently Shared With Devices": "För närvarande delas med enheter", + "Custom Range": "Anpassat intervall", "Danger!": "Fara!", "Debugging Facilities": "Felsökningsfunktioner", "Default Configuration": "Standardkonfiguration", "Default Device": "Standardenhet", "Default Folder": "Standardmapp", - "Default Folder Path": "Standardmappsökväg", + "Default Ignore Patterns": "Standard ignoreringsmönster", "Defaults": "Standard", "Delete": "Ta bort", "Delete Unexpected Items": "Ta bort oväntade objekt", - "Deleted": "Borttagna", + "Deleted {%file%}": "Tog bort {{file}}", "Deselect All": "Avmarkera alla", - "Deselect devices to stop sharing this folder with.": "Avmarkera enheter för att sluta dela denna mapp med.", + "Deselect devices to stop sharing this folder with.": "Avmarkera enheter som du vill sluta dela denna mapp med.", "Deselect folders to stop sharing with this device.": "Avmarkera mappar för att sluta dela med denna enhet.", "Device": "Enhet", "Device \"{%name%}\" ({%device%} at {%address%}) wants to connect. Add new device?": "Enhet \"{{name}}\" ({{device}} på {{address}}) vill ansluta. Lägg till ny enhet?", @@ -92,7 +93,7 @@ "Disabled periodic scanning and enabled watching for changes": "Inaktiverad periodisk skanning och aktiverad bevakning av ändringar", "Disabled periodic scanning and failed setting up watching for changes, retrying every 1m:": "Inaktiverad periodisk skanning och misslyckades med att ställa in bevakning av ändringar, försöker igen var 1:e minut:", "Disables comparing and syncing file permissions. Useful on systems with nonexistent or custom permissions (e.g. FAT, exFAT, Synology, Android).": "Inaktiverar att jämföra och synkronisera filbehörigheter. Användbart för system med obefintliga eller anpassade behörigheter (t.ex. FAT, exFAT, Synology, Android).", - "Discard": "Kasta", + "Discard": "Kassera", "Disconnected": "Frånkopplad", "Disconnected (Unused)": "Frånkopplad (oanvänd)", "Discovered": "Upptäckt", @@ -121,12 +122,14 @@ "Enter a non-negative number (e.g., \"2.35\") and select a unit. Percentages are as part of the total disk size.": "Ange ett icke-negativt antal (t.ex., \"2.35\") och välj en enhet. Procenttalen är som en del av den totala diskstorleken.", "Enter a non-privileged port number (1024 - 65535).": "Ange ett icke-privilegierat portnummer (1024 - 65535).", "Enter comma separated (\"tcp://ip:port\", \"tcp://host:port\") addresses or \"dynamic\" to perform automatic discovery of the address.": "Ange kommaseparerade (\"tcp://ip:port\", \"tcp://host:port\") adresser eller \"dynamic\" för att utföra automatisk upptäckt av adressen.", - "Enter ignore patterns, one per line.": "Ange mönster att ignorera, en per rad.", + "Enter ignore patterns, one per line.": "Ange ignoreringsmönster, en per rad.", "Enter up to three octal digits.": "Ange upp till tre oktala siffror.", "Error": "Fel", + "External": "Extern", "External File Versioning": "Extern filversionshantering", "Failed Items": "Misslyckade objekt", - "Failed to load ignore patterns.": "Det gick inte att läsa in ignorera mönster.", + "Failed to load file versions.": "Det gick inte att läsa in filversioner.", + "Failed to load ignore patterns.": "Det gick inte att läsa in ignoreringsmönster.", "Failed to setup, retrying": "Det gick inte att ställa in, försöker igen", "Failure to connect to IPv6 servers is expected if there is no IPv6 connectivity.": "Det går inte att ansluta till IPv6-servrar om det inte finns någon IPv6-anslutning.", "File Pull Order": "Filhämtningsprioritering", @@ -147,6 +150,7 @@ "Folder type \"{%receiveEncrypted%}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.": "Mapptypen \"{{receiveEncrypted}}\" kan inte ändras efter att mappen har lagts till. Du måste ta bort mappen, ta bort eller dekryptera data på disken och lägga till mappen igen.", "Folders": "Mappar", "For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't.": "För följande mappar uppstod ett fel när du började bevaka ändringar. Det kommer att omförsökas varje minut, så felen kan försvinna snart. Om de fortsätter, försök att åtgärda det underliggande problemet och fråga om hjälp om du inte kan.", + "Forever": "För alltid", "Full Rescan Interval (s)": "Fullständigt återkommande skanningsintervall (s)", "GUI": "Grafiskt användargränssnitt", "GUI Authentication Password": "Autentiseringslösenord för gränssnitt", @@ -166,12 +170,13 @@ "If untrusted, enter encryption password": "Om opålitlig, ange krypteringslösenord", "If you want to prevent other users on this computer from accessing Syncthing and through it your files, consider setting up authentication.": "Om du vill förhindra att andra användare på denna dator får åtkomst till Syncthing och genom det dina filer, överväg att ställa in autentisering.", "Ignore": "Ignorera", - "Ignore Patterns": "Ignorera mönster", + "Ignore Patterns": "Ignoreringsmönster", "Ignore Permissions": "Ignorera rättigheter", + "Ignore patterns can only be added after the folder is created. If checked, an input field to enter ignore patterns will be presented after saving.": "Ignoreringsmönster kan bara läggas till efter att mappen har skapats. Om markerad kommer ett inmatningsfält för att ställa in ignoreringsmönster att visas efter att du har sparat.", "Ignored Devices": "Ignorerade enheter", "Ignored Folders": "Ignorerade mappar", "Ignored at": "Ignorerad vid", - "Incoming Rate Limit (KiB/s)": "Inkommande hastighetsgräns (KiB/s)", + "Incoming Rate Limit (KiB/s)": "Ingående hastighetsgräns (KiB/s)", "Incorrect configuration may damage your folder contents and render Syncthing inoperable.": "Inkorrekt konfiguration kan skada innehållet i mappen and få Syncthing att sluta fungera.", "Introduced By": "Introducerad av", "Introducer": "Introduktör", @@ -179,6 +184,9 @@ "Keep Versions": "Behåll versioner", "LDAP": "LDAP", "Largest First": "Största först", + "Last 30 Days": "Senaste 30 dagarna", + "Last 7 Days": "Senaste 7 dagarna", + "Last Month": "Förra månaden", "Last Scan": "Senaste skanning", "Last seen": "Senast sedd", "Latest Change": "Senaste ändring", @@ -228,7 +236,6 @@ "Override Changes": "Åsidosätt förändringar", "Path": "Sökväg", "Path to the folder on the local computer. Will be created if it does not exist. The tilde character (~) can be used as a shortcut for": "Sökväg till mappen på din dator. Kommer att skapas om det inte finns. Tecknet tilde (~) kan användas som en genväg för", - "Path where new auto accepted folders will be created, as well as the default suggested path when adding new folders via the UI. Tilde character (~) expands to {%tilde%}.": "Sökväg där nya automatiskt accepterade mappar kommer att skapas, liksom föreslagen standardsökväg vid tilläggning av nya mappar via användargränssnittet. Tilde-tecknet (~) expanderar till {{tilde}}.", "Path where versions should be stored (leave empty for the default .stversions directory in the shared folder).": "Sökväg där versioner ska lagras (lämna tomt för standardmappen .stversions i den delade mappen).", "Pause": "Pausa", "Pause All": "Pausa alla", @@ -239,10 +246,9 @@ "Periodic scanning at given interval and enabled watching for changes": "Periodisk skanning vid givet intervall och aktiverad bevakning av ändringar", "Periodic scanning at given interval and failed setting up watching for changes, retrying every 1m:": "Periodisk skanning vid givet intervall och misslyckades med att ställa in bevakning av ändringar, försöker igen var 1:e minut:", "Permanently add it to the ignore list, suppressing further notifications.": "Lägg till det permanent i ignoreringslistan och undertryck ytterligare aviseringar.", - "Permissions": "Behörigheter", - "Please consult the release notes before performing a major upgrade.": "Vänligen läs igenom versionsnyheterna innan du utför en större uppgradering.", - "Please set a GUI Authentication User and Password in the Settings dialog.": "Vänligen ställ in en autentiseringsanvändare och ett lösenord för det grafiska användargränssnittet i dialogrutan Inställningar.", - "Please wait": "Vänligen vänta", + "Please consult the release notes before performing a major upgrade.": "Läs igenom versionsnyheterna innan du utför en större uppgradering.", + "Please set a GUI Authentication User and Password in the Settings dialog.": "Ställ in en autentiseringsanvändare och ett lösenord för det grafiska användargränssnittet i dialogrutan Inställningar.", + "Please wait": "Vänta", "Prefix indicating that the file can be deleted if preventing directory removal": "Prefix som indikerar att filen kan tas bort om den förhindrar mappborttagning", "Prefix indicating that the pattern should be matched without case sensitivity": "Prefix som indikerar att mönstret ska matchas utan skiftlägeskänslighet", "Preparing to Sync": "Förberedelser för synkronisering", @@ -254,7 +260,7 @@ "Receive Only": "Ta endast emot", "Received data is already encrypted": "Mottagna data är redan krypterade", "Recent Changes": "Senaste ändringar", - "Reduced by ignore patterns": "Minskas med ignorera mönster", + "Reduced by ignore patterns": "Minskas med ignoreringsmönster", "Release Notes": "Versionsanteckningar", "Release candidates contain the latest features and fixes. They are similar to the traditional bi-weekly Syncthing releases.": "Utgåvskandidater innehåller de senaste funktionerna och korrigeringarna. De liknar de traditionella Syncthing-utgåvorna som kommer ut varannan vecka.", "Remote Devices": "Fjärrenheter", @@ -286,13 +292,12 @@ "Select additional folders to share with this device.": "Välj ytterligare mappar att dela med denna enhet.", "Select latest version": "Välj senaste versionen", "Select oldest version": "Välj äldsta versionen", - "Select the folders to share with this device.": "Välj mapparna som ska delas med denna enhet.", "Send & Receive": "Skicka & ta emot", "Send Only": "Skicka endast", + "Set Ignores on Added Folder": "Ställ in ignoreringar för tillagd mapp", "Settings": "Inställningar", "Share": "Dela", "Share Folder": "Dela mapp", - "Share Folders With Device": "Dela mappar med enhet", "Share this folder?": "Dela denna mapp?", "Shared Folders": "Delade mappar", "Shared With": "Delas med", @@ -303,9 +308,10 @@ "Show detailed listener status": "Visa detaljerad lyssnarstatus", "Show diff with previous version": "Visa skillnad med tidigare version", "Shown instead of Device ID in the cluster status. Will be advertised to other devices as an optional default name.": "Visas istället för enhets-ID i klusterstatus. Kommer att annonseras på andra enheter som ett valfritt standardnamn.", - "Shown instead of Device ID in the cluster status. Will be updated to the name the device advertises if left empty.": "Visas istället för enhets-ID i klusterstatus. Uppdateras till namnet som enheten annonserar om den lämnas tom.", + "Shown instead of Device ID in the cluster status. Will be updated to the name the device advertises if left empty.": "Visas istället för enhets-ID i klusterstatusen. Kommer att uppdateras till det namn som enheten annonserar som om det lämnas tomt.", "Shutdown": "Stäng av", "Shutdown Complete": "Avstängning klar", + "Simple": "Enkel", "Simple File Versioning": "Enkel filversionshantering", "Single level wildcard (matches within a directory only)": "Jokertecken som representerar noll eller fler godtyckliga tecken i ett filnamn.", "Size": "Storlek", @@ -317,6 +323,7 @@ "Stable releases and release candidates": "Stabila utgåvor och utgåvskandidater", "Stable releases are delayed by about two weeks. During this time they go through testing as release candidates.": "Stabila utgåvor är försenade med cirka två veckor. Under denna tid går de igenom testning som utgåvskandidater.", "Stable releases only": "Endast stabila utgåvor", + "Staggered": "Förskjuten", "Staggered File Versioning": "Filversionshantering i intervall", "Start Browser": "Starta webbläsaren", "Statistics": "Statistik", @@ -325,6 +332,7 @@ "Support": "Support", "Support Bundle": "Support Bundle", "Sync Protocol Listen Addresses": "Lyssnaradresser för synkroniseringsprotokoll", + "Sync Status": "Synkroniseringsstatus", "Syncing": "Synkroniserar", "Syncthing has been shut down.": "Syncthing har stängts.", "Syncthing includes the following software or portions thereof:": "Syncthing innehåller följande mjukvarupaket eller delar av dem:", @@ -335,7 +343,7 @@ "Syncthing is upgrading.": "Syncthing uppgraderas.", "Syncthing now supports automatically reporting crashes to the developers. This feature is enabled by default.": "Syncthing stöder nu automatiskt kraschrapportering till utvecklarna. Denna funktion är aktiverad som standard.", "Syncthing seems to be down, or there is a problem with your Internet connection. Retrying…": "Syncthing verkar vara avstängd eller så är det problem med din internetanslutning. Försöker igen...", - "Syncthing seems to be experiencing a problem processing your request. Please refresh the page or restart Syncthing if the problem persists.": "Syncthing verkar ha drabbats av ett problem med behandlingen av din förfrågan. Vänligen uppdatera sidan eller starta om Syncthing om problemet kvarstår.", + "Syncthing seems to be experiencing a problem processing your request. Please refresh the page or restart Syncthing if the problem persists.": "Syncthing verkar ha drabbats av ett problem med behandlingen av din förfrågan. Uppdatera sidan eller starta om Syncthing om problemet kvarstår.", "Take me back": "Ta mig tillbaka", "The GUI address is overridden by startup options. Changes here will not take effect while the override is in place.": "Den grafiska gränssnittsadressen åsidosätts av startalternativ. Ändringar här träder inte i kraft så länge åsidosättningen är på plats.", "The Syncthing Authors": "Syncthing-upphovsmän", @@ -358,7 +366,7 @@ "The following methods are used to discover other devices on the network and announce this device to be found by others:": "Följande metoder används för att upptäcka andra enheter i nätverket och meddela att denna enhet ska hittas av andra:", "The following unexpected items were found.": "Följande oväntade objekt hittades.", "The interval must be a positive number of seconds.": "Intervallet måste vara ett positivt antal sekunder.", - "The interval, in seconds, for running cleanup in the versions directory. Zero to disable periodic cleaning.": "Intervallet, i sekunder, för att rensa i versionskatalogen. Noll för att inaktivera periodisk rensning.", + "The interval, in seconds, for running cleanup in the versions directory. Zero to disable periodic cleaning.": "Intervallet, i sekunder, för att rensa i versionsmappen. Noll för att inaktivera periodisk rensning.", "The maximum age must be a number and cannot be blank.": "Åldersgränsen måste vara ett tal och kan inte lämnas tomt.", "The maximum time to keep a version (in days, set to 0 to keep versions forever).": "Den längsta tiden att behålla en version (i dagar, ställ in på 0 för att behålla versioner för alltid).", "The number of days must be a number and cannot be blank.": "Antalet dagar måste vara en siffra och får inte vara tomt.", @@ -367,18 +375,25 @@ "The number of versions must be a number and cannot be blank.": "Antalet versioner måste vara ett nummer och kan inte lämnas tomt.", "The path cannot be blank.": "Sökvägen kan inte vara tom.", "The rate limit must be a non-negative number (0: no limit)": "Frekvensgränsen måste vara ett icke-negativt tal (0: ingen gräns)", + "The remote device has not accepted sharing this folder.": "Fjärrenheten har inte accepterat delning av den här mappen.", + "The remote device has paused this folder.": "Fjärrenheten har pausat den här mappen.", "The rescan interval must be a non-negative number of seconds.": "Förnyelseintervallet måste vara ett positivt antal sekunder", "There are no devices to share this folder with.": "Det finns inga enheter att dela denna mapp med.", + "There are no file versions to restore.": "Det finns inga filversioner att återställa.", "There are no folders to share with this device.": "Det finns inga mappar att dela med denna enhet.", "They are retried automatically and will be synced when the error is resolved.": "De omprövas automatiskt och kommer att synkroniseras när felet är löst.", "This Device": "Denna enhet", + "This Month": "Den här månaden", "This can easily give hackers access to read and change any files on your computer.": "Detta kan lätt ge hackare tillgång till att läsa och ändra några filer på datorn.", "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.": "Denna enhet kan inte automatiskt upptäcka andra enheter eller meddela sin egen adress som andra kan hitta. Endast enheter med statiskt konfigurerade adresser kan ansluta.", "This is a major version upgrade.": "Det här är en stor uppgradering.", "This setting controls the free space required on the home (i.e., index database) disk.": "Denna inställning styr hur mycket ledigt utrymme som krävs på hemdisken (dvs. indexdatabasen).", "Time": "Tid", "Time the item was last modified": "Tidpunkten objektet var senast ändrad", + "Today": "Idag", + "Trash Can": "Papperskorgen", "Trash Can File Versioning": "Papperskorgs filversionshantering", + "Twitter": "Twitter", "Type": "Typ", "UNIX Permissions": "UNIX-behörigheter", "Unavailable": "Otillgänglig", @@ -393,7 +408,7 @@ "Unshared Folders": "Odelade mappar", "Untrusted": "Opålitlig", "Up to Date": "Uppdaterad", - "Updated": "Uppdaterade", + "Updated {%file%}": "Uppdaterade {{file}}", "Upgrade": "Uppgradering", "Upgrade To {%version%}": "Uppgradera till {{version}}", "Upgrading": "Uppgraderar", @@ -402,7 +417,7 @@ "Usage reporting is always enabled for candidate releases.": "Användningsrapportering är alltid aktiverad för kandidatutgåvor.", "Use HTTPS for GUI": "Använd HTTPS för gränssnitt", "Use notifications from the filesystem to detect changed items.": "Använd aviseringar från filsystemet för att upptäcka ändrade objekt.", - "Username/Password has not been set for the GUI authentication. Please consider setting it up.": "Användarnamn/lösenord har inte ställts in för autentisering av det grafiska gränssnittet. Vänligen överväg att ställa in det.", + "Username/Password has not been set for the GUI authentication. Please consider setting it up.": "Användarnamn/lösenord har inte ställts in för autentisering av det grafiska gränssnittet. Överväg att ställa in det.", "Version": "Version", "Versions": "Versioner", "Versions Path": "Sökväg för versioner", @@ -422,12 +437,13 @@ "When adding a new device, keep in mind that this device must be added on the other side too.": "När du lägger till en ny enhet, kom ihåg att denna enhet måste läggas till på den andra enheten också.", "When adding a new folder, keep in mind that the Folder ID is used to tie folders together between devices. They are case sensitive and must match exactly between all devices.": "När du lägger till ny mapp, tänk på att mapp-ID knyter ihop mappar mellan olika enheter. De skiftlägeskänsliga och måste matcha precis mellan alla enheter.", "Yes": "Ja", + "Yesterday": "Igår", "You can also select one of these nearby devices:": "Du kan också välja en av dessa närliggande enheter:", "You can change your choice at any time in the Settings dialog.": "Du kan ändra ditt val när som helst i inställningsdialogrutan.", "You can read more about the two release channels at the link below.": "Du kan läsa mer om de två publiceringsskanalerna på länken nedan.", "You have no ignored devices.": "Du har inga ignorerade enheter.", "You have no ignored folders.": "Du har inga ignorerade mappar.", - "You have unsaved changes. Do you really want to discard them?": "Du har osparade ändringar. Vill du verkligen kasta dem?", + "You have unsaved changes. Do you really want to discard them?": "Du har osparade ändringar. Vill du verkligen kassera dem?", "You must keep at least one version.": "Du måste behålla åtminstone en version.", "You should never add or change anything locally in a \"{%receiveEncrypted%}\" folder.": "Du ska aldrig lägga till eller ändra något lokalt i en \"{{receiveEncrypted}}\"-mapp.", "days": "dagar", @@ -436,6 +452,10 @@ "full documentation": "fullständig dokumentation", "items": "objekt", "seconds": "sekunder", + "theme-name-black": "Svart", + "theme-name-dark": "Mörkt", + "theme-name-default": "Standard", + "theme-name-light": "Ljust", "{%device%} wants to share folder \"{%folder%}\".": "{{device}} vill dela mapp \"{{folder}}\".", "{%device%} wants to share folder \"{%folderlabel%}\" ({%folder%}).": "{{device}} vill dela mapp \"{{folderlabel}}\" ({{folder}}).", "{%reintroducer%} might reintroduce this device.": "{{reintroducer}} kan återinföra denna enhet." diff --git a/gui/default/assets/lang/lang-tr.json b/gui/default/assets/lang/lang-tr.json index 1eaee2fa969..07bdf7cfe9e 100644 --- a/gui/default/assets/lang/lang-tr.json +++ b/gui/default/assets/lang/lang-tr.json @@ -11,6 +11,7 @@ "Add Folder": "Klasör Ekle", "Add Remote Device": "Uzak Cihaz Ekle", "Add devices from the introducer to our device list, for mutually shared folders.": "Karşılıklı olarak paylaşılan klasörler için tanıtıcıdan cihaz listemize cihazlar ekleyin.", + "Add ignore patterns": "Yoksayma şekilleri ekle", "Add new folder?": "Yeni klasör eklensin mi?", "Additionally the full rescan interval will be increased (times 60, i.e. new default of 1h). You can also configure it manually for every folder later after choosing No.": "Ek olarak, tam yeniden tarama aralığı artacaktır (60 defa, yani 1 saat yeni varsayılan). Ayrıca, Hayır'ı seçtikten daha sonra her klasör için el ile de yapılandırabilirsiniz.", "Address": "Adres", @@ -18,14 +19,16 @@ "Advanced": "Gelişmiş", "Advanced Configuration": "Gelişmiş Yapılandırma", "All Data": "Tüm Veriler", + "All Time": "Tüm Zamanlar", "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.": "Bu cihazla paylaşılan tüm klasörler bir parola ile korunmak zorundadır, böylece gönderilen tüm veriler verilen parola olmadan okunamaz.", "Allow Anonymous Usage Reporting?": "İsimsiz Kullanım Bildirmeye İzin Verilsin Mi?", "Allowed Networks": "İzin Verilen Ağlar", "Alphabetic": "Alfabetik", + "Altered by ignoring deletes.": "Silmeler yoksayılarak değiştirildi.", "An external command handles the versioning. It has to remove the file from the shared folder. If the path to the application contains spaces, it should be quoted.": "Harici bir komut sürümlendirmeyi gerçekleştirir. Dosyayı paylaşılan klasörden kaldırmak zorundadır. Eğer uygulama yolu boşluklar içeriyorsa, tırnak içine alınmalıdır.", "Anonymous Usage Reporting": "İsimsiz Kullanım Bildirme", "Anonymous usage report format has changed. Would you like to move to the new format?": "İsimsiz kullanım raporu biçimi değişti. Yeni biçime geçmek ister misiniz?", - "Are you sure you want to continue?": "Devam etmek istediğinize emin misiniz?", + "Apply": "Uygula", "Are you sure you want to override all remote changes?": "Tüm uzak değişiklikleri geçersiz kılmak istediğinize emin misiniz?", "Are you sure you want to permanently delete all these files?": "Tüm bu dosyaları kalıcı olarak silmek istediğinize emin misiniz?", "Are you sure you want to remove device {%name%}?": "\"{{name}}\" cihazını kaldırmak istediğinize emin misiniz?", @@ -47,7 +50,6 @@ "Clean out after": "Şundan sonra temizle", "Cleaning Versions": "Sürümleri Temizleme", "Cleanup Interval": "Aralığı Temizle", - "Click to see discovery failures": "Keşif hatalarını görmek için tıklayın", "Click to see full identification string and QR code.": "Tam kimlik dizgisini ve QR kodunu görmek için tıklayın.", "Close": "Kapat", "Command": "Komut", @@ -61,19 +63,18 @@ "Continuously watching for changes is now available within Syncthing. This will detect changes on disk and issue a scan on only the modified paths. The benefits are that changes are propagated quicker and that less full scans are required.": "Sürekli olarak değişiklikleri izlemek artık Syncthing içinde mevcut. Bu, diskteki değişiklikleri algılayacak ve yalnızca değiştirilen yollarda bir tarama gerçekleştirecek. Yararları, değişikliklerin daha hızlı yayılması ve daha az tam tarama gerekmesidir.", "Copied from elsewhere": "Başka bir yerden kopyalandı", "Copied from original": "Orijinalinden kopyalandı", - "Copyright © 2014-2019 the following Contributors:": "Telif hakkı © 2014-2020 Katkıda Bulunanlar:", - "Creating ignore patterns, overwriting an existing file at {%path%}.": "Yoksayma şekilleri oluşturuluyor, {{path}} yolunda varolan bir dosyanın üzerine yazılıyor.", "Currently Shared With Devices": "Şu Anda Paylaşıldığı Cihazlar", + "Custom Range": "Özel Aralık", "Danger!": "Tehlike!", "Debugging Facilities": "Hata Ayıklama Olanakları", "Default Configuration": "Varsayılan Yapılandırma", "Default Device": "Varsayılan Cihaz", "Default Folder": "Varsayılan Klasör", - "Default Folder Path": "Varsayılan Klasör Yolu", + "Default Ignore Patterns": "Varsayılan Yoksayma Şekilleri", "Defaults": "Varsayılanlar", "Delete": "Sil", "Delete Unexpected Items": "Beklenmeyen Öğeleri Sil", - "Deleted": "Silinen", + "Deleted {%file%}": "{{file}} silindi", "Deselect All": "Tüm Seçimi Kaldır", "Deselect devices to stop sharing this folder with.": "Bu klasörün paylaşımının durdurulacağı cihazların seçimini kaldırın.", "Deselect folders to stop sharing with this device.": "Bu cihazla paylaşımı durdurulacak klasörlerin seçimini kaldırın.", @@ -124,8 +125,10 @@ "Enter ignore patterns, one per line.": "Yoksayma şekillerini girin, her satıra bir tane.", "Enter up to three octal digits.": "En fazla üç sekizlik rakam girin.", "Error": "Hata", + "External": "Harici", "External File Versioning": "Harici Dosya Sürümlendirme", "Failed Items": "Başarısız Olan Öğeler", + "Failed to load file versions.": "Dosya sürümlerini yükleme başarısız.", "Failed to load ignore patterns.": "Yoksayma şekillerini yükleme başarısız.", "Failed to setup, retrying": "Ayarlama başarısız, yeniden deneniyor", "Failure to connect to IPv6 servers is expected if there is no IPv6 connectivity.": "IPv6 bağlanabilirliği yoksa IPv6 sunucularına bağlanma hatası beklenmekte.", @@ -143,10 +146,11 @@ "Folder Label": "Klasör Etiketi", "Folder Path": "Klasör Yolu", "Folder Type": "Klasör Türü", - "Folder type \"{%receiveEncrypted%}\" can only be set when adding a new folder.": "Klasör türü \"{{receiveEncrypted}}\" sadece yeni bir klasör eklerken ayarlanabilir.", + "Folder type \"{%receiveEncrypted%}\" can only be set when adding a new folder.": "Klasör türü \"{{receiveEncrypted}}\" yalnızca yeni bir klasör eklerken ayarlanabilir.", "Folder type \"{%receiveEncrypted%}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.": "Klasör türü \"{{receiveEncrypted}}\", klasör eklendikten sonra değiştirilemez. Klasörü kaldırmanız, diskteki verileri silmeniz veya şifresini çözmeniz ve klasörü tekrar eklemeniz gerekir.", "Folders": "Klasörler", "For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't.": "Aşağıdaki klasörler için değişiklikleri izlemeye başlarken bir hata meydana geldi. Her dakika yeniden denenecektir, böylece hatalar kısa süre içinde ortadan kalkabilir. Devam ederse, altta yatan sorunu düzeltmeye çalışın ve yapamazsanız yardım isteyin.", + "Forever": "Süresiz", "Full Rescan Interval (s)": "Tam Yeniden Tarama Aralığı (s)", "GUI": "GKA", "GUI Authentication Password": "GKA Kimlik Doğrulama Parolası", @@ -168,6 +172,7 @@ "Ignore": "Yoksay", "Ignore Patterns": "Yoksayma Şekilleri", "Ignore Permissions": "İzinleri Yoksay", + "Ignore patterns can only be added after the folder is created. If checked, an input field to enter ignore patterns will be presented after saving.": "Yoksayma şekilleri yalnızca klasör oluşturulduktan sonra eklenebilir. Eğer işaretlendiyse, kaydettikten sonra yoksayma şekillerini girmek için bir giriş alanı sunulacaktır.", "Ignored Devices": "Yoksayılan Cihazlar", "Ignored Folders": "Yoksayılan Klasörler", "Ignored at": "Yoksayılma", @@ -179,6 +184,9 @@ "Keep Versions": "Sürümleri Tut", "LDAP": "LDAP", "Largest First": "Önce En Büyük Olan", + "Last 30 Days": "Son 30 Gün", + "Last 7 Days": "Son 7 Gün", + "Last Month": "Geçen Ay", "Last Scan": "Son Tarama", "Last seen": "Son görülme", "Latest Change": "Son Değişiklik", @@ -228,7 +236,6 @@ "Override Changes": "Değişiklikleri geçersiz kıl", "Path": "Yol", "Path to the folder on the local computer. Will be created if it does not exist. The tilde character (~) can be used as a shortcut for": "Yerel bilgisayardaki klasör yolu. Klasör yoksa oluşturulacaktır. Tilde karakterinin (~) kısayol olarak kullanılabileceği yol", - "Path where new auto accepted folders will be created, as well as the default suggested path when adding new folders via the UI. Tilde character (~) expands to {%tilde%}.": "Kullanıcı arayüzü aracılığıyla yeni klasörler eklerken önerilen varsayılan yolun yanı sıra yeni otomatik kabul edilen klasörlerin oluşturulacağı yol. Tilde karakteri (~) {{tilde}} olarak genişler.", "Path where versions should be stored (leave empty for the default .stversions directory in the shared folder).": "Sürümlerin depolanması gereken yol (paylaşılan klasördeki varsayılan .stversions dizini için boş bırakın).", "Pause": "Duraklat", "Pause All": "Tümünü Duraklat", @@ -239,7 +246,6 @@ "Periodic scanning at given interval and enabled watching for changes": "Belirli aralıklarla düzenli tarama ve değişiklikleri izleme etkinleştirildi", "Periodic scanning at given interval and failed setting up watching for changes, retrying every 1m:": "Belirli aralıklarla düzenli tarama ve değişiklikleri izlemeyi ayarlama başarısız oldu, her 1 dakikada yeniden deneniyor:", "Permanently add it to the ignore list, suppressing further notifications.": "Diğer bildirimleri bastırarak, yoksayma listesine kalıcı olarak ekleyin.", - "Permissions": "İzinler", "Please consult the release notes before performing a major upgrade.": "Büyük bir yükseltme gerçekleştirmeden önce lütfen yayım notlarına başvurun.", "Please set a GUI Authentication User and Password in the Settings dialog.": "Lütfen Ayarlar ileti öğesinde GKA Kimlik Doğrulama Kullanıcısı ve Parolasını ayarlayın.", "Please wait": "Lütfen bekleyin", @@ -286,13 +292,12 @@ "Select additional folders to share with this device.": "Bu cihazla paylaşmak için ek klasörler seçin.", "Select latest version": "En son sürümü seç", "Select oldest version": "En eski sürümü seç", - "Select the folders to share with this device.": "Bu cihazla paylaşılacak klasörleri seçin.", "Send & Receive": "Gönder ve Al", "Send Only": "Yalnızca Gönder", + "Set Ignores on Added Folder": "Eklenen Klasörde Yoksayılanları Ayarla", "Settings": "Ayarlar", "Share": "Paylaş", "Share Folder": "Paylaşım Klasörü", - "Share Folders With Device": "Klasörleri Cihazla Paylaş", "Share this folder?": "Bu klasör paylaşılsın mı?", "Shared Folders": "Paylaşılan Klasörler", "Shared With": "Şununla Paylaşıldı", @@ -306,6 +311,7 @@ "Shown instead of Device ID in the cluster status. Will be updated to the name the device advertises if left empty.": "Küme durumunda Cihaz Kimliği yerine gösterilir. Boş bırakılırsa duyurulan cihaz adına güncellenecektir.", "Shutdown": "Kapat", "Shutdown Complete": "Kapatma İşlemi Tamamlandı", + "Simple": "Basit", "Simple File Versioning": "Basit Dosya Sürümlendirme", "Single level wildcard (matches within a directory only)": "Tek seviyeli joker karakter (yalnızca bir dizin içinde eşleşir)", "Size": "Boyut", @@ -317,6 +323,7 @@ "Stable releases and release candidates": "Kararlı yayımlar ve yayım adayları", "Stable releases are delayed by about two weeks. During this time they go through testing as release candidates.": "Kararlı yayımlar yaklaşık iki hafta gecikir. Bu süre zarfında yayım adayları olarak denemelerden geçerler.", "Stable releases only": "Yalnızca kararlı yayımlar", + "Staggered": "Aşamalı", "Staggered File Versioning": "Aşamalı Dosya Sürümlendirme", "Start Browser": "Tarayıcıyı başlat", "Statistics": "İstatistikler", @@ -325,6 +332,7 @@ "Support": "Destek", "Support Bundle": "Destek Paketi", "Sync Protocol Listen Addresses": "Eşitleme Protokolü Dinleme Adresleri", + "Sync Status": "Eşitleme Durumu", "Syncing": "Eşitleniyor", "Syncthing has been shut down.": "Syncthing kapatıldı.", "Syncthing includes the following software or portions thereof:": "Syncthing aşağıdaki yazılımları veya bunların bölümlerini içermektedir:", @@ -367,18 +375,25 @@ "The number of versions must be a number and cannot be blank.": "Sürüm sayısı bir sayı olmak zorundadır ve boş bırakılamaz.", "The path cannot be blank.": "Yol boş olamaz.", "The rate limit must be a non-negative number (0: no limit)": "Hız sınırı negatif olmayan bir sayı olmak zorundadır (0: sınır yok)", + "The remote device has not accepted sharing this folder.": "Uzak cihaz bu klasörü paylaşmayı kabul etmedi.", + "The remote device has paused this folder.": "Uzak cihaz bu klasörü duraklattı.", "The rescan interval must be a non-negative number of seconds.": "Yeniden tarama aralığı negatif olmayan bir saniye sayısı olmak zorundadır.", "There are no devices to share this folder with.": "Bu klasörün paylaşılacağı cihazlar yok.", + "There are no file versions to restore.": "Geri yüklenecek dosya sürümleri yok.", "There are no folders to share with this device.": "Bu cihazla paylaşılacak klasörler yok.", "They are retried automatically and will be synced when the error is resolved.": "Otomatik olarak yeniden denenirler ve hata çözüldüğünde eşitleneceklerdir.", "This Device": "Bu Cihaz", + "This Month": "Bu Ay", "This can easily give hackers access to read and change any files on your computer.": "Bu, bilgisayar korsanlarının bilgisayarınızdaki herhangi bir dosyayı okumasına ve değiştirmesine kolayca erişim sağlayabilir.", "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.": "Bu cihaz diğer cihazları otomatik olarak keşfedemez veya başkaları tarafından bulunacak kendi adresini duyuramaz. Yalnızca sabit olarak yapılandırılmış adreslere sahip cihazlar bağlanabilir.", "This is a major version upgrade.": "Bu büyük sürüm yükseltmesidir.", "This setting controls the free space required on the home (i.e., index database) disk.": "Bu ayar, ev (yani indeks veritabanı) diskindeki gereken boş alanı denetler.", "Time": "Zaman", "Time the item was last modified": "Öğenin son düzenlendiği zaman", + "Today": "Bugün", + "Trash Can": "Çöp Kutusu", "Trash Can File Versioning": "Çöp Kutusu Dosyası Sürümlendirme", + "Twitter": "Twitter", "Type": "Tür", "UNIX Permissions": "Unix İzinleri", "Unavailable": "Kullanılamaz", @@ -393,7 +408,7 @@ "Unshared Folders": "Paylaşılmayan Klasörler", "Untrusted": "Güvenilmez", "Up to Date": "Güncel", - "Updated": "Güncellenen", + "Updated {%file%}": "{{file}} güncellendi", "Upgrade": "Yükselt", "Upgrade To {%version%}": "{{version}} Sürümüne Yükselt", "Upgrading": "Yükseltiliyor", @@ -422,6 +437,7 @@ "When adding a new device, keep in mind that this device must be added on the other side too.": "Yeni bir cihaz eklerken, bu cihazın karşı tarafa da eklenmek zorunda olduğunu unutmayın.", "When adding a new folder, keep in mind that the Folder ID is used to tie folders together between devices. They are case sensitive and must match exactly between all devices.": "Yeni bir klasör eklerken, Klasör Kimliği'nin klasörleri cihazlar arasında bağlamak için kullanıldığını unutmayın. Büyük/küçük harf duyarlıdırlar ve tüm cihazlarda tam olarak eşleşmek zorundadırlar.", "Yes": "Evet", + "Yesterday": "Dün", "You can also select one of these nearby devices:": "Ayrıca yakındaki cihazlardan birini de seçebilirsiniz:", "You can change your choice at any time in the Settings dialog.": "Seçiminizi istediğiniz zaman Ayarlar ileti öğesinde değiştirebilirsiniz.", "You can read more about the two release channels at the link below.": "İki yayım kanalı hakkında daha fazlasını aşağıdaki bağlantıda okuyabilirsiniz.", @@ -436,6 +452,10 @@ "full documentation": "tam belgelendirme", "items": "öğe", "seconds": "saniye", + "theme-name-black": "Siyah", + "theme-name-dark": "Koyu", + "theme-name-default": "Varsayılan", + "theme-name-light": "Açık", "{%device%} wants to share folder \"{%folder%}\".": "{{device}}, \"{{folder}}\" klasörünü paylaşmak istiyor.", "{%device%} wants to share folder \"{%folderlabel%}\" ({%folder%}).": "{{device}}, \"{{folderlabel}}\" ({{folder}}) klasörünü paylaşmak istiyor.", "{%reintroducer%} might reintroduce this device.": "{{reintroducer}} bu cihazı yeniden tanıtabilir." diff --git a/gui/default/assets/lang/lang-uk.json b/gui/default/assets/lang/lang-uk.json index c2e0b6f4da7..915b08859bc 100644 --- a/gui/default/assets/lang/lang-uk.json +++ b/gui/default/assets/lang/lang-uk.json @@ -11,6 +11,7 @@ "Add Folder": "Додати директорію", "Add Remote Device": "Додати віддалений пристрій", "Add devices from the introducer to our device list, for mutually shared folders.": "Додати пристрої від пристрою-рекомендувача до нашого списку пристроїв для спільно розділених директорій.", + "Add ignore patterns": "Add ignore patterns", "Add new folder?": "Додати нову директорію?", "Additionally the full rescan interval will be increased (times 60, i.e. new default of 1h). You can also configure it manually for every folder later after choosing No.": "Крім того, буде збільшений інтервал повного сканування (у 60 разів, тобто нове значення за замовчанням - 1 година). Ви також можете налаштувати його вручну для кожної папки пізніше після вибору \"Ні\".", "Address": "Адреса", @@ -18,14 +19,16 @@ "Advanced": "Розширені", "Advanced Configuration": "Розширена конфігурація", "All Data": "Усі дані", + "All Time": "All Time", "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.": "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.", "Allow Anonymous Usage Reporting?": "Дозволити програмі збирати анонімну статистику використання?", "Allowed Networks": "Дозволені мережі", "Alphabetic": "За алфавітом", + "Altered by ignoring deletes.": "Altered by ignoring deletes.", "An external command handles the versioning. It has to remove the file from the shared folder. If the path to the application contains spaces, it should be quoted.": "Зовнішня команда керування версіями. Вона має видалити файл із спільної директорії. Якщо шлях до програми містить пробіли, він буде взятий у лапки.", "Anonymous Usage Reporting": "Анонімна статистика використання", "Anonymous usage report format has changed. Would you like to move to the new format?": "Змінився формат анонімного звіту про користування. Бажаєте перейти на новий формат?", - "Are you sure you want to continue?": "Are you sure you want to continue?", + "Apply": "Apply", "Are you sure you want to override all remote changes?": "Are you sure you want to override all remote changes?", "Are you sure you want to permanently delete all these files?": "Are you sure you want to permanently delete all these files?", "Are you sure you want to remove device {%name%}?": "Чи ви впевнені в необхідності видалити пристрій {{name}}?", @@ -47,7 +50,6 @@ "Clean out after": "Очистити після", "Cleaning Versions": "Очищення версій", "Cleanup Interval": "Інтервал очищення", - "Click to see discovery failures": "Клікніть, щоб переглянути помилки виявлення", "Click to see full identification string and QR code.": "Click to see full identification string and QR code.", "Close": "Закрити", "Command": "Команда", @@ -61,19 +63,18 @@ "Continuously watching for changes is now available within Syncthing. This will detect changes on disk and issue a scan on only the modified paths. The benefits are that changes are propagated quicker and that less full scans are required.": "Постійне стеження за змінами наразі доступне у Syncthing. Це дозволить виявити зміни на диску та сканувати тільки модифіковані шляхи. Переваги полягають у тому, що зміни поширюються швидше і зменшується кількість повних пересканувань.", "Copied from elsewhere": "Скопійовано з іншого місця", "Copied from original": "Скопійовано з оригіналу", - "Copyright © 2014-2019 the following Contributors:": "© 2014-2019 Всі права застережено, вклад внесли:", - "Creating ignore patterns, overwriting an existing file at {%path%}.": "Створення шаблонів винятків з перезаписом існуючого файлу {{path}}.", "Currently Shared With Devices": "На даний момент є спільний доступ пристроїв", + "Custom Range": "Custom Range", "Danger!": "Небезпечно!", "Debugging Facilities": "Засоби відладки", "Default Configuration": "Default Configuration", "Default Device": "Default Device", "Default Folder": "Default Folder", - "Default Folder Path": "Шлях до директорії по замовчанню", + "Default Ignore Patterns": "Default Ignore Patterns", "Defaults": "Defaults", "Delete": "Видалити", "Delete Unexpected Items": "Delete Unexpected Items", - "Deleted": "Видалене", + "Deleted {%file%}": "Deleted {{file}}", "Deselect All": "Зняти вибір з усіх", "Deselect devices to stop sharing this folder with.": "Зніміть вибір з пристроїв, які не матимуть доступу до цієї директорії.", "Deselect folders to stop sharing with this device.": "Deselect folders to stop sharing with this device.", @@ -124,8 +125,10 @@ "Enter ignore patterns, one per line.": "Введіть шаблони ігнорування, по одному на рядок.", "Enter up to three octal digits.": "Введіть до трьох вісімкових цифр.", "Error": "Помилка", + "External": "External", "External File Versioning": "Зовнішне керування версіями", "Failed Items": "Невдалі", + "Failed to load file versions.": "Failed to load file versions.", "Failed to load ignore patterns.": "Failed to load ignore patterns.", "Failed to setup, retrying": "Помилка при налаштуванні, повторюємо", "Failure to connect to IPv6 servers is expected if there is no IPv6 connectivity.": "За відсутності IPv6-з'єднання очікується неможливість підключення до IPv6-серверів.", @@ -147,6 +150,7 @@ "Folder type \"{%receiveEncrypted%}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.": "Folder type \"{{receiveEncrypted}}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.", "Folders": "Директорії", "For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't.": "Сталася помилка при спробі відслідковувати зміни у вищенаведених папках. Їх доступність перевірятиметься щохвилини, доки помилка не зникне. Якщо помилки не зникають, спробуйте виправити права доступу або попросіть допомоги.", + "Forever": "Forever", "Full Rescan Interval (s)": "Інтервал повного пересканування (секунди)", "GUI": "Графічний інтерфейс", "GUI Authentication Password": "Пароль для доступу до панелі управління", @@ -168,6 +172,7 @@ "Ignore": "Ігнорувати", "Ignore Patterns": "Шаблони винятків", "Ignore Permissions": "Ігнорувати права доступу до файлів", + "Ignore patterns can only be added after the folder is created. If checked, an input field to enter ignore patterns will be presented after saving.": "Ignore patterns can only be added after the folder is created. If checked, an input field to enter ignore patterns will be presented after saving.", "Ignored Devices": "Ігноровані пристрої", "Ignored Folders": "Ігноровані папки", "Ignored at": "Ігноруються в", @@ -179,6 +184,9 @@ "Keep Versions": "Зберігати версії", "LDAP": "LDAP", "Largest First": "Спершу найбільші", + "Last 30 Days": "Last 30 Days", + "Last 7 Days": "Last 7 Days", + "Last Month": "Last Month", "Last Scan": "Останнє сканування", "Last seen": "З’являвся останній раз", "Latest Change": "Найостанніша зміна", @@ -228,7 +236,6 @@ "Override Changes": "Розіслати мою версію", "Path": "Шлях", "Path to the folder on the local computer. Will be created if it does not exist. The tilde character (~) can be used as a shortcut for": "Шлях до директорії на локальному комп’ютері. Буде створений, якщо такий не існує. Символ тильди (~) може бути використаний як ярлик для", - "Path where new auto accepted folders will be created, as well as the default suggested path when adding new folders via the UI. Tilde character (~) expands to {%tilde%}.": "Шлях, за яким будуть розташовані запропоновані віддаленим пристроєм директорії, які були автоматично затверджені. Звідси ж буде починатися вибір розташування каталогів обміну, які добавлені вручну через інтерфейс.\nЗнак тильди (~) розгортається як {{tilde}}.", "Path where versions should be stored (leave empty for the default .stversions directory in the shared folder).": "Шлях, де повинні зберігатися версії (залиште порожнім для зберігання в .stversions в середині директорії)", "Pause": "Пауза", "Pause All": "Призупинити все", @@ -239,7 +246,6 @@ "Periodic scanning at given interval and enabled watching for changes": "Періодичне сканування через визначений інтервал та увімкнене відстеження змін", "Periodic scanning at given interval and failed setting up watching for changes, retrying every 1m:": "Періодичне сканування через визначений інтервал та невдале відстеження змін, повторні спроби кожну 1 хв.:", "Permanently add it to the ignore list, suppressing further notifications.": "Permanently add it to the ignore list, suppressing further notifications.", - "Permissions": "Дозволи", "Please consult the release notes before performing a major upgrade.": "Будь ласка, перегляньте примітки до випуску перед мажорним оновленням. ", "Please set a GUI Authentication User and Password in the Settings dialog.": "Будь ласка, встановіть у налаштуваннях ім'я користувача та пароль до графічного інтерфейсу.", "Please wait": "Будь ласка, зачекайте", @@ -286,13 +292,12 @@ "Select additional folders to share with this device.": "Select additional folders to share with this device.", "Select latest version": "Обрати найновішу версію", "Select oldest version": "Обрати найстарішу версію", - "Select the folders to share with this device.": "Оберіть директорії до яких матиме доступ цей пристрій.", "Send & Receive": "Відправити та отримати", "Send Only": "Лише відправити", + "Set Ignores on Added Folder": "Set Ignores on Added Folder", "Settings": "Налаштування", "Share": "Розповсюдити ", "Share Folder": "Розповсюдити каталог", - "Share Folders With Device": "Розділити каталог з пристроєм", "Share this folder?": "Розповсюдити цей каталог?", "Shared Folders": "Shared Folders", "Shared With": "Доступно для", @@ -306,6 +311,7 @@ "Shown instead of Device ID in the cluster status. Will be updated to the name the device advertises if left empty.": "Показується замість ID пристрою в статусі кластера. Буде оновлено ім’ям, яке розголошене пристроєм, якщо залишити порожнім.", "Shutdown": "Вимкнути", "Shutdown Complete": "Вимикання завершене", + "Simple": "Simple", "Simple File Versioning": "Просте версіонування", "Single level wildcard (matches within a directory only)": "Однорівнева маска (пошук збігів лише в середині директорії) ", "Size": "Розмір", @@ -317,6 +323,7 @@ "Stable releases and release candidates": "Стабільні випуски та реліз-кандидати", "Stable releases are delayed by about two weeks. During this time they go through testing as release candidates.": "Стабільні випуски затримуються на два тижні. У цей час вони тестуються як реліз-кандидати.", "Stable releases only": "Тільки стабільні випуски", + "Staggered": "Staggered", "Staggered File Versioning": "Поступове версіонування", "Start Browser": "Запустити браузер", "Statistics": "Статистика", @@ -325,6 +332,7 @@ "Support": "Підтримка", "Support Bundle": "Пакетна підтримка", "Sync Protocol Listen Addresses": "Адреса і вхідний порт протоколу синхронізації", + "Sync Status": "Sync Status", "Syncing": "Синхронізація", "Syncthing has been shut down.": "Syncthing вимкнено (закрито).", "Syncthing includes the following software or portions thereof:": "Syncthing містить наступне програмне забезпечення (або його частини):", @@ -367,18 +375,25 @@ "The number of versions must be a number and cannot be blank.": "Кількість версій повинна бути цифрою та не може бути порожньою.", "The path cannot be blank.": "Шлях не може бути порожнім.", "The rate limit must be a non-negative number (0: no limit)": "Швидкість має бути додатнім числом.", + "The remote device has not accepted sharing this folder.": "The remote device has not accepted sharing this folder.", + "The remote device has paused this folder.": "The remote device has paused this folder.", "The rescan interval must be a non-negative number of seconds.": "Інтервал повторного сканування повинен бути неід’ємною величиною.", "There are no devices to share this folder with.": "Відсутні пристрої, які мають доступ до цієї директорії.", + "There are no file versions to restore.": "There are no file versions to restore.", "There are no folders to share with this device.": "There are no folders to share with this device.", "They are retried automatically and will be synced when the error is resolved.": "Вони будуть автоматично повторно синхронізовані, коли помилку буде усунено. ", "This Device": "Локальний пристрій", + "This Month": "This Month", "This can easily give hackers access to read and change any files on your computer.": "Це легко може дати хакерам доступ до читання та зміни будь-яких файлів на вашому комп'ютері.", "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.": "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.", "This is a major version upgrade.": "Це оновлення мажорної версії", "This setting controls the free space required on the home (i.e., index database) disk.": "Це налаштування визначає необхідний вільний простір на домашньому (тобто той, що містить базу даних) диску.", "Time": "Час", "Time the item was last modified": "Час останньої зміни елемента:", + "Today": "Today", + "Trash Can": "Trash Can", "Trash Can File Versioning": "Версіонування файлів у кошику ", + "Twitter": "Twitter", "Type": "Тип", "UNIX Permissions": "UNIX дозволи", "Unavailable": "Недоступно", @@ -393,7 +408,7 @@ "Unshared Folders": "Unshared Folders", "Untrusted": "Untrusted", "Up to Date": "Актуальна версія", - "Updated": "Оновлено", + "Updated {%file%}": "Updated {{file}}", "Upgrade": "Оновлення", "Upgrade To {%version%}": "Оновити до {{version}}", "Upgrading": "Оновлення", @@ -422,6 +437,7 @@ "When adding a new device, keep in mind that this device must be added on the other side too.": "Коли додаєте новий вузол, пам’ятайте, що цей вузол повинен бути доданий і на іншій стороні.", "When adding a new folder, keep in mind that the Folder ID is used to tie folders together between devices. They are case sensitive and must match exactly between all devices.": "Коли додаєте нову директорію, пам’ятайте, що ID цієї директорії використовується для того, щоб зв’язувати директорії разом між пристроями. Назви повинні точно співпадати між усіма пристроями, регістр символів має значення.", "Yes": "Так", + "Yesterday": "Yesterday", "You can also select one of these nearby devices:": "Ви також можете обрати один із сусідніх пристроїв:", "You can change your choice at any time in the Settings dialog.": "Ви завжди можете змінити свій вибір у вікні Налаштувань.", "You can read more about the two release channels at the link below.": "Ви можете прочитати більше про два канали випусків за посиланням нижче.", @@ -436,6 +452,10 @@ "full documentation": "повна документація", "items": "елементи", "seconds": "секунд", + "theme-name-black": "Black", + "theme-name-dark": "Dark", + "theme-name-default": "Default", + "theme-name-light": "Light", "{%device%} wants to share folder \"{%folder%}\".": "{{device}} хоче поділитися директорією \"{{folder}}\".", "{%device%} wants to share folder \"{%folderlabel%}\" ({%folder%}).": "{{device}} хоче поділитися директорією \"{{folderLabel}}\" ({{folder}}).", "{%reintroducer%} might reintroduce this device.": "{{reintroducer}} might reintroduce this device." diff --git a/gui/default/assets/lang/lang-zh-CN.json b/gui/default/assets/lang/lang-zh-CN.json index 55839bb7dc1..01169b12efc 100644 --- a/gui/default/assets/lang/lang-zh-CN.json +++ b/gui/default/assets/lang/lang-zh-CN.json @@ -11,6 +11,7 @@ "Add Folder": "添加文件夹", "Add Remote Device": "添加远程设备", "Add devices from the introducer to our device list, for mutually shared folders.": "将这个设备上那些,跟本机有着共同文件夹的“远程设备”,都添加到本机的“远程设备”列表。", + "Add ignore patterns": "增加忽略模式", "Add new folder?": "添加新文件夹?", "Additionally the full rescan interval will be increased (times 60, i.e. new default of 1h). You can also configure it manually for every folder later after choosing No.": "另外,完整重新扫描的间隔将增大(时间 60,以新的默认 1 小时为例)。你也可以在选择“否”后手动配置每个文件夹的时间。", "Address": "地址", @@ -18,14 +19,16 @@ "Advanced": "高级", "Advanced Configuration": "高级配置", "All Data": "所有数据", + "All Time": "所有时间", "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.": "与此设备共享的所有文件夹都必须有密码保护,这样所有发送的数据在没有密码的情况下是不可读的。", "Allow Anonymous Usage Reporting?": "允许匿名使用报告?", "Allowed Networks": "允许的网络", "Alphabetic": "字母顺序", + "Altered by ignoring deletes.": "被“忽略删除”修改。", "An external command handles the versioning. It has to remove the file from the shared folder. If the path to the application contains spaces, it should be quoted.": "外部命令接管了版本控制。该外部命令必须自行从共享文件夹中删除该文件。如果此应用程序的路径包含空格,应该用半角引号括起来。", "Anonymous Usage Reporting": "匿名使用报告", "Anonymous usage report format has changed. Would you like to move to the new format?": "匿名使用情况的报告格式已经变更。是否要迁移到新的格式?", - "Are you sure you want to continue?": "您确定要继续吗?", + "Apply": "应用", "Are you sure you want to override all remote changes?": "您确定要覆盖所有远程更改吗?  ", "Are you sure you want to permanently delete all these files?": "确认要永久删除这些文件吗?", "Are you sure you want to remove device {%name%}?": "您确定要移除设备 {{name}} 吗?", @@ -47,7 +50,6 @@ "Clean out after": "在该时间后清除", "Cleaning Versions": "清除版本", "Cleanup Interval": "清除间隔", - "Click to see discovery failures": "点击查看设备发现错误", "Click to see full identification string and QR code.": "点击查看完整的识别字符串和二维码。", "Close": "关闭", "Command": "命令", @@ -61,19 +63,18 @@ "Continuously watching for changes is now available within Syncthing. This will detect changes on disk and issue a scan on only the modified paths. The benefits are that changes are propagated quicker and that less full scans are required.": "Syncthing 现在可以持续监视更改了。这将检测磁盘上的更改,然后对有修改的路径发起扫描。这样的好处是更改可以更快地传播,且需要的完整扫描会更少。", "Copied from elsewhere": "从其它设备复制", "Copied from original": "从源复制", - "Copyright © 2014-2019 the following Contributors:": "版权所有 © 2014-2019 以下贡献者:", - "Creating ignore patterns, overwriting an existing file at {%path%}.": "正在创建忽略模式,覆盖位于 {{path}} 的已有文件。", "Currently Shared With Devices": "当前设备已共享", + "Custom Range": "自定义范围", "Danger!": "危险!", "Debugging Facilities": "调试功能", "Default Configuration": "默认配置", "Default Device": "默认设备", "Default Folder": "默认文件夹", - "Default Folder Path": "默认文件夹路径", + "Default Ignore Patterns": "默认忽略模式", "Defaults": "默认值", "Delete": "删除", "Delete Unexpected Items": "删除特殊项目", - "Deleted": "已删除", + "Deleted {%file%}": "{{file}} 已删除", "Deselect All": "取消全选", "Deselect devices to stop sharing this folder with.": "反选设备以停止共享此文件夹", "Deselect folders to stop sharing with this device.": "取消选择文件夹以停止与此设备共享。", @@ -114,9 +115,9 @@ "Edit Folder": "编辑文件夹", "Edit Folder Defaults": "编辑文件夹默认值", "Editing {%path%}.": "正在编辑 {{path}}。", - "Enable Crash Reporting": "启用自动发送崩溃报告", - "Enable NAT traversal": "启用 NAT 遍历", - "Enable Relaying": "开启中继", + "Enable Crash Reporting": "启用崩溃报告", + "Enable NAT traversal": "启用 NAT 穿透", + "Enable Relaying": "启用中继", "Enabled": "已启用", "Enter a non-negative number (e.g., \"2.35\") and select a unit. Percentages are as part of the total disk size.": "输入一个非负数(例如“2.35”)并选择单位。%表示占磁盘总容量的百分比。", "Enter a non-privileged port number (1024 - 65535).": "输入一个非特权的端口号 (1024 - 65535)。", @@ -124,8 +125,10 @@ "Enter ignore patterns, one per line.": "请输入忽略模式,每行一条。", "Enter up to three octal digits.": "最多输入三个8进制数字", "Error": "错误", + "External": "外部", "External File Versioning": "外部版本控制", "Failed Items": "失败的项目", + "Failed to load file versions.": "加载文件版本失败。", "Failed to load ignore patterns.": "加载忽略模式失败。", "Failed to setup, retrying": "设置失败,正在重试。", "Failure to connect to IPv6 servers is expected if there is no IPv6 connectivity.": "如果本机没有配置IPv6,则无法连接IPv6服务器是正常的。", @@ -147,6 +150,7 @@ "Folder type \"{%receiveEncrypted%}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.": "添加文件夹后,无法更改文件夹类型“ {{receiveEncrypted}}”。您需要删除该文件夹,删除或解密磁盘上的数据,然后再次添加该文件夹。", "Folders": "文件夹", "For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't.": "开始监视下列文件夹时发生错误。由于每分钟都会重试,所以错误可能很快就消失。如果它们仍存在,请试着修复潜在问题,如不会则请求帮助。", + "Forever": "Forever", "Full Rescan Interval (s)": "完整扫描间隔(秒)", "GUI": "图形用户界面", "GUI Authentication Password": "图形管理界面密码", @@ -168,6 +172,7 @@ "Ignore": "忽略", "Ignore Patterns": "忽略模式", "Ignore Permissions": "忽略文件权限", + "Ignore patterns can only be added after the folder is created. If checked, an input field to enter ignore patterns will be presented after saving.": "只有在文件夹创建后,才能对其增加忽略模式。勾选后,会在保存后提供一个设置忽略模式的输入框。", "Ignored Devices": "已忽略的设备", "Ignored Folders": "已忽略的文件夹", "Ignored at": "已忽略于", @@ -179,6 +184,9 @@ "Keep Versions": "保留版本数量", "LDAP": "LDAP", "Largest First": "大文件优先", + "Last 30 Days": "最近30天", + "Last 7 Days": "最近7天", + "Last Month": "上个月", "Last Scan": "最后扫描", "Last seen": "最后可见", "Latest Change": "最后更改", @@ -221,14 +229,13 @@ "Oldest First": "旧文件优先", "Optional descriptive label for the folder. Can be different on each device.": "可选的文件夹说明性标签。在不同设备上可以不一致。", "Options": "选项", - "Out of Sync": "未同步", + "Out of Sync": "失去同步", "Out of Sync Items": "未同步的项目", "Outgoing Rate Limit (KiB/s)": "上传速度限制 (KiB/s)", "Override": "覆盖", "Override Changes": "撤销改变", "Path": "路径", "Path to the folder on the local computer. Will be created if it does not exist. The tilde character (~) can be used as a shortcut for": "文件夹在本地的路径。如果不存在,则会被创建。波浪线符号(~)是如下路径的缩略符:", - "Path where new auto accepted folders will be created, as well as the default suggested path when adding new folders via the UI. Tilde character (~) expands to {%tilde%}.": "用于创建自动接受新文件夹的路径,同时也是通过 UI 添加新文件夹时的默认值。波浪号 (~) 扩展成 {{tilde}}。", "Path where versions should be stored (leave empty for the default .stversions directory in the shared folder).": "历史版本储存路径(留空则会默认存储在共享文件夹中的 .stversions 目录)。", "Pause": "暂停", "Pause All": "全部暂停", @@ -239,7 +246,6 @@ "Periodic scanning at given interval and enabled watching for changes": "正以给定的间隔定期扫描并已启用更改监视", "Periodic scanning at given interval and failed setting up watching for changes, retrying every 1m:": "正以给定的间隔定期扫描但设置更改监视失败,正在以每 1m 一次重试:", "Permanently add it to the ignore list, suppressing further notifications.": "将其永久添加到忽略列表中,禁止进一步通知。", - "Permissions": "权限", "Please consult the release notes before performing a major upgrade.": "请在进行重大更新前查看发布说明。", "Please set a GUI Authentication User and Password in the Settings dialog.": "请在设置对话框中设置 GUI 验证用户及其密码。", "Please wait": "请稍候", @@ -286,13 +292,12 @@ "Select additional folders to share with this device.": "选择要与此设备共享的其它文件夹。", "Select latest version": "选择最新的版本", "Select oldest version": "选择最旧的版本", - "Select the folders to share with this device.": "选择与该设备共享的文件夹。", "Send & Receive": "发送与接收", "Send Only": "仅发送", + "Set Ignores on Added Folder": "在增加的文件夹中设置忽略项", "Settings": "设置", "Share": "共享", "Share Folder": "共享文件夹", - "Share Folders With Device": "将指定文件夹共享给设备", "Share this folder?": "是否共享该文件夹?", "Shared Folders": "共享文件夹", "Shared With": "共享给", @@ -306,6 +311,7 @@ "Shown instead of Device ID in the cluster status. Will be updated to the name the device advertises if left empty.": "在集群状态中显示该名称,而不是设备 ID。如果设置为空,则会使用目标设备自报的默认名称。", "Shutdown": "关闭 Syncthing", "Shutdown Complete": "关闭完成", + "Simple": "简单", "Simple File Versioning": "简易版本控制", "Single level wildcard (matches within a directory only)": "单级通配符(仅匹配单层文件夹)", "Size": "大小", @@ -317,6 +323,7 @@ "Stable releases and release candidates": "稳定版本和发布候选版", "Stable releases are delayed by about two weeks. During this time they go through testing as release candidates.": "稳定版本约延迟两个星期。这段时间它们将作为发布候选版来测试。", "Stable releases only": "仅稳定版本", + "Staggered": "交错", "Staggered File Versioning": "阶段版本控制", "Start Browser": "启动浏览器", "Statistics": "统计", @@ -325,6 +332,7 @@ "Support": "支持", "Support Bundle": "支持捆绑包", "Sync Protocol Listen Addresses": "协议监听地址", + "Sync Status": "同步状态", "Syncing": "同步中", "Syncthing has been shut down.": "Syncthing 已关闭。", "Syncthing includes the following software or portions thereof:": "Syncthing 使用了下列软件或其中的一部分:", @@ -367,18 +375,25 @@ "The number of versions must be a number and cannot be blank.": "保留版本数量必须为数字,且不能为空。", "The path cannot be blank.": "路径不能为空。", "The rate limit must be a non-negative number (0: no limit)": "传输速度限制为非负整数(0 表示不限制)", + "The remote device has not accepted sharing this folder.": "远程设备尚未允许分享此文件夹。", + "The remote device has paused this folder.": "远程设备已停用此文件夹。", "The rescan interval must be a non-negative number of seconds.": "扫描间隔单位为秒,且不能为负数。", "There are no devices to share this folder with.": "没有设备共享此文件夹", + "There are no file versions to restore.": "没有可供恢复的文件版本。", "There are no folders to share with this device.": "没有文件夹与此设备共享。", "They are retried automatically and will be synced when the error is resolved.": "系统将会自动重试,当错误被解决时,它们将会被同步。", "This Device": "当前设备", + "This Month": "本月", "This can easily give hackers access to read and change any files on your computer.": "这会让骇客能够轻而易举地访问及修改您的文件。", "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.": "此设备无法自动发现其它设备或广播自己的地址被其他人发现。只有具有静态配置地址的设备才能连接。", "This is a major version upgrade.": "这是一个重大版本更新。", "This setting controls the free space required on the home (i.e., index database) disk.": "此设置控制主(例如索引数据库)磁盘上需要的可用空间。", "Time": "时间", "Time the item was last modified": "该项最近修改的时间", + "Today": "今天", + "Trash Can": "回收站", "Trash Can File Versioning": "回收站式版本控制", + "Twitter": "推特", "Type": "类型", "UNIX Permissions": "UNIX权限", "Unavailable": "无效", @@ -393,7 +408,7 @@ "Unshared Folders": "非共享文件夹", "Untrusted": "不可信的", "Up to Date": "同步完成", - "Updated": "已更新", + "Updated {%file%}": "{{file}} 已更新", "Upgrade": "更新", "Upgrade To {%version%}": "升级至版本 {{version}}", "Upgrading": "升级中", @@ -422,6 +437,7 @@ "When adding a new device, keep in mind that this device must be added on the other side too.": "若您在本机添加新设备,记住您也必须在这个新设备上添加本机。", "When adding a new folder, keep in mind that the Folder ID is used to tie folders together between devices. They are case sensitive and must match exactly between all devices.": "若你添加了新文件夹,记住文件夹 ID 是用以在不同设备间建立联系的。在不同设备间拥有相同 ID 的文件夹将会被同步。且文件夹 ID 区分大小写。", "Yes": "是", + "Yesterday": "昨天", "You can also select one of these nearby devices:": "您也可以从这些附近的设备中选择:", "You can change your choice at any time in the Settings dialog.": "您可以在任何时候在设置对话框中更改选择。", "You can read more about the two release channels at the link below.": "您可以从以下链接读取更多关于两个发行渠道的信息。", @@ -436,6 +452,10 @@ "full documentation": "完整文档", "items": "条目", "seconds": "秒", + "theme-name-black": "黑色", + "theme-name-dark": "深色", + "theme-name-default": "默认", + "theme-name-light": "浅色", "{%device%} wants to share folder \"{%folder%}\".": "{{device}} 想将 “{{folder}}” 文件夹共享给您。", "{%device%} wants to share folder \"{%folderlabel%}\" ({%folder%}).": "{{device}} 想要共享 \"{{folderlabel}}\" ({{folder}}) 文件夹给您。", "{%reintroducer%} might reintroduce this device.": "{{reintroducer}}可能会重新引入此设备。" diff --git a/gui/default/assets/lang/lang-zh-HK.json b/gui/default/assets/lang/lang-zh-HK.json index 266c9070985..8618e368682 100644 --- a/gui/default/assets/lang/lang-zh-HK.json +++ b/gui/default/assets/lang/lang-zh-HK.json @@ -1,5 +1,5 @@ { - "A device with that ID is already added.": "您已添加過擁有相同 ID 的設備", + "A device with that ID is already added.": "您已新增過相同 ID 的設備", "A negative number of days doesn't make sense.": "負數天數不符合邏輯。", "A new major version may not be compatible with previous versions.": "重大更新可能與之前的版本之間無法兼容", "API Key": "API Key", @@ -10,7 +10,8 @@ "Add Device": "新增設備", "Add Folder": "新增資料夾", "Add Remote Device": "新增遠程設備", - "Add devices from the introducer to our device list, for mutually shared folders.": "將這個設備上那些,跟本機有著共同文件夾的「遠程設備」,都添加到本機的「遠程設備」列表。", + "Add devices from the introducer to our device list, for mutually shared folders.": "將這個設備上那些,跟本機有著共同文件夾的「遠程設備」,都新增到本機的「遠程設備」列表。", + "Add ignore patterns": "新增忽略模式", "Add new folder?": "新增新文件夾?", "Additionally the full rescan interval will be increased (times 60, i.e. new default of 1h). You can also configure it manually for every folder later after choosing No.": "另外,完整重新掃瞄的間隔將增大(時間 60,以新的默認 1 小時為例)。你也可以在選擇「否」後手動配置每個文件夾的時間。", "Address": "地址", @@ -18,37 +19,38 @@ "Advanced": "高級", "Advanced Configuration": "高級配置", "All Data": "所有資料", - "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.": "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.", + "All Time": "所有時段", + "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.": "與此設備共享的所有文件夾都必須受密碼保護,這樣如果沒有給定密碼,所有發送的數據都將無法讀取。", "Allow Anonymous Usage Reporting?": "允許匿名使用報告?", "Allowed Networks": "允許的網絡", "Alphabetic": "字母順序", + "Altered by ignoring deletes.": "通過忽略刪除進行更改。", "An external command handles the versioning. It has to remove the file from the shared folder. If the path to the application contains spaces, it should be quoted.": "外部命令接管了版本控制。該外部命令必須自行從共享文件夾中刪除該文件。如果此應用程序的路徑包含空格,應該用半角引號括起來。", "Anonymous Usage Reporting": "匿名使用報告", "Anonymous usage report format has changed. Would you like to move to the new format?": "匿名使用情況的報告格式已經變更。是否要遷移到新的格式?", - "Are you sure you want to continue?": "Are you sure you want to continue?", - "Are you sure you want to override all remote changes?": "Are you sure you want to override all remote changes?", - "Are you sure you want to permanently delete all these files?": "Are you sure you want to permanently delete all these files?", - "Are you sure you want to remove device {%name%}?": "您確定要移除設備 {{name}} 嗎?", - "Are you sure you want to remove folder {%label%}?": "您確定要移除文件夾 {{label}} 嗎?", - "Are you sure you want to restore {%count%} files?": "您確定要恢復這 {{count}} 個文件嗎?", - "Are you sure you want to revert all local changes?": "Are you sure you want to revert all local changes?", - "Are you sure you want to upgrade?": "你確定要升級嗎?", + "Apply": "儲存", + "Are you sure you want to override all remote changes?": "確定要儲存遠端改變?", + "Are you sure you want to permanently delete all these files?": "確定要永久刪除所有這些文件嗎?", + "Are you sure you want to remove device {%name%}?": "確定要移除設備 {%name%} 嗎?", + "Are you sure you want to remove folder {%label%}?": "確定要移除文件夾 {%label%} 嗎?", + "Are you sure you want to restore {%count%} files?": "確定要恢復這 {%count%} 個文件嗎?", + "Are you sure you want to revert all local changes?": "確定要還原所有本地更改嗎?", + "Are you sure you want to upgrade?": "確定要升級嗎?", "Auto Accept": "自動接受", "Automatic Crash Reporting": "自動發送崩潰報告", "Automatic upgrade now offers the choice between stable releases and release candidates.": "自動升級現在提供了穩定版本和候選發佈版的選項。", "Automatic upgrades": "自動升級", "Automatic upgrades are always enabled for candidate releases.": "候選發佈版會一直啟用自動升級。", - "Automatically create or share folders that this device advertises at the default path.": "在本機默認文件夾中,自動地創建或共享這個設備共享出來的所有文件夾。", + "Automatically create or share folders that this device advertises at the default path.": "在本機默認文件夾中,自動地建立或共享這個設備共享出來的所有文件夾。", "Available debug logging facilities:": "可用的調試日誌功能:", "Be careful!": "小心!", "Bugs": "問題回報", - "Cancel": "Cancel", + "Cancel": "取消", "Changelog": "更新日誌", "Clean out after": "在該時間後清除", "Cleaning Versions": "清除版本", "Cleanup Interval": "清除間隔", - "Click to see discovery failures": "點擊查看設備發現錯誤", - "Click to see full identification string and QR code.": "Click to see full identification string and QR code.", + "Click to see full identification string and QR code.": "點擊查看完整的識別字符串和二維碼。", "Close": "關閉", "Command": "命令", "Comment, when used at the start of a line": "註釋,在行首使用", @@ -61,24 +63,23 @@ "Continuously watching for changes is now available within Syncthing. This will detect changes on disk and issue a scan on only the modified paths. The benefits are that changes are propagated quicker and that less full scans are required.": "Syncthing 現在可以持續監視更改了。這將檢測磁盤上的更改,然後對有修改的路徑發起掃瞄。這樣的好處是更改可以更快地傳播,且需要的完整掃瞄會更少。", "Copied from elsewhere": "從其他設備複製", "Copied from original": "從源複製", - "Copyright © 2014-2019 the following Contributors:": "版權所有©2014-2019以下貢獻者:", - "Creating ignore patterns, overwriting an existing file at {%path%}.": "正在創建忽略模式,覆蓋位於 {{path}} 的已有文件。", "Currently Shared With Devices": "當前設備已共享", + "Custom Range": "自定義範圍", "Danger!": "危險!", "Debugging Facilities": "調試功能", - "Default Configuration": "Default Configuration", - "Default Device": "Default Device", - "Default Folder": "Default Folder", - "Default Folder Path": "默認文件夾路徑", - "Defaults": "Defaults", - "Delete": "Delete", + "Default Configuration": "默認配置", + "Default Device": "默認設備", + "Default Folder": "默認文件夾", + "Default Ignore Patterns": "默認忽略模式", + "Defaults": "默認值", + "Delete": "刪除", "Delete Unexpected Items": "刪除不需要項目", - "Deleted": "已刪除", + "Deleted {%file%}": "{%file%}已刪除", "Deselect All": "取消全選", "Deselect devices to stop sharing this folder with.": "反選設備以停止共享此文件夾", "Deselect folders to stop sharing with this device.": "停止選擇文件夾以停止與此設備共享。", "Device": "設備", - "Device \"{%name%}\" ({%device%} at {%address%}) wants to connect. Add new device?": "設備 \"{{name}}\"(位於 {{address}} 的 {{device}})請求連接。是否添加新設備?", + "Device \"{%name%}\" ({%device%} at {%address%}) wants to connect. Add new device?": "設備 \"{%name%}\"(位於 {%address%} 的 {%device%})請求連接。是否添加新設備?", "Device ID": "設備 ID", "Device Identification": "設備標識", "Device Name": "設備名", @@ -98,22 +99,22 @@ "Discovered": "已發現", "Discovery": "設備發現", "Discovery Failures": "設備發現錯誤", - "Discovery Status": "Discovery Status", - "Dismiss": "Dismiss", - "Do not add it to the ignore list, so this notification may recur.": "Do not add it to the ignore list, so this notification may recur.", + "Discovery Status": "搜尋狀態", + "Dismiss": "停止", + "Do not add it to the ignore list, so this notification may recur.": "不要將其新增到忽略列表中,因此此通知可能會再次出現。", "Do not restore": "不要恢復", "Do not restore all": "不要全部恢復", - "Do you want to enable watching for changes for all your folders?": "您想要啟用對監視您所有文件夾的更改嗎?", + "Do you want to enable watching for changes for all your folders?": "想要啟用對監視您所有文件夾的更改嗎?", "Documentation": "文檔", "Download Rate": "下載速度", "Downloaded": "已下載", "Downloading": "下載中", "Edit": "選項", "Edit Device": "編輯設備", - "Edit Device Defaults": "Edit Device Defaults", + "Edit Device Defaults": "編輯設備默認值", "Edit Folder": "編輯文件夾", - "Edit Folder Defaults": "Edit Folder Defaults", - "Editing {%path%}.": "正在編輯 {{path}}。", + "Edit Folder Defaults": "編輯文件夾默認值", + "Editing {%path%}.": "正在編輯 {%path%}。", "Enable Crash Reporting": "啟用自動發送崩潰報告", "Enable NAT traversal": "啟用 NAT 遍歷", "Enable Relaying": "開啟中繼", @@ -124,9 +125,11 @@ "Enter ignore patterns, one per line.": "請輸入忽略模式,每行一條。", "Enter up to three octal digits.": "最多輸入三個8進制數字", "Error": "錯誤", + "External": "外部", "External File Versioning": "外部版本控制", "Failed Items": "失敗的項目", - "Failed to load ignore patterns.": "Failed to load ignore patterns.", + "Failed to load file versions.": "無法加載文件版本。", + "Failed to load ignore patterns.": "無法加載忽略模式。", "Failed to setup, retrying": "設置失敗,正在重試。", "Failure to connect to IPv6 servers is expected if there is no IPv6 connectivity.": "如果本機沒有配置IPv6,則無法連接IPv6服務器是正常的。", "File Pull Order": "文件拉取順序", @@ -139,14 +142,15 @@ "Filter by date": "按日期篩選", "Filter by name": "按名稱篩選", "Folder": "文件夾", - "Folder ID": "文件夾 ID", + "Folder ID": "文件夾ID", "Folder Label": "文件夾標籤", "Folder Path": "文件夾路徑", "Folder Type": "文件夾類型", - "Folder type \"{%receiveEncrypted%}\" can only be set when adding a new folder.": "Folder type \"{{receiveEncrypted}}\" can only be set when adding a new folder.", - "Folder type \"{%receiveEncrypted%}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.": "Folder type \"{{receiveEncrypted}}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.", + "Folder type \"{%receiveEncrypted%}\" can only be set when adding a new folder.": "Folder type \"{%receiveEncrypted%}\" can only be set when adding a new folder.", + "Folder type \"{%receiveEncrypted%}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.": "添加文件夾後無法更改文件夾類型\"{%receiveEncrypted%}\"。您需要刪除文件夾,刪除或解密磁盤上的數據,然後重新添加文件夾。", "Folders": "文件夾", "For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't.": "開始監視下列文件夾時發生錯誤。由於每分鐘都會重試,所以錯誤可能很快就消失。如果它們仍存在,請試著修復潛在問題,如不會則請求幫助。", + "Forever": "永久", "Full Rescan Interval (s)": "完整掃瞄間隔", "GUI": "圖形用戶界面", "GUI Authentication Password": "圖形管理界面密碼", @@ -162,12 +166,13 @@ "Help": "幫助", "Home page": "主頁", "However, your current settings indicate you might not want it enabled. We have disabled automatic crash reporting for you.": "我們已經為您關閉了自動崩潰報告發送功能,因為您當前的設置顯示您可能並不想啟用該功能。", - "Identification": "Identification", + "Identification": "識別", "If untrusted, enter encryption password": "如果不受信任,請輸入加密密碼", "If you want to prevent other users on this computer from accessing Syncthing and through it your files, consider setting up authentication.": "如果要阻止此計算機上的其他用戶訪問Syncthing並通過它訪問文件,請考慮設置身份驗證。", "Ignore": "忽略", "Ignore Patterns": "忽略模式", "Ignore Permissions": "忽略文件權限", + "Ignore patterns can only be added after the folder is created. If checked, an input field to enter ignore patterns will be presented after saving.": "忽略模式只能在建立文件夾後新增。如果選中,將在保存後顯示輸入忽略模式的輸入字段。", "Ignored Devices": "已忽略的設備", "Ignored Folders": "已忽略的文件夾", "Ignored at": "已忽略於", @@ -179,17 +184,20 @@ "Keep Versions": "保留版本數量", "LDAP": "LDAP", "Largest First": "大文件優先", + "Last 30 Days": "30日內", + "Last 7 Days": "7日內", + "Last Month": "上月", "Last Scan": "最後掃瞄", "Last seen": "最後可見", "Latest Change": "最後更改", "Learn more": "瞭解更多", "Limit": "限制", - "Listener Failures": "Listener Failures", - "Listener Status": "Listener Status", + "Listener Failures": "偵聽程序失敗", + "Listener Status": "偵聽程序狀態", "Listeners": "偵聽程序", "Loading data...": "正在載入數據…", "Loading...": "正在載入…", - "Local Additions": "從本地添加", + "Local Additions": "從本地新增", "Local Discovery": "本地發現", "Local State": "本地狀態", "Local State (Total)": "本地狀態匯總", @@ -225,10 +233,9 @@ "Out of Sync Items": "未同步的項目", "Outgoing Rate Limit (KiB/s)": "上傳速度限制 (KiB/s)", "Override": "Override", - "Override Changes": "撤銷改變", + "Override Changes": "覆蓋更改", "Path": "路徑", - "Path to the folder on the local computer. Will be created if it does not exist. The tilde character (~) can be used as a shortcut for": "文件夾在本地的路徑。如果不存在,則會被創建。波浪線符號(~)是如下路徑的縮略符:", - "Path where new auto accepted folders will be created, as well as the default suggested path when adding new folders via the UI. Tilde character (~) expands to {%tilde%}.": "用於創建自動接受新文件夾的路徑,同時也是通過 UI 添加新文件夾時的默認值。波浪號 (~) 擴展成 {{tilde}}。", + "Path to the folder on the local computer. Will be created if it does not exist. The tilde character (~) can be used as a shortcut for": "文件夾在本地的路徑。如果不存在,則會被建立。波浪線符號(~)是如下路徑的縮略符:", "Path where versions should be stored (leave empty for the default .stversions directory in the shared folder).": "歷史版本儲存路徑(留空則會默認存儲在共享文件夾中的 .stversions 目錄)。", "Pause": "暫停", "Pause All": "全部暫停", @@ -239,7 +246,6 @@ "Periodic scanning at given interval and enabled watching for changes": "正以給定的間隔定期掃瞄並已啟用更改監視", "Periodic scanning at given interval and failed setting up watching for changes, retrying every 1m:": "正以給定的間隔定期掃瞄但設置更改監視失敗,正在以每 1m 一次重試:", "Permanently add it to the ignore list, suppressing further notifications.": "Permanently add it to the ignore list, suppressing further notifications.", - "Permissions": "權限", "Please consult the release notes before performing a major upgrade.": "請在進行重大更新前查看發佈說明。", "Please set a GUI Authentication User and Password in the Settings dialog.": "請在設置對話框中設置 GUI 驗證用戶及其密碼。", "Please wait": "請稍候", @@ -250,15 +256,15 @@ "Preview Usage Report": "預覽使用報告", "Quick guide to supported patterns": "支持的通配符的簡單教程:", "Random": "隨機順序", - "Receive Encrypted": "Receive Encrypted", + "Receive Encrypted": "接收加密", "Receive Only": "僅接收", - "Received data is already encrypted": "Received data is already encrypted", + "Received data is already encrypted": "接收到的數據已經加密", "Recent Changes": "最近更改", "Reduced by ignore patterns": "已由忽略模式縮減", "Release Notes": "發佈說明", "Release candidates contain the latest features and fixes. They are similar to the traditional bi-weekly Syncthing releases.": "發佈候選版包含最新的特性和修復。它們跟傳統的 Syncthing 雙周發佈版類似。", "Remote Devices": "遠程設備", - "Remote GUI": "Remote GUI", + "Remote GUI": "遠程圖形用戶界面", "Remove": "移除", "Remove Device": "移除設備", "Remove Folder": "移除文件夾", @@ -270,12 +276,12 @@ "Restart Needed": "需要重啟 Syncthing", "Restarting": "重啟中", "Restore": "恢復", - "Restore Versions": "恢復歷史版本", + "Restore Versions": "恢復版本", "Resume": "恢復", "Resume All": "全部恢復", "Reused": "復用", - "Revert": "Revert", - "Revert Local Changes": "恢復本地更改", + "Revert": "還原", + "Revert Local Changes": "還原本地更改", "Save": "保存", "Scan Time Remaining": "掃瞄剩餘時間", "Scanning": "掃瞄中", @@ -286,51 +292,53 @@ "Select additional folders to share with this device.": "選擇其他文件夾與此設備共享。", "Select latest version": "選擇最新的版本", "Select oldest version": "選擇最舊的版本", - "Select the folders to share with this device.": "選擇與該設備共享的文件夾。", "Send & Receive": "發送與接收", "Send Only": "僅發送", + "Set Ignores on Added Folder": "在新增的文件夾上設置忽略", "Settings": "設置", "Share": "共享", "Share Folder": "共享文件夾", - "Share Folders With Device": "將指定文件夾共享給設備", "Share this folder?": "是否共享該文件夾?", "Shared Folders": "共享文件夾", "Shared With": "共享給", "Sharing": "共享", "Show ID": "顯示 ID", "Show QR": "顯示 QR 碼", - "Show detailed discovery status": "Show detailed discovery status", - "Show detailed listener status": "Show detailed listener status", + "Show detailed discovery status": "顯示詳細的發現狀態", + "Show detailed listener status": "顯示詳細的偵聽程序狀態", "Show diff with previous version": "顯示與先前版本的差異", "Shown instead of Device ID in the cluster status. Will be advertised to other devices as an optional default name.": "在集群狀態中顯示該名稱,而不是設備 ID。將會作為當前設備的可選的默認名稱,報告給所有其他設備。", "Shown instead of Device ID in the cluster status. Will be updated to the name the device advertises if left empty.": "在集群狀態中顯示該名稱,而不是設備 ID。如果設置為空,則會使用目標設備自報的默認名稱。", - "Shutdown": "關閉 Syncthing", + "Shutdown": "關閉", "Shutdown Complete": "關閉完成", + "Simple": "簡易", "Simple File Versioning": "簡易版本控制", "Single level wildcard (matches within a directory only)": "單級通配符(僅匹配單層文件夾)", "Size": "大小", "Smallest First": "小文件優先", - "Some discovery methods could not be established for finding other devices or announcing this device:": "Some discovery methods could not be established for finding other devices or announcing this device:", + "Some discovery methods could not be established for finding other devices or announcing this device:": "無法建立一些發現方法來查找其他設備或宣布此設備:", "Some items could not be restored:": "有些項目無法被恢復:", - "Some listening addresses could not be enabled to accept connections:": "Some listening addresses could not be enabled to accept connections:", + "Some listening addresses could not be enabled to accept connections:": "無法啟用某些偵聽地址以接受連接:", "Source Code": "源代碼", "Stable releases and release candidates": "穩定版本和發佈候選版", "Stable releases are delayed by about two weeks. During this time they go through testing as release candidates.": "穩定版本約延遲兩個星期。這段時間它們將作為發佈候選版來測試。", "Stable releases only": "僅穩定版本", + "Staggered": "Staggered", "Staggered File Versioning": "階段版本控制", "Start Browser": "啟動瀏覽器", "Statistics": "統計", "Stopped": "已停止", - "Stores and syncs only encrypted data. Folders on all connected devices need to be set up with the same password or be of type \"{%receiveEncrypted%}\" too.": "Stores and syncs only encrypted data. Folders on all connected devices need to be set up with the same password or be of type \"{{receiveEncrypted}}\" too.", + "Stores and syncs only encrypted data. Folders on all connected devices need to be set up with the same password or be of type \"{%receiveEncrypted%}\" too.": "僅存儲和同步加密數據。所有連接設備上的文件夾都需要設置相同的密碼或類型為 \"{%receiveEncrypted%}\"。", "Support": "支持", "Support Bundle": "支持捆綁包", "Sync Protocol Listen Addresses": "協議監聽地址", + "Sync Status": "Sync Status", "Syncing": "同步中", "Syncthing has been shut down.": "Syncthing 已關閉。", "Syncthing includes the following software or portions thereof:": "Syncthing 使用了下列軟件或其中的一部分:", "Syncthing is Free and Open Source Software licensed as MPL v2.0.": "Syncthing 是個以 MPL v2.0 授權的免費開源軟件。", - "Syncthing is listening on the following network addresses for connection attempts from other devices:": "Syncthing is listening on the following network addresses for connection attempts from other devices:", - "Syncthing is not listening for connection attempts from other devices on any address. Only outgoing connections from this device may work.": "Syncthing is not listening for connection attempts from other devices on any address. Only outgoing connections from this device may work.", + "Syncthing is listening on the following network addresses for connection attempts from other devices:": "Syncthing 正在以下網絡地址上偵聽其他設備的連接嘗試:", + "Syncthing is not listening for connection attempts from other devices on any address. Only outgoing connections from this device may work.": "Syncthing 不會在任何地址上偵聽來自其他設備的連接嘗試。只有來自該設備的傳出連接可能有效。", "Syncthing is restarting.": "Syncthing 正在重啟。", "Syncthing is upgrading.": "Syncthing 正在升級。", "Syncthing now supports automatically reporting crashes to the developers. This feature is enabled by default.": "Syncthing 現在已經支持將崩潰報告自動發送給開發者。該功能默認開啟。", @@ -349,13 +357,13 @@ "The entered device ID does not look valid. It should be a 52 or 56 character string consisting of letters and numbers, with spaces and dashes being optional.": "輸入的設備 ID 似乎無效。設備 ID 包含字母和數字,長度為 52 或 56,空格和橫線不計在內。", "The folder ID cannot be blank.": "文件夾 ID 不能為空。", "The folder ID must be unique.": "文件夾 ID 不得重複。", - "The folder content on other devices will be overwritten to become identical with this device. Files not present here will be deleted on other devices.": "The folder content on other devices will be overwritten to become identical with this device. Files not present here will be deleted on other devices.", - "The folder content on this device will be overwritten to become identical with other devices. Files newly added here will be deleted.": "The folder content on this device will be overwritten to become identical with other devices. Files newly added here will be deleted.", + "The folder content on other devices will be overwritten to become identical with this device. Files not present here will be deleted on other devices.": "其他設備上的文件夾內容將被覆蓋,與此設備相同。此處不存在的文件將在其他設備上刪除。", + "The folder content on this device will be overwritten to become identical with other devices. Files newly added here will be deleted.": "此設備上的文件夾內容將被覆蓋以與其他設備相同。此處新新增的文件將被刪除。", "The folder path cannot be blank.": "文件夾路徑不能為空。", "The following intervals are used: for the first hour a version is kept every 30 seconds, for the first day a version is kept every hour, for the first 30 days a version is kept every day, until the maximum age a version is kept every week.": "保留的歷史版本會遵循以下條件:最近一小時內的歷史版本,更新間隔小於三十秒的僅保留一份。最近一天內的歷史版本,更新間隔小於一小時的僅保留一份。最近一個月內的歷史版本,更新間隔小於一天的僅保留一份。距離現在超過一個月且小於最長保留時間的,更新間隔小於一周的僅保留一份。", "The following items could not be synchronized.": "下列項目無法被同步。", "The following items were changed locally.": "下列項目存在本地更改。", - "The following methods are used to discover other devices on the network and announce this device to be found by others:": "The following methods are used to discover other devices on the network and announce this device to be found by others:", + "The following methods are used to discover other devices on the network and announce this device to be found by others:": "以下方法用於發現網絡上的其他設備並宣布該設備被其他人發現:", "The following unexpected items were found.": "找到以下不需要項目。", "The interval must be a positive number of seconds.": "間隔必須為正數秒。", "The interval, in seconds, for running cleanup in the versions directory. Zero to disable periodic cleaning.": "在版本目錄中運行清理的間隔(秒)。0表示禁用定期清除。", @@ -367,18 +375,25 @@ "The number of versions must be a number and cannot be blank.": "保留版本數量必須為數字,且不能為空。", "The path cannot be blank.": "路徑不能為空。", "The rate limit must be a non-negative number (0: no limit)": "傳輸速度限制為非負整數(0 表示不限制)", + "The remote device has not accepted sharing this folder.": "遠程設備尚未接受共享此文件夾。", + "The remote device has paused this folder.": "遠程設備已暫停此文件夾。", "The rescan interval must be a non-negative number of seconds.": "掃瞄間隔單位為秒,且不能為負數。", "There are no devices to share this folder with.": "沒有設備共享此文件夾", + "There are no file versions to restore.": "沒有要恢復的文件版本。", "There are no folders to share with this device.": "沒有與此設備共享的文件夾。", "They are retried automatically and will be synced when the error is resolved.": "系統將會自動重試,當錯誤被解決時,它們將會被同步。", "This Device": "當前設備", + "This Month": "本月", "This can easily give hackers access to read and change any files on your computer.": "這會讓駭客能夠輕而易舉地訪問及修改您的文件。", - "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.": "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.", + "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.": "該設備不能自動發現其他設備或宣布自己的地址被其他人發現。只有具有靜態配置地址的設備才能連接。", "This is a major version upgrade.": "這是一個重大版本更新。", "This setting controls the free space required on the home (i.e., index database) disk.": "此設置控制主(例如索引數據庫)磁盤上需要的可用空間。", "Time": "時間", "Time the item was last modified": "該項最近修改的時間", + "Today": "今天", + "Trash Can": "回收站", "Trash Can File Versioning": "回收站式版本控制", + "Twitter": "Twitter", "Type": "類型", "UNIX Permissions": "UNIX權限", "Unavailable": "無效", @@ -393,15 +408,15 @@ "Unshared Folders": "未共享的文件夾", "Untrusted": "不信任", "Up to Date": "同步完成", - "Updated": "已更新", + "Updated {%file%}": "Updated {%file%}", "Upgrade": "更新", - "Upgrade To {%version%}": "升級至版本 {{version}}", + "Upgrade To {%version%}": "升級至版本 {%version%}", "Upgrading": "升級中", "Upload Rate": "上傳速度", "Uptime": "已啟動", "Usage reporting is always enabled for candidate releases.": "發佈候選版總是會啟用使用報告。", "Use HTTPS for GUI": "使用加密連接到圖形管理頁面", - "Use notifications from the filesystem to detect changed items.": "Use notifications from the filesystem to detect changed items.", + "Use notifications from the filesystem to detect changed items.": "使用來自文件系統的通知來檢測更改的項目。", "Username/Password has not been set for the GUI authentication. Please consider setting it up.": "尚未為GUI身份驗證設置用戶名/密碼。 請考慮進行設置。", "Version": "版本", "Versions": "歷史版本", @@ -410,18 +425,19 @@ "Waiting to Clean": "等待清除", "Waiting to Scan": "等待掃瞄", "Waiting to Sync": "等待同步", - "Warning": "Warning", - "Warning, this path is a parent directory of an existing folder \"{%otherFolder%}\".": "警告,該路徑是已有文件夾\"{{otherFolder}}\"的上級目錄。", - "Warning, this path is a parent directory of an existing folder \"{%otherFolderLabel%}\" ({%otherFolder%}).": "警告,該路徑是已有文件夾\"{{otherFolderLabel}}\" ({{otherFolder}})的上級目錄。", - "Warning, this path is a subdirectory of an existing folder \"{%otherFolder%}\".": "警告,該路徑是已有文件夾\"{{otherFolder}}\"的下級目錄。", - "Warning, this path is a subdirectory of an existing folder \"{%otherFolderLabel%}\" ({%otherFolder%}).": "警告,該路徑是已有文件夾\"{{otherFolderLabel}}\" ({{otherFolder}})的下級目錄。", - "Warning: If you are using an external watcher like {%syncthingInotify%}, you should make sure it is deactivated.": "警告:如果你在使用外部的監視器如 {{syncthingInotify}},你應該確保它已經取消激活。", + "Warning": "警告", + "Warning, this path is a parent directory of an existing folder \"{%otherFolder%}\".": "警告,該路徑是已有文件夾\"{%otherFolder%}\"的上級目錄。", + "Warning, this path is a parent directory of an existing folder \"{%otherFolderLabel%}\" ({%otherFolder%}).": "警告,該路徑是已有文件夾\"{%otherFolderLabel%}\" ({%otherFolder%})的上級目錄。", + "Warning, this path is a subdirectory of an existing folder \"{%otherFolder%}\".": "警告,該路徑是已有文件夾\"{%otherFolder%}\"的下級目錄。", + "Warning, this path is a subdirectory of an existing folder \"{%otherFolderLabel%}\" ({%otherFolder%}).": "警告,該路徑是已有文件夾\"{%otherFolderLabel%}\" ({%otherFolder%})的下級目錄。", + "Warning: If you are using an external watcher like {%syncthingInotify%}, you should make sure it is deactivated.": "警告:如果你在使用外部的監視器如 {%syncthingInotify%},你應該確保它已經取消激活。", "Watch for Changes": "監視更改", "Watching for Changes": "正在監視更改", "Watching for changes discovers most changes without periodic scanning.": "對更改的監視無需定期掃瞄就可以發現大多數更改。", - "When adding a new device, keep in mind that this device must be added on the other side too.": "若您在本機添加新設備,記住您也必須在這個新設備上添加本機。", - "When adding a new folder, keep in mind that the Folder ID is used to tie folders together between devices. They are case sensitive and must match exactly between all devices.": "若你添加了新文件夾,記住文件夾 ID 是用以在不同設備間建立聯繫的。在不同設備間擁有相同 ID 的文件夾將會被同步。且文件夾 ID 區分大小寫。", + "When adding a new device, keep in mind that this device must be added on the other side too.": "若您在本機新增新設備,記住您也必須在這個新設備上新增本機。", + "When adding a new folder, keep in mind that the Folder ID is used to tie folders together between devices. They are case sensitive and must match exactly between all devices.": "若你新增了新文件夾,記住文件夾 ID 是用以在不同設備間建立聯繫的。在不同設備間擁有相同 ID 的文件夾將會被同步。且文件夾 ID 區分大小寫。", "Yes": "是", + "Yesterday": "昨日", "You can also select one of these nearby devices:": "您也可以從這些附近的設備中選擇:", "You can change your choice at any time in the Settings dialog.": "您可以在任何時候在設置對話框中更改選擇。", "You can read more about the two release channels at the link below.": "您可以從以下鏈接讀取更多關於兩個發行渠道的信息。", @@ -429,14 +445,18 @@ "You have no ignored folders.": "你沒有已忽略的文件夾。", "You have unsaved changes. Do you really want to discard them?": "你有未保存的更改。你真的要丟棄它們嗎?", "You must keep at least one version.": "您必須保留至少一個版本。", - "You should never add or change anything locally in a \"{%receiveEncrypted%}\" folder.": "您絕對不應在\"{{receiveEncrypted}}\"文件夾中本地添加或更改任何內容。", + "You should never add or change anything locally in a \"{%receiveEncrypted%}\" folder.": "您絕對不應在\"{%receiveEncrypted%}\"文件夾中本地添加或更改任何內容。", "days": "天", "directories": "目錄", "files": "文件", "full documentation": "完整文檔", "items": "條目", "seconds": "秒", - "{%device%} wants to share folder \"{%folder%}\".": "{{device}} 想將 「{{folder}}」 文件夾共享給您。", - "{%device%} wants to share folder \"{%folderlabel%}\" ({%folder%}).": "{{device}} 想要共享 \"{{folderlabel}}\" ({{folder}}) 文件夾給您。", - "{%reintroducer%} might reintroduce this device.": "{{reintroducer}} 可能會重新引入此設備。" + "theme-name-black": "theme-name-black", + "theme-name-dark": "theme-name-dark", + "theme-name-default": "theme-name-default", + "theme-name-light": "theme-name-light", + "{%device%} wants to share folder \"{%folder%}\".": "{%device%} 想將 「{%folder%}」 文件夾共享給您。", + "{%device%} wants to share folder \"{%folderlabel%}\" ({%folder%}).": "{%device%} 想要共享 \"{%folderlabel%}\" ({%folder%}) 文件夾給您。", + "{%reintroducer%} might reintroduce this device.": "{%reintroducer%} 可能會重新引入此設備。" } \ No newline at end of file diff --git a/gui/default/assets/lang/lang-zh-TW.json b/gui/default/assets/lang/lang-zh-TW.json index 4b8f8240ed6..c1c465dde77 100644 --- a/gui/default/assets/lang/lang-zh-TW.json +++ b/gui/default/assets/lang/lang-zh-TW.json @@ -11,6 +11,7 @@ "Add Folder": "添加資料夾", "Add Remote Device": "新增遠端裝置", "Add devices from the introducer to our device list, for mutually shared folders.": "對於共享的資料夾,匯入引入者的裝置清單。", + "Add ignore patterns": "Add ignore patterns", "Add new folder?": "新增資料夾?", "Additionally the full rescan interval will be increased (times 60, i.e. new default of 1h). You can also configure it manually for every folder later after choosing No.": "另外,完整地重新掃瞄的間隔將增大(時間 60,例如:新的預設值為 1 小時)。您也可以在選擇「否」後,手動配置每個資料夾的時間間隔。", "Address": "位址", @@ -18,14 +19,16 @@ "Advanced": "進階", "Advanced Configuration": "進階配置", "All Data": "全部資料", + "All Time": "All Time", "All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.": "所有與此裝置分享的資料夾必須使用密碼保護起來,如此一來,沒有提供密碼將無法閱覽資料。", "Allow Anonymous Usage Reporting?": "允許回報匿名數據?", "Allowed Networks": "允許的網路", "Alphabetic": "字母順序", + "Altered by ignoring deletes.": "Altered by ignoring deletes.", "An external command handles the versioning. It has to remove the file from the shared folder. If the path to the application contains spaces, it should be quoted.": "外部指令接管了版本控制。它必須將檔案自分享資料夾中移除。如果應用程式的路徑包含了空格,則必須使用雙引號刮起。", "Anonymous Usage Reporting": "匿名數據回報", "Anonymous usage report format has changed. Would you like to move to the new format?": "匿名數據回報格式已經變更,想要移至新格式嗎?", - "Are you sure you want to continue?": "您確定要繼續嗎?", + "Apply": "Apply", "Are you sure you want to override all remote changes?": "Are you sure you want to override all remote changes?", "Are you sure you want to permanently delete all these files?": "確認永久刪除檔案?", "Are you sure you want to remove device {%name%}?": "確定要移除 {{name}} 裝置?", @@ -47,7 +50,6 @@ "Clean out after": "於之後清空", "Cleaning Versions": "正在清除歷史版本", "Cleanup Interval": "清除間隔", - "Click to see discovery failures": "點擊以查閱失敗的探索", "Click to see full identification string and QR code.": "Click to see full identification string and QR code.", "Close": "關閉", "Command": "指令", @@ -61,19 +63,18 @@ "Continuously watching for changes is now available within Syncthing. This will detect changes on disk and issue a scan on only the modified paths. The benefits are that changes are propagated quicker and that less full scans are required.": "Syncthing 現在能持續地監視變動了。此機制將偵測到磁碟上的變動並僅對修改過的項目發起掃描。優點是檔案的變動將更快地傳播,並且減少完整掃描的需求。", "Copied from elsewhere": "從別處複製", "Copied from original": "從原處複製", - "Copyright © 2014-2019 the following Contributors:": "Copyright © 2014-2019 下列貢獻者:", - "Creating ignore patterns, overwriting an existing file at {%path%}.": "建立忽略樣式,覆蓋已存在的 {{path}}。", "Currently Shared With Devices": "目前與裝置共享", + "Custom Range": "Custom Range", "Danger!": "危險!", "Debugging Facilities": "除錯工具", "Default Configuration": "預設配置", "Default Device": "預設裝置", "Default Folder": "預設資料夾", - "Default Folder Path": "預設資料夾路徑", + "Default Ignore Patterns": "Default Ignore Patterns", "Defaults": "預設", "Delete": "刪除", "Delete Unexpected Items": "刪除不預期的項目", - "Deleted": "已刪除", + "Deleted {%file%}": "Deleted {{file}}", "Deselect All": "取消選取全部", "Deselect devices to stop sharing this folder with.": "取消選擇裝置以停用與其共享資料夾。", "Deselect folders to stop sharing with this device.": "取消選擇資料夾以停用與此裝置共享。", @@ -124,8 +125,10 @@ "Enter ignore patterns, one per line.": "輸入忽略樣式,每行一種。", "Enter up to three octal digits.": "輸入最多三位八進位數字。", "Error": "錯誤", + "External": "External", "External File Versioning": "外部的檔案版本控制", "Failed Items": "失敗的項目", + "Failed to load file versions.": "Failed to load file versions.", "Failed to load ignore patterns.": "Failed to load ignore patterns.", "Failed to setup, retrying": "無法設定,正在重試", "Failure to connect to IPv6 servers is expected if there is no IPv6 connectivity.": "若沒有 IPv6 連線能力,則無法連接 IPv6 伺服器為正常現象。", @@ -147,6 +150,7 @@ "Folder type \"{%receiveEncrypted%}\" cannot be changed after adding the folder. You need to remove the folder, delete or decrypt the data on disk, and add the folder again.": "資料夾類型 \"{{receiveEncrypted}}\" 無法在新增後變更。您需要移除資料夾、刪除或解密磁碟上的資料,並再次新增資料夾。", "Folders": "資料夾", "For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't.": "啟動監視下列資料夾時發生錯誤。由於每分鐘將進行重試,錯誤可能很快就消失。若錯誤仍存在,請嘗試修復潛在問題,或請求協助。", + "Forever": "Forever", "Full Rescan Interval (s)": "完全重新掃描間隔 (秒)", "GUI": "GUI", "GUI Authentication Password": "GUI 驗證密碼", @@ -168,6 +172,7 @@ "Ignore": "忽略", "Ignore Patterns": "忽略樣式", "Ignore Permissions": "忽略權限", + "Ignore patterns can only be added after the folder is created. If checked, an input field to enter ignore patterns will be presented after saving.": "Ignore patterns can only be added after the folder is created. If checked, an input field to enter ignore patterns will be presented after saving.", "Ignored Devices": "已忽略的裝置", "Ignored Folders": "已忽略的資料夾", "Ignored at": "忽略時間", @@ -179,6 +184,9 @@ "Keep Versions": "保留歷史版本數", "LDAP": "LDAP", "Largest First": "最大的優先", + "Last 30 Days": "Last 30 Days", + "Last 7 Days": "Last 7 Days", + "Last Month": "Last Month", "Last Scan": "最後掃描", "Last seen": "最後發現時間", "Latest Change": "最近變動", @@ -228,7 +236,6 @@ "Override Changes": "覆蓋變動", "Path": "路徑", "Path to the folder on the local computer. Will be created if it does not exist. The tilde character (~) can be used as a shortcut for": "資料夾在本機的路徑。若資料夾不存在則會建立。波浪符號 (~) 可用作下列資料夾的捷徑:", - "Path where new auto accepted folders will be created, as well as the default suggested path when adding new folders via the UI. Tilde character (~) expands to {%tilde%}.": "新自動接受的資料夾將會建立在此路徑下,從 UI 加入資料夾時也將預設推薦此路徑。波浪符字元 (~) 將被展開為 {{tilde}}。", "Path where versions should be stored (leave empty for the default .stversions directory in the shared folder).": "儲存歷史版本的路徑(共享資料夾中的預設 .stversions 目錄則留白)。", "Pause": "暫停", "Pause All": "全部暫停", @@ -239,7 +246,6 @@ "Periodic scanning at given interval and enabled watching for changes": "在一定的時間間隔,定期掃描及啟用觀察變動", "Periodic scanning at given interval and failed setting up watching for changes, retrying every 1m:": "在一定的時間間隔,定期掃描,無法設定觀察變動,每 1 分鐘重試:", "Permanently add it to the ignore list, suppressing further notifications.": "Permanently add it to the ignore list, suppressing further notifications.", - "Permissions": "權限", "Please consult the release notes before performing a major upgrade.": "執行重大更新前請先參閱版本資訊。", "Please set a GUI Authentication User and Password in the Settings dialog.": "請在設定對話框內設置 GUI 驗證使用者名稱及密碼。", "Please wait": "請稍候", @@ -286,13 +292,12 @@ "Select additional folders to share with this device.": "選擇額外資料夾以共享至此裝置。", "Select latest version": "選擇最新的版本", "Select oldest version": "選擇最舊的版本", - "Select the folders to share with this device.": "選擇要共享這個資料夾的裝置。", "Send & Receive": "傳送及接收", "Send Only": "僅傳送", + "Set Ignores on Added Folder": "Set Ignores on Added Folder", "Settings": "設定", "Share": "共享", "Share Folder": "共享資料夾", - "Share Folders With Device": "與裝置共享資料夾", "Share this folder?": "共享此資料夾?", "Shared Folders": "已共享的資料夾", "Shared With": "與誰共享", @@ -306,6 +311,7 @@ "Shown instead of Device ID in the cluster status. Will be updated to the name the device advertises if left empty.": "代替裝置識別碼顯示在叢集狀態中。本欄若未填寫則將被更新為此裝置所廣播的名稱。", "Shutdown": "關閉", "Shutdown Complete": "關閉完成", + "Simple": "Simple", "Simple File Versioning": "簡單檔案版本控制", "Single level wildcard (matches within a directory only)": "單階層萬用字元 (只在單個資料夾階層內比對)", "Size": "大小", @@ -317,6 +323,7 @@ "Stable releases and release candidates": "穩定版及候選發行版", "Stable releases are delayed by about two weeks. During this time they go through testing as release candidates.": "穩定版大約延遲兩週發佈。這段期間將作為候選發行版來測試。", "Stable releases only": "僅穩定發行版", + "Staggered": "Staggered", "Staggered File Versioning": "變動式檔案版本控制", "Start Browser": "啟動瀏覽器", "Statistics": "統計", @@ -325,6 +332,7 @@ "Support": "支援", "Support Bundle": "支援包", "Sync Protocol Listen Addresses": "同步通訊協定監聽位址", + "Sync Status": "Sync Status", "Syncing": "正在同步", "Syncthing has been shut down.": "Syncthing 已經關閉。", "Syncthing includes the following software or portions thereof:": "Syncthing 包括以下軟體或其中的一部分:", @@ -367,18 +375,25 @@ "The number of versions must be a number and cannot be blank.": "每個檔案要保留的舊版本數量必須是數字且不能為空白。", "The path cannot be blank.": "路徑不能空白。", "The rate limit must be a non-negative number (0: no limit)": "限制速率必須為非負的數字 (0: 不設限制)", + "The remote device has not accepted sharing this folder.": "The remote device has not accepted sharing this folder.", + "The remote device has paused this folder.": "The remote device has paused this folder.", "The rescan interval must be a non-negative number of seconds.": "重新掃描間隔必須為一個非負數的秒數。", "There are no devices to share this folder with.": "沒有裝置可以共享此資料夾。", + "There are no file versions to restore.": "There are no file versions to restore.", "There are no folders to share with this device.": "沒有資料夾分享給此裝置。", "They are retried automatically and will be synced when the error is resolved.": "解決問題後,將會自動重試和同步。", "This Device": "本機", + "This Month": "This Month", "This can easily give hackers access to read and change any files on your computer.": "這能給駭客輕易的來讀取、變更電腦中的任何檔案。", "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.": "This device cannot automatically discover other devices or announce its own address to be found by others. Only devices with statically configured addresses can connect.", "This is a major version upgrade.": "這是一個重大版本更新。", "This setting controls the free space required on the home (i.e., index database) disk.": "此設定控制家目錄(即:索引資料庫)的必須可用空間。", "Time": "時間", "Time the item was last modified": "前次修改時間", + "Today": "Today", + "Trash Can": "Trash Can", "Trash Can File Versioning": "垃圾筒式檔案版本控制", + "Twitter": "Twitter", "Type": "類型", "UNIX Permissions": "UNIX 權限", "Unavailable": "無法使用", @@ -393,7 +408,7 @@ "Unshared Folders": "未共享的資料夾", "Untrusted": "不信任", "Up to Date": "最新", - "Updated": "已更新", + "Updated {%file%}": "Updated {{file}}", "Upgrade": "更新", "Upgrade To {%version%}": "更新至 {{version}}", "Upgrading": "正在升級", @@ -422,6 +437,7 @@ "When adding a new device, keep in mind that this device must be added on the other side too.": "當新增一個裝置時,務必記住,當前的這個裝置也同樣必須被添加至另一邊。", "When adding a new folder, keep in mind that the Folder ID is used to tie folders together between devices. They are case sensitive and must match exactly between all devices.": "當新增一個資料夾時,請記住,資料夾識別碼是用來將裝置之間的資料夾綁定在一起的。它們有區分大小寫,且必須在所有裝置之間完全相同。", "Yes": "是", + "Yesterday": "Yesterday", "You can also select one of these nearby devices:": "您亦可從這些附近裝置中擇一:", "You can change your choice at any time in the Settings dialog.": "您可以在設定對話框中隨時更改您的選擇。", "You can read more about the two release channels at the link below.": "您可於下方連結閱讀更多關於發行頻道的說明。", @@ -436,6 +452,10 @@ "full documentation": "完整說明文件", "items": "個項目", "seconds": "秒", + "theme-name-black": "Black", + "theme-name-dark": "Dark", + "theme-name-default": "Default", + "theme-name-light": "Light", "{%device%} wants to share folder \"{%folder%}\".": "{{device}} 想要共享資料夾 \"{{folder}}\"。", "{%device%} wants to share folder \"{%folderlabel%}\" ({%folder%}).": "{{device}} 想要共享資料夾 \"{{folderlabel}}\" ({{folder}})。", "{%reintroducer%} might reintroduce this device.": "{{reintroducer}} 可能會重新引入此裝置。" diff --git a/gui/default/assets/lang/prettyprint.js b/gui/default/assets/lang/prettyprint.js index 22260d947dd..08590738f84 100644 --- a/gui/default/assets/lang/prettyprint.js +++ b/gui/default/assets/lang/prettyprint.js @@ -1 +1 @@ -var langPrettyprint = {"bg":"Bulgarian","ca@valencia":"Catalan (Valencian)","cs":"Czech","da":"Danish","de":"German","el":"Greek","en":"English","en-AU":"English (Australia)","en-GB":"English (United Kingdom)","eo":"Esperanto","es":"Spanish","es-ES":"Spanish (Spain)","eu":"Basque","fi":"Finnish","fr":"French","fy":"Western Frisian","hu":"Hungarian","id":"Indonesian","it":"Italian","ja":"Japanese","ko-KR":"Korean (Korea)","lt":"Lithuanian","nb":"Norwegian Bokmål","nl":"Dutch","pl":"Polish","pt-BR":"Portuguese (Brazil)","pt-PT":"Portuguese (Portugal)","ro-RO":"Romanian (Romania)","ru":"Russian","sk":"Slovak","sv":"Swedish","tr":"Turkish","uk":"Ukrainian","zh-CN":"Chinese (China)","zh-HK":"Chinese (Hong Kong)","zh-TW":"Chinese (Taiwan)"} +var langPrettyprint = {"bg":"Bulgarian","cs":"Czech","da":"Danish","de":"German","el":"Greek","en":"English","en-AU":"English (Australia)","en-GB":"English (United Kingdom)","eo":"Esperanto","es":"Spanish","es-ES":"Spanish (Spain)","eu":"Basque","fi":"Finnish","fr":"French","fy":"Western Frisian","hu":"Hungarian","id":"Indonesian","it":"Italian","ja":"Japanese","ko-KR":"Korean (Korea)","lt":"Lithuanian","nl":"Dutch","pl":"Polish","pt-BR":"Portuguese (Brazil)","pt-PT":"Portuguese (Portugal)","ro-RO":"Romanian (Romania)","ru":"Russian","si":"Sinhala","sl":"Slovenian","sv":"Swedish","tr":"Turkish","uk":"Ukrainian","zh-CN":"Chinese (China)","zh-HK":"Chinese (Hong Kong)","zh-TW":"Chinese (Taiwan)"} diff --git a/gui/default/assets/lang/valid-langs.js b/gui/default/assets/lang/valid-langs.js index b3b0ae91bd8..15e2f0fd163 100644 --- a/gui/default/assets/lang/valid-langs.js +++ b/gui/default/assets/lang/valid-langs.js @@ -1 +1 @@ -var validLangs = ["bg","ca@valencia","cs","da","de","el","en","en-AU","en-GB","eo","es","es-ES","eu","fi","fr","fy","hu","id","it","ja","ko-KR","lt","nb","nl","pl","pt-BR","pt-PT","ro-RO","ru","sk","sv","tr","uk","zh-CN","zh-HK","zh-TW"] +var validLangs = ["bg","cs","da","de","el","en","en-AU","en-GB","eo","es","es-ES","eu","fi","fr","fy","hu","id","it","ja","ko-KR","lt","nl","pl","pt-BR","pt-PT","ro-RO","ru","si","sl","sv","tr","uk","zh-CN","zh-HK","zh-TW"] diff --git a/gui/default/index.html b/gui/default/index.html index bcc98c769a5..6390b63a3b9 100644 --- a/gui/default/index.html +++ b/gui/default/index.html @@ -12,8 +12,6 @@ - - @@ -23,9 +21,9 @@ + - @@ -89,7 +87,7 @@

  • - + @@ -106,11 +104,11 @@

  •  Show ID
  • - +  Help
  • -
  •  About
  • +
  •  About
  •  Advanced
  •  Logs
  • @@ -419,13 +417,22 @@

    -  {{model[folder.id].localFiles | alwaysNumber | localeNumber}}  -  {{model[folder.id].localDirectories | alwaysNumber | localeNumber}}  -  ~{{model[folder.id].localBytes | binary}}B +  {{model[folder.id].localFiles | alwaysNumber | localeNumber}}  +  {{model[folder.id].localDirectories | alwaysNumber | localeNumber}}  +  ~{{model[folder.id].localBytes | binary}}B +
    +
    + + Altered by ignoring deletes. + +  Help + + +
    @@ -453,12 +460,6 @@

    {{model[folder.id].receiveOnlyTotalItems | alwaysNumber | localeNumber}} items, ~{{model[folder.id].receiveOnlyChangedBytes | binary}}B - -  Locally Changed Items - - {{receiveEncryptedItemsCount(folder) | alwaysNumber | localeNumber}} items, ~{{model[folder.id].receiveOnlyChangedBytes | binary}}B - -  Folder Type @@ -518,17 +519,39 @@

    -  File Versioning - - Trash Can File Versioning - Staggered File Versioning - Simple File Versioning - External File Versioning +  File Versioning + + + Trash Can + Simple + Staggered + External + + + +   {{folder.versioning.params.cleanoutDays * 86400 | duration:"d"}} + + +   {{folder.versioning.params.keep}} + + +   Forever{{folder.versioning.params.maxAge | duration}} + + +   Disabled{{folder.versioning.cleanupIntervalS | duration}} + + + +   {{folder.versioning.fsPath}} + +  Shared With - {{sharesFolder(folder)}} + + +  Last Scan @@ -541,9 +564,8 @@

     Latest Change - Updated - Deleted - {{folderStats[folder.id].lastFile.filename | basename}} + Updated {%file%} + Deleted {%file%} @@ -665,9 +687,9 @@

     Listeners - - {{listenersTotal-listenersFailed.length}}/{{listenersTotal}} - + + {{listenersTotal-listenersFailed.length}}/{{listenersTotal}} + @@ -676,8 +698,8 @@

    - {{discoveryTotal-discoveryFailed.length}}/{{discoveryTotal}} - + {{discoveryTotal-discoveryFailed.length}}/{{discoveryTotal}} + @@ -737,6 +759,13 @@

    Never {{deviceStats[deviceCfg.deviceID].lastSeen | date:"yyyy-MM-dd HH:mm:ss"}} + +  Sync Status + Up to Date + + ({{completion[deviceCfg.deviceID]._total | percent}}, {{completion[deviceCfg.deviceID]._needBytes | binary}}B) + +  Download Rate @@ -776,7 +805,7 @@

    -  Address +  Address {{deviceAddr(deviceCfg)}} @@ -832,7 +861,9 @@

     Folders - {{deviceFolders(deviceCfg).map(folderLabel).join(", ")}} + + +  Remote GUI @@ -891,12 +922,12 @@

    diff --git a/gui/default/syncthing/core/aboutModalView.html b/gui/default/syncthing/core/aboutModalView.html index 7abdaaf0022..a6c60a3b92e 100644 --- a/gui/default/syncthing/core/aboutModalView.html +++ b/gui/default/syncthing/core/aboutModalView.html @@ -15,7 +15,7 @@

    Möbius Sync is an iOS app incorporating Syncthing engine.
    - Möbius Sync is Copyright © {{version.date | date:"yyyy"}} Pickup Infinity Limited. + Möbius Sync is Copyright © 2020-{{version.date | date:"yyyy"}} Pickup Infinity Limited. All rights reserved.

    Syncthing is Free and Open Source Software licensed as MPL v2.0.

    @@ -26,68 +26,120 @@

    Modifications to Syncthing engine for Möbius Sync are published at: MobiusSync/syncthing

    -
    -

    The Syncthing Authors

    -
    -
    -Jakob Borg, Audrius Butkevicius, Jesse Lucas, Simon Frei, Alexander Graf, Alexandre Viau, Anderson Mesquita, André Colomb, Antony Male, Ben Schulz, Caleb Callaway, Daniel Harte, Evgeny Kuznetsov, Lars K.W. Gohlke, Lode Hoste, Michael Ploujnikov, Nate Morrison, Philippe Schommers, Ryan Sullivan, Sergey Mishin, Simon Pickup, Stefan Tatschner, Tomasz Wilczyński, Wulf Weich, dependabot-preview[bot], greatroar, Aaron Bieber, Adam Piggott, Adel Qalieh, Alan Pope, Alberto Donato, Alessandro G., Alex Lindeman, Alex Xu, Aman Gupta, Andrew Dunham, Andrew Rabert, Andrey D, Anjan Momi, Antoine Lamielle, Anur, Aranjedeath, Arkadiusz Tymiński, Arthur Axel fREW Schmidt, Artur Zubilewicz, Aurélien Rainone, BAHADIR YILMAZ, Bart De Vries, Ben Curthoys, Ben Shepherd, Ben Sidhom, Benedikt Heine, Benedikt Morbach, Benjamin Nater, Benno Fünfstück, Benny Ng, Boqin Qin, Boris Rybalkin, Brandon Philips, Brendan Long, Brian R. Becker, Carsten Hagemann, Cathryne Linenweaver, Cedric Staniewski, Chih-Hsuan Yen, Choongkyu, Chris Howie, Chris Joel, Chris Tonkinson, Christian Prescott, Colin Kennedy, Cromefire_, Cyprien Devillez, Dale Visser, Dan, Daniel Bergmann, Daniel Martí, Darshil Chanpura, David Rimmer, Denis A., Dennis Wilson, Dmitry Saveliev, Domenic Horner, Dominik Heidler, Elias Jarlebring, Elliot Huffman, Emil Hessman, Eric Lesiuta, Erik Meitner, Federico Castagnini, Felix Ableitner, Felix Lampe, Felix Unterpaintner, Francois-Xavier Gsell, Frank Isemann, Gahl Saraf, Gilli Sigurdsson, Gleb Sinyavskiy, Graham Miln, Han Boetes, HansK-p, Harrison Jones, Heiko Zuerker, Hugo Locurcio, Iain Barnett, Ian Johnson, Ikko Ashimine, Ilya Brin, Iskander Sharipov, Jaakko Hannikainen, Jacek Szafarkiewicz, Jack Croft, Jacob, Jake Peterson, James Patterson, Jaroslav Lichtblau, Jaroslav Malec, Jaya Chithra, Jens Diemer, Jerry Jacobs, Jochen Voss, Johan Andersson, Johan Vromans, John Rinehart, Jonas Thelemann, Jonathan, Jonathan Cross, Jonta, Jose Manuel Delicado, Jörg Thalheim, Jędrzej Kula, Kalle Laine, Karol Różycki, Keith Turner, Kelong Cong, Ken'ichi Kamada, Kevin Allen, Kevin Bushiri, Kevin White, Jr., Kurt Fitzner, Lars Lehtonen, Laurent Arnoud, Laurent Etiemble, Leo Arias, Liu Siyuan, Lord Landon Agahnim, Lukas Lihotzki, Majed Abdulaziz, Marc Laporte, Marc Pujol, Marcin Dziadus, Marcus Legendre, Mario Majila, Mark Pulford, Mateusz Naściszewski, Mateusz Ż, Matic Potočnik, Matt Burke, Matt Robenolt, Matteo Ruina, Maurizio Tomasi, Max, Max Schulze, MaximAL, Maxime Thirouin, MichaIng, Michael Jephcote, Michael Rienstra, Michael Tilli, Mike Boone, MikeLund, MikolajTwarog, Mingxuan Lin, Nicholas Rishel, Nico Stapelbroek, Nicolas Braud-Santoni, Nicolas Perraut, Niels Peter Roest, Nils Jakobi, NinoM4ster, Nitroretro, NoLooseEnds, Oliver Freyermuth, Otiel, Oyebanji Jacob Mayowa, Pablo, Pascal Jungblut, Paul Brit, Pawel Palenica, Paweł Rozlach, Peter Badida, Peter Dave Hello, Peter Hoeg, Peter Marquardt, Phani Rithvij, Phil Davis, Phill Luby, Pier Paolo Ramon, Piotr Bejda, Pramodh KP, Quentin Hibon, Rahmi Pruitt, Richard Hartmann, Robert Carosi, Roberto Santalla, Robin Schoonover, Roman Zaynetdinov, Ross Smith II, Ruslan Yevdokymov, Sacheendra Talluri, Scott Klupfel, Shaarad Dalvi, Simon Mwepu, Sly_tom_cat, Stefan Kuntz, Steven Eckhoff, Suhas Gundimeda, Taylor Khan, Thomas Hipp, Tim Abell, Tim Howes, Tobias Klauser, Tobias Nygren, Tobias Tom, Tom Jakubowski, Tommy Thorn, Tully Robinson, Tyler Brazier, Tyler Kropp, Unrud, Veeti Paananen, Victor Buinsky, Vil Brekin, Vladimir Rusinov, William A. Kennington III, Xavier O., Yannic A., andresvia, andyleap, boomsquared, bt90, chenrui, chucic, deepsource-autofix[bot], dependabot[bot], derekriemer, desbma, georgespatton, ghjklw, janost, jaseg, jelle van der Waa, jtagcat, klemens, marco-m, mclang, mv1005, otbutz, overkill, perewa, rubenbe, wangguoliang, wouter bolsterlee, xarx00, xjtdy888, 佛跳墙 -
    -
    -
    -

    Möbius Sync includes the following software or portions thereof:

    -