Ignore:
Timestamp:
11/25/21 22:08:24 (3 years ago)
Author:
Ema <ema_spirova@…>
Branches:
master
Children:
8d391a1
Parents:
59329aa
Message:

primeNG components

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trip-planner-front/node_modules/yargs/locales/pl.json

    r59329aa re29cc2e  
    99  "array": "tablica",
    1010  "required": "wymagany",
    11   "default": "domyślny",
    1211  "default:": "domyślny:",
    1312  "choices:": "dostępne:",
    1413  "aliases:": "aliasy:",
    1514  "generated-value": "wygenerowana-wartość",
    16   "Not enough non-option arguments: got %s, need at least %s": {
    17     "one": "Niewystarczająca ilość argumentów: otrzymano %s, wymagane co najmniej %s",
    18     "other": "Niewystarczająca ilość argumentów: otrzymano %s, wymagane co najmniej %s"
    19   },
    20   "Too many non-option arguments: got %s, maximum of %s": {
    21     "one": "Zbyt duża ilość argumentów: otrzymano %s, wymagane co najwyżej %s",
    22     "other": "Zbyt duża ilość argumentów: otrzymano %s, wymagane co najwyżej %s"
    23   },
     15  "Not enough non-option arguments: got %s, need at least %s": "Niewystarczająca ilość argumentów: otrzymano %s, wymagane co najmniej %s",
     16  "Too many non-option arguments: got %s, maximum of %s": "Zbyt duża ilość argumentów: otrzymano %s, wymagane co najwyżej %s",
    2417  "Missing argument value: %s": {
    2518    "one": "Brak wartości dla argumentu: %s",
Note: See TracChangeset for help on using the changeset viewer.