summaryrefslogtreecommitdiffstats
path: root/l10n/lt_LT.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-20 01:01:39 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-20 01:01:39 -0400
commitc3c19f0ebc2b32a77b892468047e2e0c865df69a (patch)
tree9af113e8fc201e06bd13bc3feaf02fa34f536b47 /l10n/lt_LT.php
parent63a3bdfd581a7006dba8b3a27230aedde1f38cb2 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/lt_LT.php')
-rw-r--r--l10n/lt_LT.php47
1 files changed, 14 insertions, 33 deletions
diff --git a/l10n/lt_LT.php b/l10n/lt_LT.php
index 8fd1c3982..f5133d864 100644
--- a/l10n/lt_LT.php
+++ b/l10n/lt_LT.php
@@ -2,48 +2,29 @@
"Can not add feed: Exists already" => "Nepavyko pridėti srauto: Jau yra",
"Articles without feed" => "Straipsniai be sklaidos kanalų",
"Can not add folder: Exists already" => "Nepavyko pridėti aplanko: Jau yra",
-" " => " ",
-"_" => "_",
-"status" => "būsena",
-"Undo deletion of %s" => "Atšaukti %s ištrynimą",
-"News" => "Naujienos",
-"Add Website" => "Pridėti tinklapį",
-"Error: address exists already!" => "Klaida: adresas jau yra",
-"Error: folder exists already" => "Klaida: aplankas jau yra",
-"Address" => "Adresas",
-"Add" => "Pridėti",
-"New folder" => "Naujas aplankas",
-"Folder" => "Katalogas",
-"Choose folder" => "Pasirinkti aplanką",
-"Folder name" => "Katalogo pavadinimas",
-"Back to folder selection" => "Atgal į aplanko pasirinkimą",
-"Create folder" => "Sukurti aplanką",
-"Starred" => "Pažymėti",
-"Unread articles" => "Neskaityti įrašai",
-"All articles" => "Visi straipsniai",
-"Mark read" => "Žymėti skaitytu",
-"Welcome to the ownCloud News app!" => "Jus sveikina ownCloud naujienų programa!",
-"read on website" => "skaityti tinklapyje",
-"star" => "žvaigždė",
-"from" => "iš",
"by" => " ",
+"from" => "iš",
"Download" => "Atsisiųsti",
-"Keep unread" => "Laikyti neskaitytu",
-"Cancel" => "Atšaukti",
-"Save" => "Išsaugoti",
-"Delete website" => "Ištrinti tinklapį",
+"Subscribe" => "Prenumeruoti",
+"Web address" => "Web adresas",
+"Folder" => "Katalogas",
+"New folder" => "Naujas aplankas",
+"Folder name" => "Katalogo pavadinimas",
+"New Folder" => "Naujas katalogas",
+"Create" => "Sukurti",
+"Rename" => "Pervadinti",
"Rename feed" => "Pervadinti sklaidą",
"Collapse" => "Sutraukti",
-"Delete folder" => "Ištrinti katalogą",
"Rename folder" => "Pervadinti katalogą",
+"Delete folder" => "Ištrinti katalogą",
+"Starred" => "Pažymėti",
+"Unread articles" => "Neskaityti įrašai",
+"All articles" => "Visi straipsniai",
"Settings" => "Nustatymai",
-"Use compact view" => "Naudoti kompaktišką vaizdą",
"Subscriptions (OPML)" => "Prenumeratos (OPML)",
"Import" => "Importuoti",
"Export" => "Eksportuoti",
"Error when importing: file does not contain valid OPML" => "Klaida importuojant: failas neturi tinkamo OPML",
"Unread/Starred Articles" => "Neskaityti/Paryškinti straipsniai",
-"Error when importing: file does not contain valid JSON" => "Klaida importuojant: failas neturi tinkamo JSON",
-"Show read articles" => "Rodyti skaitytus straipsnius",
-"Hide read articles" => "Slėpti skaitytus straipsnius"
+"Error when importing: file does not contain valid JSON" => "Klaida importuojant: failas neturi tinkamo JSON"
);
98 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795
# no shebang necessary - this is a library to be sourced
# SPDX-License-Identifier: GPL-3.0-or-later
# shellcheck disable=SC1091,SC1117,SC2002,SC2004,SC2034,SC2046,SC2059,SC2086,SC2129,SC2148,SC2154,SC2155,SC2162,SC2166,SC2181,SC2193

# make sure we have a UID
[ -z "${UID}" ] && UID="$(id -u)"

# -----------------------------------------------------------------------------
# checking the availability of commands

which_cmd() {
	# shellcheck disable=SC2230
	which "${1}" 2>/dev/null || command -v "${1}" 2>/dev/null
}

check_cmd() {
	which_cmd "${1}" >/dev/null 2>&1 && return 0
	return 1
}

# -----------------------------------------------------------------------------

setup_terminal() {
	TPUT_RESET=""
	TPUT_BLACK=""
	TPUT_RED=""
	TPUT_GREEN=""
	TPUT_YELLOW=""
	TPUT_BLUE=""
	TPUT_PURPLE=""
	TPUT_CYAN=""
	TPUT_WHITE=""
	TPUT_BGBLACK=""
	TPUT_BGRED=""
	TPUT_BGGREEN=""
	TPUT_BGYELLOW=""
	TPUT_BGBLUE=""
	TPUT_BGPURPLE=""
	TPUT_BGCYAN=""
	TPUT_BGWHITE=""
	TPUT_BOLD=""
	TPUT_DIM=""
	TPUT_UNDERLINED=""
	TPUT_BLINK=""
	TPUT_INVERTED=""
	TPUT_STANDOUT=""
	TPUT_BELL=""
	TPUT_CLEAR=""

	# Is stderr on the terminal? If not, then fail
	test -t 2 || return 1

	if check_cmd tput; then
		if [ $(($(tput colors 2>/dev/null))) -ge 8 ]; then
			# Enable colors
			TPUT_RESET="$(tput sgr 0)"
			TPUT_BLACK="$(tput setaf 0)"
			TPUT_RED="$(tput setaf 1)"
			TPUT_GREEN="$(tput setaf 2)"
			TPUT_YELLOW="$(tput setaf 3)"
			TPUT_BLUE="$(tput setaf 4)"
			TPUT_PURPLE="$(tput setaf 5)"
			TPUT_CYAN="$(tput setaf 6)"
			TPUT_WHITE="$(tput setaf 7)"
			TPUT_BGBLACK="$(tput setab 0)"
			TPUT_BGRED="$(tput setab 1)"
			TPUT_BGGREEN="$(tput setab 2)"
			TPUT_BGYELLOW="$(tput setab 3)"
			TPUT_BGBLUE="$(tput setab 4)"
			TPUT_BGPURPLE="$(tput setab 5)"
			TPUT_BGCYAN="$(tput setab 6)"
			TPUT_BGWHITE="$(tput setab 7)"
			TPUT_BOLD="$(tput bold)"
			TPUT_DIM="$(tput dim)"
			TPUT_UNDERLINED="$(tput smul)"
			TPUT_BLINK="$(tput blink)"
			TPUT_INVERTED="$(tput rev)"
			TPUT_STANDOUT="$(tput smso)"
			TPUT_BELL="$(tput bel)"
			TPUT_CLEAR="$(tput clear)"
		fi
	fi

	return 0
}
setup_terminal || echo >/dev/null

progress() {
	echo >&2 " --- ${TPUT_DIM}${TPUT_BOLD}${*}${TPUT_RESET} --- "
}

# -----------------------------------------------------------------------------

netdata_banner() {
	local l1="  ^" \
		l2="  |.-.   .-.   .-.   .-.   .-.   .-.   .-.   .-.   .-.   .-.   .-.   .-.   .-" \
		l3="  |   '-'   '-'   '-'   '-'   '-'   '-'   '-'   '-'   '-'   '-'   '-'   '-'  " \
		l4="  +----+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+--->" \
		sp="                                                                              " \
		netdata="netdata" start end msg="${*}" chartcolor="${TPUT_DIM}"

	[ ${#msg} -lt ${#netdata} ] && msg="${msg}${sp:0:$((${#netdata} - ${#msg}))}"
	[ ${#msg} -gt $((${#l2} - 20)) ] && msg="${msg:0:$((${#l2} - 23))}..."

	start="$((${#l2} / 2 - 4))"
	[ $((start + ${#msg} + 4)) -gt ${#l2} ] && start=$((${#l2} - ${#msg} - 4))
	end=$((start + ${#msg} + 4))

	echo >&2
	echo >&2 "${chartcolor}${l1}${TPUT_RESET}"
	echo >&2 "${chartcolor}${l2:0:start}${sp:0:2}${TPUT_RESET}${TPUT_BOLD}${TPUT_GREEN}${netdata}${TPUT_RESET}${chartcolor}${sp:0:$((end - start - 2 - ${#netdata}))}${l2:end:$((${#l2} - end))}${TPUT_RESET}"
	echo >&2 "${chartcolor}${l3:0:start}${sp:0:2}${TPUT_RESET}${TPUT_BOLD}${TPUT_CYAN}${msg}${TPUT_RESET}${chartcolor}${sp:0:2}${l3:end:$((${#l2} - end))}${TPUT_RESET}"
	echo >&2 "${chartcolor}${l4}${TPUT_RESET}"
	echo >&2
}

# -----------------------------------------------------------------------------
# portable service command

service_cmd="$(which_cmd service)"
rcservice_cmd="$(which_cmd rc-service)"
systemctl_cmd="$(which_cmd systemctl)"
service() {
	local cmd="${1}" action="${2}"

	if [ ! -z "${systemctl_cmd}" ]; then
		run "${systemctl_cmd}" "<